|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.metaabm.gen.test.share.AgentTestCase
org.metaabm.gen.test.NetworkAgentTestCase
public class NetworkAgentTestCase
Network Agent Java Implementation. Generated by metaabm system: Apr 1, 2008 5:41:04 PM MDT in project: org.metaabm.gen.test (testing)
| Field Summary |
|---|
| Fields inherited from class org.metaabm.gen.test.share.AgentTestCase |
|---|
agentLoaded, targetMode |
| Constructor Summary | |
|---|---|
NetworkAgentTestCase()
Constructs a new Network Agent. |
|
| Method Summary | |
|---|---|
void |
disconnect()
. |
INetworkAgent |
getAgent()
|
int |
getVision()
Gets the Vision property for Network Agent. |
boolean |
isMovingTowardGoal()
Gets the Moving Toward Goal property for Network Agent. |
void |
replace()
. |
void |
setMovingTowardGoal(boolean movingTowardGoal)
Sets the Moving Toward Goal property for Network Agent. |
void |
setUp()
|
void |
setVision(int vision)
Sets the Vision property for Network Agent. |
void |
simpleNetworkMoveTowardAgent()
. |
void |
testExistence()
|
| Methods inherited from class org.metaabm.gen.test.share.AgentTestCase |
|---|
setAgentLoaded |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NetworkAgentTestCase()
| Method Detail |
|---|
public void setUp()
setUp in class AgentTestCasepublic INetworkAgent getAgent()
public void testExistence()
public void simpleNetworkMoveTowardAgent()
public void disconnect()
public void replace()
public int getVision()
public void setVision(int vision)
_vision - the new Vision valuepublic boolean isMovingTowardGoal()
public void setMovingTowardGoal(boolean movingTowardGoal)
_movingTowardGoal - the new Moving Toward Goal value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||