Class FakeRequestTransport

java.lang.Object
com.google.web.bindery.requestfactory.shared.testing.FakeRequestTransport
All Implemented Interfaces:
RequestTransport

public class FakeRequestTransport extends Object implements RequestTransport
A no-op implementation of RequestTransport that can be used for unit testing.