Class MockRequestFactoryEditorDriver<P,E extends Editor<P>>

java.lang.Object
com.google.web.bindery.requestfactory.gwt.client.testing.MockRequestFactoryEditorDriver<P,E>
Type Parameters:
P - the Proxy type being edited
E - the Editor type
All Implemented Interfaces:
EditorDriver<RequestContext>, RequestFactoryEditorDriver<P,E>

public class MockRequestFactoryEditorDriver<P,E extends Editor<P>> extends Object implements RequestFactoryEditorDriver<P,E>
A no-op implementation of RequestFactoryEditorDriver that records its inputs.