Class FakeRequestContext

java.lang.Object
com.google.web.bindery.requestfactory.shared.testing.FakeRequestContext
All Implemented Interfaces:
RequestContext

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