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