EseguiBeforesConInformazioni

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, befores, TestInformation testInfo)

Metodi pubblici

void evaluate()

Costruttori pubblici

RunPrimaconInfo

public RunBeforesWithInfo (Statement next, 
                 befores, 
                TestInformation testInfo)

Parametri
next Statement

befores

testInfo TestInformation

Metodi pubblici

valutare

public void evaluate ()