public class AUSBShould
extends java.lang.Object
USB.| Constructor and Description |
|---|
AUSBShould() |
| Modifier and Type | Method and Description |
|---|---|
void |
haveCafe()
Assert that a building should have a café.
|
void |
haveFloors()
Assert that a building should have floors.
|
void |
haveStaffMembers()
Assert that a building should staff members.
|
void |
setUp() |