Uses of Interface
com.google.web.bindery.requestfactory.gwt.client.RequestFactoryEditorDriver
Packages that use RequestFactoryEditorDriver
Package
Description
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 RequestFactoryEditorDriverModifier and TypeClassDescriptionclassMockRequestFactoryEditorDriver<P,E extends Editor<P>> A no-op implementation ofRequestFactoryEditorDriverthat records its inputs.