TestInformation.Builder

public static class TestInformation.Builder
extends Object

java.lang.Object
com.android.tradefed.invoker.TestInformation.Builder


Builder ליצירת מופע TestInformation .

סיכום

שיטות ציבוריות

TestInformation build ()
TestInformation.Builder setDependenciesFolder (File dependenciesFolder)
TestInformation.Builder setInvocationContext ( IInvocationContext context)

שיטות ציבוריות

לִבנוֹת

public TestInformation build ()

החזרות
TestInformation

setDependenciesFolder

public TestInformation.Builder setDependenciesFolder (File dependenciesFolder)

פרמטרים
dependenciesFolder File

החזרות
TestInformation.Builder

setInvocationContext

public TestInformation.Builder setInvocationContext (IInvocationContext context)

פרמטרים
context IInvocationContext

החזרות
TestInformation.Builder