TestInformation.Builder

public static class TestInformation.Builder
extends Object

java.lang.Object
   ↳ com.android.tradefed.invoker.TestInformation.Builder


TestInformation インスタンスを作成するビルダー。

概要

パブリック メソッド

build

public TestInformation build ()

戻り値
TestInformation

setDependenciesFolder

public TestInformation.Builder setDependenciesFolder (File dependenciesFolder)

パラメータ
dependenciesFolder File

setInvocationContext

public TestInformation.Builder setInvocationContext (IInvocationContext context)

パラメータ
context IInvocationContext