Class FakeRequestContext

  • All Implemented Interfaces:
    RequestContext

    public class FakeRequestContext
    extends java.lang.Object
    implements RequestContext
    A no-op implementation of RequestConext that can be used as a base type for writing unit tests.