public class ANodeShould
extends java.lang.Object
Node.| Constructor and Description |
|---|
ANodeShould() |
| Modifier and Type | Method and Description |
|---|---|
void |
haveAFloorNumber()
Assert that a node has a floor number.
|
void |
haveANodeIdentifier()
Assert that a node has an identifier.
|
void |
testEquality()
Assert that a nodes have equality.
|