public class BasicPassengerObservationModuleTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private BasicPassengerObservationModule |
observation |
| Constructor and Description |
|---|
BasicPassengerObservationModuleTest() |
| Modifier and Type | Method and Description |
|---|---|
AatomHumanAgent |
generateBaseAgent()
Generates a base agent.
|
void |
testAgentObservation()
Tests the observation of a human agent.
|
void |
testAgentObservation2()
Tests the observation of a human agent.
|
void |
testDeskObservation()
Tests the observation of a human agent.
|
void |
testNoPassengerObservation()
Tests the observation of a human agent.
|
void |
testPassengerObservation()
Tests the observation of a human agent.
|
void |
testWallObservation()
Tests the observation of a human agent.
|
private BasicPassengerObservationModule observation
public AatomHumanAgent generateBaseAgent()
public void testAgentObservation()
public void testAgentObservation2()
public void testPassengerObservation()
public void testNoPassengerObservation()
public void testWallObservation()
public void testDeskObservation()