public class AResourceShould
extends java.lang.Object
Resource
.Constructor and Description |
---|
AResourceShould() |
Modifier and Type | Method and Description |
---|---|
void |
haveAStatus()
Assert a resource can display the total number available
|
void |
haveATotal()
Assert a resource can display the total number present
|
void |
haveAType()
Assert a resource is of one of the types defined in the enum 'ResourceType'
|
public void haveAType()
public void haveAStatus()
public void haveATotal()