SequencesTest class

Constructors

SequencesTest()

Properties

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

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

getTestChar(String rawChar, String char) String
test256Color(TermareController controller) → void
testC0(TermareController controller) → void
testC1(TermareController controller) → void
testChinese(TermareController controller) Future<void>
testColorText(TermareController controller) Future<void>
testCSI(TermareController controller) → void
testDECSEL(TermareController controller) → void
testESC(TermareController controller) → void
testIsOut(TermareController controller) Future<void>
testMang(TermareController controller) Future<void>
testOSC(TermareController controller) → void