|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface the all VirtualMock Rules must implement.
| Field Summary | |
static int |
FAIL
Constant for the FAIL enforcement level. |
static int |
IGNORE
Constant for the IGNORE enforcement level. |
static int |
WARN
Constant for the WARN enforcement level. |
| Method Summary | |
int |
getEnforcementLevel()
Accessor. |
java.lang.String |
getKey()
Accessor. |
java.lang.String[] |
getViolationMessages()
Get messages (if any) resulting from the violation of this rule. |
| Field Detail |
public static final int FAIL
public static final int IGNORE
public static final int WARN
| Method Detail |
public int getEnforcementLevel()
public java.lang.String getKey()
public java.lang.String[] getViolationMessages()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||