Package org.hisp.dhis.util.mock
Class MockObjectResponse
java.lang.Object
org.hisp.dhis.response.BaseHttpResponse
org.hisp.dhis.response.Response
org.hisp.dhis.response.object.ObjectResponse
org.hisp.dhis.util.mock.MockObjectResponse
-
Field Summary
Fields inherited from class org.hisp.dhis.response.object.ObjectResponse
responseFields inherited from class org.hisp.dhis.response.Response
code, data, devMessage, errorCode, message, statusFields inherited from class org.hisp.dhis.response.BaseHttpResponse
headers, httpStatusCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hisp.dhis.response.object.ObjectResponse
toStringMethods inherited from class org.hisp.dhis.response.Response
getHeader, getHttpStatus
-
Constructor Details
-
MockObjectResponse
public MockObjectResponse()
-