B C D F I M N S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildDataDimensions(List<?>...) - Static method in class net.morimekta.testing.junit4.DataProviderUtil
-
This is a utility to be used with
junit-dataprovider
.
C
- console() - Method in class net.morimekta.testing.junit4.ConsoleWatcher
- ConsoleWatcher - Class in net.morimekta.testing.junit4
-
Printed output watcher rule.
- ConsoleWatcher() - Constructor for class net.morimekta.testing.junit4.ConsoleWatcher
D
- DataProviderUtil - Class in net.morimekta.testing.junit4
- dumpErrorOnFailure() - Method in class net.morimekta.testing.junit4.ConsoleWatcher
-
Dump stderr to error output on failure.
- dumpOnFailure() - Method in class net.morimekta.testing.junit4.ConsoleWatcher
-
Dump both stdout and stderr to error output on failure.
- dumpOutputOnFailure() - Method in class net.morimekta.testing.junit4.ConsoleWatcher
-
Dump stdout to error output on failure.
F
- failed(Throwable, Description) - Method in class net.morimekta.testing.junit4.ConsoleWatcher
- finished(Description) - Method in class net.morimekta.testing.junit4.ConsoleWatcher
I
- interactive() - Method in class net.morimekta.testing.junit4.ConsoleWatcher
-
Set input mode to interactive.
M
- makeDataParams(List<List<Object>>) - Static method in class net.morimekta.testing.junit4.DataProviderUtil
-
Convenience method to be able to use lists instead of arrays to build the dimensions.
N
- net.morimekta.testing.junit4 - module net.morimekta.testing.junit4
-
Module with junit 5 testing utilities.
- net.morimekta.testing.junit4 - package net.morimekta.testing.junit4
- nonInteractive() - Method in class net.morimekta.testing.junit4.ConsoleWatcher
-
Set input mode to non-interactive.
S
- starting(Description) - Method in class net.morimekta.testing.junit4.ConsoleWatcher
T
- tty() - Method in class net.morimekta.testing.junit4.ConsoleWatcher
W
- withTerminalSize(int, int) - Method in class net.morimekta.testing.junit4.ConsoleWatcher
-
Set the current terminal size.
All Classes All Packages