org.metaabm.gen.test
Class ComplexLocationTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.metaabm.gen.test.share.AgentTestCase
              extended by org.metaabm.gen.test.ComplexLocationTestCase
All Implemented Interfaces:
junit.framework.Test

public class ComplexLocationTestCase
extends AgentTestCase

Complex Location Java Implementation. Generated by metaabm system: Apr 1, 2008 5:41:05 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
ComplexLocationTestCase()
          Constructs a new Complex Location.
 
Method Summary
 IComplexLocation getAgent()
           
 boolean isLocationGood()
          Gets the Location Good property for Complex Location.
 void setLocationGood(boolean locationGood)
          Sets the Location Good property for Complex Location.
 void setUp()
           
 void testAgentHere()
          .
 void testExistence()
           
 void testSelfAvailable()
          .
 void testSelfAvailableCreate()
          .
 void testSelfAvailableWithin()
          .
 void testSelfWithinBounds()
          .
 
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

ComplexLocationTestCase

public ComplexLocationTestCase()
Constructs a new Complex Location.

Method Detail

setUp

public void setUp()
Overrides:
setUp in class AgentTestCase

getAgent

public IComplexLocation getAgent()

testExistence

public void testExistence()

testSelfAvailableCreate

public void testSelfAvailableCreate()
.


testSelfAvailableWithin

public void testSelfAvailableWithin()
.


testAgentHere

public void testAgentHere()
.


testSelfAvailable

public void testSelfAvailable()
.


testSelfWithinBounds

public void testSelfWithinBounds()
.


isLocationGood

public boolean isLocationGood()
Gets the Location Good property for Complex Location.

Returns:

setLocationGood

public void setLocationGood(boolean locationGood)
Sets the Location Good property for Complex Location.

Parameters:
_locationGood - the new Location Good value