Interface TextAssert<T extends VisualElement>

All Superinterfaces:
Assert
All Known Subinterfaces:
QuitableTextAssert<T>
All Known Implementing Classes:
DefaultTextAssert

public interface TextAssert<T extends VisualElement> extends Assert