|
||||||||||
| 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.BasicCellTestCase
public class BasicCellTestCase
Basic Cell 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 | |
|---|---|
BasicCellTestCase()
Constructs a new Basic Cell. |
|
| Method Summary | |
|---|---|
IBasicCell |
getAgent()
|
boolean |
isGoal()
Gets the Goal property for Basic Cell. |
boolean |
isGoal2()
Gets the Goal 2 property for Basic Cell. |
boolean |
isGoal3()
Gets the Goal 3 property for Basic Cell. |
void |
setGoal(boolean goal)
Sets the Goal property for Basic Cell. |
void |
setGoal2(boolean goal2)
Sets the Goal 2 property for Basic Cell. |
void |
setGoal3(boolean goal3)
Sets the Goal 3 property for Basic Cell. |
void |
setUp()
|
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 BasicCellTestCase()
| Method Detail |
|---|
public void setUp()
setUp in class AgentTestCasepublic IBasicCell getAgent()
public void testExistence()
public boolean isGoal()
public void setGoal(boolean goal)
_goal - the new Goal valuepublic boolean isGoal2()
public void setGoal2(boolean goal2)
_goal2 - the new Goal 2 valuepublic boolean isGoal3()
public void setGoal3(boolean goal3)
_goal3 - the new Goal 3 value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||