TestInformation.Builder
public
static
class
TestInformation.Builder
extends Object
JavaScript.lang.Object | |
↳ | com.android.tradefed.invoker.TestInformation.Builder |
Builder ליצירת מכונה של TestInformation
.
סיכום
שיטות ציבוריות | |
---|---|
TestInformation
|
build()
|
TestInformation.Builder
|
setDependenciesFolder(File dependenciesFolder)
|
TestInformation.Builder
|
setInvocationContext(IInvocationContext context)
|
שיטות ציבוריות
setDependenciesFolder
public TestInformation.Builder setDependenciesFolder (File dependenciesFolder)
פרמטרים | |
---|---|
dependenciesFolder |
File |
החזרות | |
---|---|
TestInformation.Builder |
setInvocationContext
public TestInformation.Builder setInvocationContext (IInvocationContext context)
פרמטרים | |
---|---|
context |
IInvocationContext |
החזרות | |
---|---|
TestInformation.Builder |