RunBeforesWithInfo

public class RunBeforesWithInfo
extends Statement

java.lang.Object
org.junit.runners.model.Statement
  com.android.tradefed.testtype.junit4.RunBeforesWithInfo


Vedi anche:

Riepilogo

Costruttori pubblici

RunBeforesWithInfo(Statement next, List<FrameworkMethod> befores, TestInformation testInfo)

Metodi pubblici

void evaluate()

Costruttori pubblici

RunBeforesWithInfo

public RunBeforesWithInfo (Statement next, 
                List<FrameworkMethod> befores, 
                TestInformation testInfo)

Parametri
next Statement

befores List

testInfo TestInformation

Metodi pubblici

evaluate

public void evaluate ()

Genera
Throwable