|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jbenchmark.AssertDuration
A test group that asserts that it completes in a certain duration.
Constructor Summary | |
AssertDuration()
|
Method Summary | |
void |
checkResult(TestResult result)
Check the results of a test. |
void |
setMax(int maxDuration)
Sets the maximum duration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AssertDuration()
Method Detail |
public void setMax(int maxDuration)
public void checkResult(TestResult result) throws java.lang.Exception
checkResult
in interface Assertion
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |