Package com.google.gwt.editor.client.testing
package com.google.gwt.editor.client.testing
Classes used for testing the bean editor support.
-
ClassDescriptionA utility class that creates a string representation of an Editor hierarchy for testing purposes.A no-op implementation of EditorContext for testing.A trivial implementation of
EditorSource
that createsFakeLeafValueEditor
instances.A no-op Editor.A Mock implementation ofCompositeEditor.EditorChain
.A mock implementation ofEditorDelegate
.A trivial implementation ofEditorError
.MockSimpleBeanEditorDriver<T,E extends Editor<T>> A no-op implementation ofSimpleBeanEditorDriver
that records its inputs.