YamlClassOptionsParser

public class YamlClassOptionsParser
extends Object

java.lang.Object
   ↳ com.android.tradefed.config.yaml.YamlClassOptionsParser


YAML Tradefed 構成からテストランナー情報を解析するヘルパー。

概要

パブリック コンストラクタ

YamlClassOptionsParser(List<Object> objList)

パブリック メソッド

List<YamlClassOptionsParser.ClassAndOptions> getClassesAndOptions()

パブリック コンストラクタ

YamlClassOptionsParser

public YamlClassOptionsParser (List<Object> objList)

パラメータ
objList List

パブリック メソッド

getClassesAndOptions

public List<YamlClassOptionsParser.ClassAndOptions> getClassesAndOptions ()

戻り値
List<YamlClassOptionsParser.ClassAndOptions>