Class EndpointBuilder
java.lang.Object
org.junit.rules.ExternalResource
de.hybris.platform.outboundservices.EndpointBuilder
- All Implemented Interfaces:
org.junit.rules.TestRule
public class EndpointBuilder
extends org.junit.rules.ExternalResource
Endpoint builder to build an
EndpointModel.-
Method Summary
Modifier and TypeMethodDescriptionprotected voidafter()build()voidcleanup()static EndpointBuilderwithSpecUrl(String specUrl) withVersion(String version) Methods inherited from class org.junit.rules.ExternalResource
apply, before
-
Method Details
-
endpointBuilder
-
withId
-
withVersion
-
withName
-
withSpecUrl
-
build
-
after
protected void after()- Overrides:
afterin classorg.junit.rules.ExternalResource
-
cleanup
public void cleanup()
-