RunBeforesWithInfo

public class RunBeforesWithInfo
extends Statement

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


Guarda anche:

Riepilogo

Costruttori pubblici

RunBeforesWithInfo (Statement next, befores, TestInformation testInfo) RunBeforesWithInfo (Statement next, befores, TestInformation testInfo)

Metodi pubblici

void evaluate ()

Costruttori pubblici

RunBeforesWithInfo

public RunBeforesWithInfo (Statement next, 
                 befores, 
                TestInformation testInfo)

Parametri
next Statement

befores

testInfo TestInformation

Metodi pubblici

valutare

public void evaluate ()