Package com.google.web.bindery.requestfactory.shared.testing
package com.google.web.bindery.requestfactory.shared.testing
-
ClassDescriptionFakeRequest<T>A no-op implementation of Request that can be used as a base type for writing unit tests.A no-op implementation of RequestConext that can be used as a base type for writing unit tests.A no-op implementation of
RequestFactory
that can be used for building mocks.A no-op implementation ofRequestTransport
that can be used for unit testing.