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)
|
공개 메서드
setDependencies 폴더
public TestInformation.Builder setDependenciesFolder (File dependenciesFolder)
매개변수 | |
---|---|
dependenciesFolder |
File |
반환 값 | |
---|---|
TestInformation.Builder |
setInvocationContext
public TestInformation.Builder setInvocationContext (IInvocationContext context)
매개변수 | |
---|---|
context |
IInvocationContext |
반환 값 | |
---|---|
TestInformation.Builder |