Class StubHttp
java.lang.Object
com.xebialabs.restito.builder.stub.StubHttp
Normal HTTP stub
-
Method Summary
Modifier and TypeMethodDescriptionAdds some conditions to the stubCreates a stub with a label, and adds a condition to itstatic StubHttp
whenHttp
(StubServer server) Static factory for this class
-
Method Details
-
whenHttp
Static factory for this class -
match
Adds some conditions to the stub -
match
Creates a stub with a label, and adds a condition to it
-