RunBeforesWithInfo

public class RunBeforesWithInfo
extends Statement

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


Confira também:

Resumo

Construtores públicos

RunBeforesWithInfo(Statement next, befores, TestInformation testInfo)

Métodos públicos

void evaluate()

Construtores públicos

RunBeforesWithInfo

public RunBeforesWithInfo (Statement next, 
                 befores, 
                TestInformation testInfo)

Parâmetros
next Statement

befores

testInfo TestInformation

Métodos públicos

avaliar

public void evaluate ()