TestDocumentSelector class

Selects a Document configuration when composing a SuperEditor widget in a test.

Each document selection returns a TestSuperEditorConfigurator, which is used to complete the configuration, and to pump the SuperEditor.

Constructors

TestDocumentSelector(WidgetTester _widgetTester)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Operators

operator ==(Object other) bool
The equality operator.
inherited