public class AatomHumanAgentTest
extends java.lang.Object
Constructor and Description |
---|
AatomHumanAgentTest() |
Modifier and Type | Method and Description |
---|---|
AatomHumanAgent |
generateBaseAgent()
Generates a base agent.
|
void |
testConstructor()
Tests the constructor.
|
void |
testIllegalConstructor()
Test an illegal constructor.
|
void |
testIllegalConstructor2()
Test an illegal constructor.
|
void |
testIllegalConstructor3()
Test an illegal constructor.
|
void |
testIllegalConstructor4()
Test an illegal constructor.
|
void |
testSitDown()
Tests the sitting of the agent.
|
public AatomHumanAgent generateBaseAgent()
public void testSitDown()
public void testConstructor()
public void testIllegalConstructor()
public void testIllegalConstructor2()
public void testIllegalConstructor3()
public void testIllegalConstructor4()