Class ConsoleHelper
java.lang.Object
com.twineworks.tweakflow.spec.reporter.helpers.ConsoleHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcursorDown(int n) static StringcursorLeft(int n) static StringcursorRight(int n) static StringcursorUp(int n)
-
Field Details
-
RESET
- See Also:
-
BOLD
- See Also:
-
FAINT
- See Also:
-
YELLOW
- See Also:
-
GREEN
- See Also:
-
RED
- See Also:
-
-
Constructor Details
-
ConsoleHelper
public ConsoleHelper()
-
-
Method Details
-
cursorUp
-
cursorDown
-
cursorRight
-
cursorLeft
-