| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jbenchmark.AssertResponseSize
Asserts that an HTTP request is of the expected size.
| Constructor Summary | |
AssertResponseSize()
 | 
|
| Method Summary | |
 void | 
checkResult(TestResult result)
Check the results of a test.  | 
 void | 
setMax(long maxSize)
Sets the maximum size.  | 
 void | 
setMin(long minSize)
Sets the minimum size.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public AssertResponseSize()
| Method Detail | 
public void setMin(long minSize)
public void setMax(long maxSize)
public void checkResult(TestResult result)
                 throws java.lang.Exception
checkResult in interface Assertionjava.lang.Exception
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||