Package org.stubit.http
package org.stubit.http
-
ClassDescriptionA
HttpStubwraps anHttpServerthat is started locally on a dynamic port to serve fixed stubbed responses (Stubbings).Exception for startup failures.AStubbedResponsedefines the response that will be returned by the stub.A fluent API builder forStubbedResponse.AStubbingdefines that all requests that match the givenStubbing.predicateshould return the givenStubbing.response()A fluent API builder forStubbing.