Module net.morimekta.testing.junit5
Package net.morimekta.testing.junit5
Annotation Type ConsoleMode
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited public @interface ConsoleMode
When using theConsoleExtension
, this will override the provided console size. Default is 144 cols by 25 rows.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description net.morimekta.io.tty.TTYMode
value
-