| Name | Description | Type | Package | Framework |
| EditorHierarchyPrinter | A utility class that creates a string representation of an Editor hierarchy for testing purposes. | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |
| FakeEditorContext | A no-op implementation of EditorContext for testing. | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |
| FakeEditorSource | A trivial implementation of EditorSource that creates FakeLeafValueEditor instances. | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |
| FakeLeafValueEditor | Nested Class SummaryNested classes/interfaces inherited from interface com. | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |
| MockEditorChain | A Mock implementation of CompositeEditor. | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |
| MockEditorDelegate | A mock implementation of EditorDelegate. | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |
| MockEditorError | A trivial implementation of EditorError. | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |
| MockSimpleBeanEditorDriver | A no-op implementation of SimpleBeanEditorDriver that records itsConstructor SummaryMockSimpleBeanEditorDriver() | Class | com.google.gwt.editor.client.testing | Google WebToolkit (GWT) |