TestInformation.Builder
public
static
class
TestInformation.Builder
extends Object
java.lang.Object | |
↳ | com.android.tradefed.invoker.TestInformation.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 |