DryRunner
public final class DryRunner
extends Runner
java.lang.Object | ||
org.junit.runner.biegacz | ||
com.android.tradefed.lite.DryRunner |
Przejrzyste testy próbne zamiast ich wykonywania.
Wymaga to obiektu Description, aby wiedzieć, które testy należy sfałszować.
Streszczenie
Konstruktorzy publiczni | |
---|---|
DryRunner (Description desc) Konstruuje nowy DryRunner przy użyciu obiektu Description |
Metody publiczne | |
---|---|
Description | getDescription () |
void | run (RunNotifier notifier)
|
Konstruktorzy publiczni
DryRunner
public DryRunner (Description desc)
Konstruuje nowy DryRunner przy użyciu obiektu Description
Metody publiczne
pobierzOpis
public Description getDescription ()
Zwroty | |
---|---|
Description |
biegać
public void run (RunNotifier notifier)
Parametry | |
---|---|
notifier | RunNotifier |