Package com.google.web.bindery.requestfactory.shared.testing
-
Class Summary Class Description FakeRequest<T> A no-op implementation of Request that can be used as a base type for writing unit tests.FakeRequestContext A no-op implementation of RequestConext that can be used as a base type for writing unit tests.FakeRequestFactory A no-op implementation ofRequestFactory
that can be used for building mocks.FakeRequestTransport A no-op implementation ofRequestTransport
that can be used for unit testing.