ExecutarBeforesWithInfo
public class RunBeforesWithInfo
extends Statement
java.lang.Object | ||
↳ | org.junit.runners.model.Statement | |
↳ | com.android.tradefed.testtype.junit4.RunBeforesWithInfo |
Veja também:
Resumo
Construtores públicos | |
---|---|
RunBeforesWithInfo (Statement next, befores, TestInformation testInfo) RunBeforesWithInfo (Statement next, befores, TestInformation testInfo) |
Métodos públicos | |
---|---|
void | evaluate () |
Construtores públicos
ExecutarBeforesWithInfo
public RunBeforesWithInfo (Statement next,befores, TestInformation testInfo)
Parâmetros | |
---|---|
next | Statement |
befores | |
testInfo | TestInformation |
Métodos públicos
Avalie
public void evaluate ()