TestInformation.Builder
public static class TestInformation.Builder
extends Object
java.lang.Object | |
↳ | com.android.tradefed.invoker.TestInformation.Builder |
Bir TestInformation
örneği oluşturmak için oluşturucu.
Özet
Genel yöntemler | |
---|---|
TestInformation | build () |
TestInformation.Builder | setDependenciesFolder (File dependenciesFolder) |
TestInformation.Builder | setInvocationContext ( IInvocationContext context) |
Genel yöntemler
Bağımlılıklar Klasörünü Ayarla
public TestInformation.Builder setDependenciesFolder (File dependenciesFolder)
parametreler | |
---|---|
dependenciesFolder | File |
İadeler | |
---|---|
TestInformation.Builder |
setInvocationContext
public TestInformation.Builder setInvocationContext (IInvocationContext context)
parametreler | |
---|---|
context | IInvocationContext |
İadeler | |
---|---|
TestInformation.Builder |