See: Description
Class | Description |
---|---|
EditorHierarchyPrinter |
A utility class that creates a string representation of an Editor hierarchy
for testing purposes.
|
EditorHierarchyPrinter |
A utility class that creates a string representation of an Editor hierarchy
for testing purposes.
|
FakeEditorContext |
A no-op implementation of EditorContext for testing.
|
FakeEditorContext<T> |
A no-op implementation of EditorContext for testing.
|
FakeEditorSource<T> |
A trivial implementation of
EditorSource that creates
FakeLeafValueEditor instances. |
FakeEditorSource |
A trivial implementation of
EditorSource that creates
FakeLeafValueEditor instances. |
FakeLeafValueEditor |
A no-op Editor.
|
FakeLeafValueEditor<T> |
A no-op Editor.
|
MockEditorChain<C> |
A Mock implementation of
CompositeEditor.EditorChain . |
MockEditorChain |
A Mock implementation of
CompositeEditor.EditorChain . |
MockEditorDelegate<T> |
A mock implementation of
EditorDelegate . |
MockEditorDelegate |
A mock implementation of
EditorDelegate . |
MockEditorError |
A trivial implementation of
EditorError . |
MockEditorError |
A trivial implementation of
EditorError . |
MockSimpleBeanEditorDriver<T,E extends Editor<T>> |
A no-op implementation of
SimpleBeanEditorDriver that records its
inputs. |
MockSimpleBeanEditorDriver |
A no-op implementation of
SimpleBeanEditorDriver that records its
inputs. |
Copyright © 2018. All rights reserved.