public class DeskTest
extends java.lang.Object
Constructor and Description |
---|
DeskTest() |
Modifier and Type | Method and Description |
---|---|
void |
testConstructor()
Tests the desk constructor.
|
void |
testEntryPositionInChairException()
Test exception for entry position in chair.
|
void |
testFarEntryPositionException()
Test exception for entry position in chair.
|
void |
testOccupation()
Tests the occupation.
|
void |
testOccupationAfterDestroy()
Tests the chair occupation after the agent is destroyed.
|
public void testConstructor()
public void testEntryPositionInChairException()
public void testFarEntryPositionException()
public void testOccupation()
public void testOccupationAfterDestroy()