| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jbenchmark.AssertStatusCode
Asserts that an HTTP request returns an expected status code.
| Constructor Summary | |
AssertStatusCode()
 | 
|
| Method Summary | |
 void | 
checkResult(TestResult result)
Check the results of a test.  | 
 void | 
setStatus(int statusCode)
Sets the status code.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public AssertStatusCode()
| Method Detail | 
public void setStatus(int statusCode)
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 | ||||||||||