Package com.hybris.commons.client
Class RestResponseFactory
java.lang.Object
com.hybris.commons.client.RestResponseFactory
Factory creates instance of ResponseEntity with stub values.
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> org.springframework.http.ResponseEntity<T>
-
Method Details
-
newStubInstance
public static <T> org.springframework.http.ResponseEntity<T> newStubInstance()
-