टेस्ट इन्फ़ॉर्मेशन.बिल्डर

public static class TestInformation.Builder
extends Object

java.lang.Object
com.android.tradefed.invoker.TestDetails.Builder


TestInformation इंस्टेंस बनाने के लिए बिल्डर.

खास जानकारी

सार्वजनिक तरीके

TestInformation build()
TestInformation.Builder setDependenciesFolder(File dependenciesFolder)
TestInformation.Builder setInvocationContext(IInvocationContext context)

सार्वजनिक तरीके

बिल्ड

public TestInformation build ()

रिटर्न
TestInformation

setDependenciesफ़ोल्डर

public TestInformation.Builder setDependenciesFolder (File dependenciesFolder)

पैरामीटर
dependenciesFolder File

रिटर्न
TestInformation.Builder

सेट इनवोकेशनकॉन्टेक्स्ट

public TestInformation.Builder setInvocationContext (IInvocationContext context)

पैरामीटर
context IInvocationContext

रिटर्न
TestInformation.Builder