|
JML | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener for test progress that takes into account meaningless test results (in which an entry precondition was false).
Class Specifications |
Specifications inherited from class Object |
represents objectState <- org.jmlspecs.lang.JMLDataGroup.IT; public represents _getClass <- \typeof(this); |
Method Summary | |
void |
addMeaningless(junit.framework.Test test)
A meaningless test (in which an entry precondition was false) was executed. |
Methods inherited from interface junit.framework.TestListener |
addError, addFailure, endTest, startTest |
Method Detail |
public void addMeaningless(junit.framework.Test test)
|
JML | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |