|
|||||||||
| Home >> All >> com >> mockobjects >> apache >> commons >> [ httpclient overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.mockobjects.apache.commons.httpclient
Class MockHttpStateFactory

java.lang.Objectcom.mockobjects.MockObject
com.mockobjects.apache.commons.httpclient.MockHttpStateFactory
- All Implemented Interfaces:
- alt.org.apache.commons.httpclient.HttpStateFactory, com.mockobjects.Verifiable
- public class MockHttpStateFactory
- extends com.mockobjects.MockObject
- implements alt.org.apache.commons.httpclient.HttpStateFactory
- extends com.mockobjects.MockObject
| Field Summary | |
private org.apache.commons.httpclient.HttpState |
httpState
|
| Constructor Summary | |
MockHttpStateFactory()
|
|
| Method Summary | |
org.apache.commons.httpclient.HttpState |
createHttpState()
|
void |
setupCreateHttpState(org.apache.commons.httpclient.HttpState httpState)
|
| Methods inherited from class com.mockobjects.MockObject |
assertEquals, assertEquals, assertTrue, fail, notImplemented, notYetImplemented, notYetImplemented, verify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
httpState
private org.apache.commons.httpclient.HttpState httpState
| Constructor Detail |
MockHttpStateFactory
public MockHttpStateFactory()
| Method Detail |
setupCreateHttpState
public void setupCreateHttpState(org.apache.commons.httpclient.HttpState httpState)
createHttpState
public org.apache.commons.httpclient.HttpState createHttpState()
- Specified by:
createHttpStatein interfacealt.org.apache.commons.httpclient.HttpStateFactory
|
|||||||||
| Home >> All >> com >> mockobjects >> apache >> commons >> [ httpclient overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC