Uses of Interface
com.google.web.bindery.requestfactory.gwt.client.RequestFactoryEditorDriver
Package
Description
Classes used for testing the request factory service.
-
Uses of RequestFactoryEditorDriver in com.google.web.bindery.requestfactory.gwt.client.testing
Modifier and TypeClassDescriptionclass
MockRequestFactoryEditorDriver<P,
E extends Editor<P>> A no-op implementation ofRequestFactoryEditorDriver
that records its inputs.