टेस्टइन्फॉर्मेशन।बिल्डर
public static class TestInformation.Builder
extends Object
java.lang.ऑब्जेक्ट | |
मैं | com.android.tradefed.invoker.TestInformation.Builder |
एक TestInformation
इंस्टेंस बनाने के लिए बिल्डर।
सारांश
सार्वजनिक तरीके | |
---|---|
TestInformation | build () |
TestInformation.Builder | setDependenciesFolder (File dependenciesFolder) |
TestInformation.Builder | setInvocationContext ( IInvocationContext context) |
सार्वजनिक तरीके
सेट डिपेंडेंसी फोल्डर
public TestInformation.Builder setDependenciesFolder (File dependenciesFolder)
मापदंडों | |
---|---|
dependenciesFolder | File |
रिटर्न | |
---|---|
TestInformation.Builder |
सेटइनवोकेशनकॉन्टेक्स्ट
public TestInformation.Builder setInvocationContext (IInvocationContext context)
मापदंडों | |
---|---|
context | IInvocationContext |
रिटर्न | |
---|---|
TestInformation.Builder |