Ejecutar antes con información

public class RunBeforesWithInfo
extends Statement

java.lang.Objeto
org.junit.runners.model.Declaración
com.android.tradefed.testtype.junit4.RunBeforesWithInfo


Ver también:

Resumen

Constructores públicos

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

Métodos públicos

void evaluate ()

Constructores públicos

Ejecutar antes con información

public RunBeforesWithInfo (Statement next, 
                 befores, 
                TestInformation testInfo)

Parámetros
next Statement

befores

testInfo TestInformation

Métodos públicos

evaluar

public void evaluate ()