GWT 2.7.0

Package com.google.web.bindery.requestfactory.shared.testing

Class Summary
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 of RequestFactory that can be used for building mocks.
FakeRequestTransport A no-op implementation of RequestTransport that can be used for unit testing.
 


GWT 2.7.0