|
||||||||||
| 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.SpatialModelTestCase
public class SpatialModelTestCase
Spatial Model Java Implementation. Generated by metaabm system: Apr 13, 2008 3:03:56 PM EDT in project: org.metaabm.gen.repast.test (testing)
| Field Summary |
|---|
| Fields inherited from class org.metaabm.gen.test.share.AgentTestCase |
|---|
agentLoaded, targetMode |
| Constructor Summary | |
|---|---|
SpatialModelTestCase()
Constructs a new Spatial Model. |
|
| Method Summary | |
|---|---|
ISpatialModel |
getAgent()
|
int |
getComplexLocationCount()
Gets the Complex Location Count property for Spatial Model. |
int |
getComplexMovementAgentCount()
Gets the Complex Movement Agent Count property for Spatial Model. |
double[] |
getGoodBoundary()
Gets the Good Boundary property for Spatial Model. |
int |
getSpatialModelAgentCount()
Gets the Spatial Model Agent Count property for Spatial Model. |
void |
setComplexLocationCount(int complexLocationCount)
Sets the Complex Location Count property for Spatial Model. |
void |
setComplexMovementAgentCount(int complexMovementAgentCount)
Sets the Complex Movement Agent Count property for Spatial Model. |
void |
setGoodBoundary(double[] goodBoundary)
Sets the Good Boundary property for Spatial Model. |
void |
setSpatialModelAgentCount(int spatialModelAgentCount)
Sets the Spatial Model Agent Count property for Spatial Model. |
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 SpatialModelTestCase()
| Method Detail |
|---|
public void setUp()
setUp in class AgentTestCasepublic ISpatialModel getAgent()
public void testExistence()
public int getComplexMovementAgentCount()
public void setComplexMovementAgentCount(int complexMovementAgentCount)
_complexMovementAgentCount - the new Complex Movement Agent Count valuepublic int getComplexLocationCount()
public void setComplexLocationCount(int complexLocationCount)
_complexLocationCount - the new Complex Location Count valuepublic int getSpatialModelAgentCount()
public void setSpatialModelAgentCount(int spatialModelAgentCount)
_spatialModelAgentCount - the new Spatial Model Agent Count valuepublic double[] getGoodBoundary()
public void setGoodBoundary(double[] goodBoundary)
_goodBoundary - the new Good Boundary value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||