Interface Stubber

  • All Known Implementing Classes:
    JadlerMocker

    public interface Stubber
    An implementation of this interface provides a way to create new stubbing process (ongoing definition of a WHEN-THEN rule).
    • Method Detail

      • onRequest

        RequestStubbing onRequest()
        Starts new stubbing (definition of a WHEN-THEN rule).
        Returns:
        stubbing object to continue the stubbing