クラスインデックス
これらは API クラスです。すべてのAPI パッケージを参照してください。
あ
AaptParser | 「aapt dump badging」の出力を解析することでapkから情報を抽出するクラス。 |
AaptParser.AaptVersion | APK ファイルの解析に使用される AAPT バージョンのオプションの列挙。 |
アビ | ABI を表すクラス。 |
アビフォーマッター | abi のユーティリティ クラス。 |
アビユーティリティ | デバイス ABI を処理するためのユーティリティ クラス |
抽象的な接続 | 抽象的な接続表現。 |
抽象ホストモニター | ホストヘルスモニタリングの典型的なクラス。 |
AbstractXmlParser | XML ファイルを解析するためのヘルパー基本クラス |
AbstractXmlParser.ParseException | XML 入力を解析できなかった場合にスローされます |
AcloudConfigParser | Acloud 構成を解析するヘルパー クラス (クラウド デバイス インスタンスの起動に使用されます)。 |
AcloudConfigParser.AcloudKeys | 設定から検索できるキーのセット。 |
アクション進行中 | 一般的なアクションが進行中です。 |
アクティブトレース | アクティブなトレースの記述と管理を支援するメイン クラス。 |
アクティビティステータスチェッカー | モジュールの最後に実行されている残りのアクティビティのステータス チェッカー。 |
AdbRootエレベーター | 必要に応じて構築時に adb root を有効にし、完了時に root の状態を復元するAutoCloseable 。 |
AdbSsh接続 | SSH ブリッジを介した ADB 接続。 |
AdbStopServerPreparer | adb テストの実行前後にホスト上の adb サーバーを停止するターゲット プリペアラー。 |
AdbTcp接続 | デバイスのデフォルトの接続表現。デバイスの標準の adb 接続であると想定されます。 |
AdbUtils | adb 操作のためのユーティリティ クラス。 |
AfterClassWithInfo | AfterClass と同様の保証ですが、アノテーションが付けられたメソッドにはTestInformation パラメーターが必要です。 |
集約ポストプロセッサ | 複数回の反復テスト実行中に収集された数値メトリクスの最小値、最大値、平均値、分散、標準偏差、合計、カウント、およびオプションでパーセンタイルを提供するメトリクス アグリゲータ。それらを double として扱います。 |
すべてのテストアプリのインストールセットアップ | IDeviceBuildInfo#getTestsDir() フォルダーからすべてのアプリをデバイスにインストールするITargetPreparer 。 |
AltDir の動作 | さまざまなテスト アーティファクト インストーラー/プッシャーの代替ディレクトリ動作を定義する列挙型 |
AndroidJUnitTest | android.support.test.runner.AndroidJUnitRunner を使用して、指定されたデバイス上でインストルメンテーション テスト パッケージを実行するテスト。 |
AoaTargetPreparer | Android Open Accessories (AOAv2) プロトコルを使用して一連のアクション (クリックやスワイプなど) を実行するITargetPreparer 。 |
アプリビルド情報 | Android アプリケーションとそのテスト パッケージを表すIBuildInfo 。 |
AppDeviceBuildInfo | このクラスは廃止されました。 IDeviceBuildInfo 直接使用します。 |
アプリのセットアップ | APK とそのテストをインストールするITargetPreparer 。 |
AppVersionFetcher | デバイスからアプリのバージョン文字列を取得するユーティリティ クラス。 |
AppVersionFetcher.AppVersionInfo | アプリのバージョン情報の種類。 |
アーチモジュールコントローラー | モジュール コントローラーは、特定のアーキテクチャに一致しない場合はテストを実行しません。 |
ArgsOptionParser | 解析されたコマンドライン引数からOption フィールドを設定します。 |
配列使用率 | 配列のユーティリティ メソッド |
アートChrootPreparer | ART テスト用の chroot ディレクトリを作成します。 |
アートGTest | |
アーティファクトの詳細 | これは、CAS ツールによって生成されたコンテンツとその記述子の構造を記述します。 |
ArtifactDetails.ArtifactFileDescriptor | |
アーティファクトアナライザー | ビルド成果物を分析して洞察を得るのに役立つユーティリティ。 |
アートランテスト | ART 実行テストを実行するためのテスト ランナー。 |
ArtRunTest.AdbShellCommandException | ADB シェル コマンドの実行中に発生したエラーを報告する例外クラス。 |
ATestFileSystemLogSaver | この LogSaver クラスは、特定のパスにログを保存するために ATest によって使用されます。 |
テストランナー | ITestSuite の導入 |
アトレースコレクター | テスト中に atrace を実行し、結果を収集して呼び出しに記録するIMetricCollector 。 |
AtraceRunMetricCollector | テスト デバイスの指定されたディレクトリの下にあるすべてのテスト ディレクトリからトレースを収集し、テスト ディレクトリをログに記録し、テスト ディレクトリの下のトレース ファイルを後処理してメトリクスを集計します。 |
オートログコレクター | ハーネスによって自動的に処理できるコレクターを説明する列挙。 |
自動レポーター | Tradefed 自動レポーターからのマッピングを定義するクラス。 |
平均ポストプロセッサ | メトリクスのリストの平均を計算するポストプロセッサの実装。 |
B
バックグラウンドデバイスアクション | 指定されたデバイス上でコマンドを実行し、アクションがキャンセルされるまで必要に応じて繰り返し実行します。 |
BaseDeviceMetricCollector | onTestRunStart(com.android.tradefed.device.metric.DeviceMetricData) およびERROR(/#onTestRunEnd(com.android.tradefed.device.metric.DeviceMetricData,Map)) で収集を開始および停止できるIMetricCollector の基本実装。 |
ベースエミュレータ準備者 | ローカルエミュレータを起動するための共通の準備ツール。 |
BaseHostJUnit4Test | ホスト JUnit4 スタイルのテストを実行するための基本テスト クラス。 |
BaseLeveledLogOutput | 名前またはコンポーネントに基づいて一部のタグをフィルタリングできるようにするILeveledLogOutput の基本実装。 |
ベースモジュールコントローラー | モジュールを実行するかどうかをチェックするために実装する必要があるIModuleController の基本実装。 |
BaseMultiTargetPreparer | オブジェクトを無効にすることができるIMultiTargetPreparer の基本実装。 |
ベースポストプロセッサ | すべての実装が拡張する必要がある基本IPostProcessor 。 |
BaseRetryDecision | IRetryDecision の基本実装。 |
BaseStreamLogger <OS が OutputStream を拡張> | ログ メッセージを出力ストリームと標準出力に送信するILeveledLogOutput 。 |
BaseTargetPreparer | オブジェクトを無効にするかどうかを制御できるITargetPreparer の基本実装クラス。 |
ベーステストスイート | 新しいスイート システムで互換性テスト スイートを実行するためのテスト。 |
バッテリーコントローラー | デバイスのバッテリー充電状態を制御できるユーティリティ クラス。 |
バッテリー再充電デバイス回復 | デバイスのバッテリーレベルが指定されたしきい値を下回ったときにコマンドをトリガーできるようにします。 |
バッテリー温度 | |
バッテリーが利用できませんデバイスの回復 | バッテリーレベルが利用できない場合に構成をトリガーするリカバリチェッカー。 |
BeforeClassWithInfo | BeforeClass と同様の保証ですが、アノテーションが付けられたメソッドにはTestInformation パラメータが必要です。 |
バイナリ状態 | IGNORE no-op 状態で ON/OFF 状態を記録するために使用される列挙型。 |
Bluetooth接続遅延コレクター | コレクターは、事前定義された statsd 持続時間メトリック構成をデバイスにプッシュし、各プロファイルの Bluetooth 接続持続時間を収集します。 |
Bluetooth接続状態コレクター | このコレクターは BluetoothConnectionStateChanged メトリクスを収集し、各プロファイルの接続状態番号を記録します。 |
Bluetooth接続成功率ポストプロセッサ | Bluetooth プロファイルの成功率を計算するポストプロセッサの実装 「metric-key-match」を使用して、Bluetooth 接続状態を含むメトリックを数値配列 (例 [0, 1, 2, 3, 0, 1, 2, 3]) で指定します。 |
BluetoothHciSnoopLogCollector | DUT で Bluetooth HCI スヌープ ログを有効にし、各テストのログを収集するコレクター。 |
Bluetoothユーティリティ | デバイス上で BluetoothInstrumentation を呼び出すためのユーティリティ関数 デバイス側の BluetoothInstrumentation コードは、AOSP の |
ブートストラップビルドプロバイダー | テストデバイスからビルド情報をブートストラップするIDeviceBuildProvider これは通常、外部から提供されたビルドを備えたデバイスに使用されます。 |
BootstrapServiceFileResolverLoader | サービスロード機能を使用してリゾルバーをロードします。 |
バグポート | バグレポート ファイルの参照を保持するオブジェクト。フラット バグレポートおよび圧縮されたバグレポート (bugreportz) と互換性があります。 |
バグレポートコレクター | 構成可能なイベントが発生したときにバグレポートを収集し、各バグレポートが収集された後にその子に対してITestInvocationListener#testLog を呼び出すパススルーITestInvocationListener 。 |
BugreportCollector.Filter | |
BugreportCollector.Freq | |
バグポートコレクター名詞 | |
BugreportCollector.Predicate | バグレポートをいつ取得するかを説明する完全な述語。 |
BugreportCollector.Relation | |
BugreportCollector.SubPredicate | |
BugreportzOnFailureCollector | テスト ケースが失敗した場合は、バグレポートを収集します。 |
BugreportzOnTestCaseFailureCollector | 実行中のテスト ケースが失敗した場合は、バグレポートを収集します。 |
ビルド分析 | 単一のビルド解析の結果を表します。 |
ビルドエラー | 提供されたビルドの実行に失敗した場合にスローされます。 |
ビルド情報 | ITestDevice に関連付ける必要があるIBuildInfo の汎用実装。 |
ビルド情報キー | ビルド情報クエリに関連する列挙を保持するクラス。 |
BuildInfoKey.BuildInfoFileKey | IBuildInfo.getFile(com.android.tradefed.build.BuildInfoKey.BuildInfoFileKey) を通じてクエリできるすべての既知のファイル タイプを説明する列挙型。 |
ビルド情報レコーダー | ビルド情報メタデータを指定されたファイルに書き込むITargetPreparer 。 |
ビルド情報ユーティリティ | IBuildInfo の操作を支援する util クラス |
ビルド取得エラー | テスト用のビルドを取得中に致命的なエラーが発生しました。 |
ビルドシリアル化バージョン | すべてのIBuildInfo の現在のシリアル化バージョンを含むクラス。 |
ビルドテストZipUtils | Android ビルド システムによって生成されるテスト zip に関連する操作のためのヘルパー クラス |
バルクメール送信者 | 送信間隔、初期バースト サイズ、受信者、メッセージの合計数の設定を可能にする電子メール送信ユーティリティ。 |
バンドルツール使用率 | Bundletool コマンド ラインを使用してデバイスに .apks をインストールするユーティリティ クラス。 |
ByteArrayInputStreamSource | |
バイト配列リスト | 軽量のバイト配列を表すクラス。 |
ByteArrayUtil | バイト配列を操作するためのユーティリティ (バイトを整数に変換するなど)。 |
C
車モジュールコントローラー | このコントローラーは、自動車以外のデバイスでのテスト ケースの実行を防ぎます。 |
CarryDnaeError | JUnit4 フレームワークを通じてDeviceNotAvailableException を伝達するための内部RuntimeException 。 |
中断例外のキャリー | テスト フェーズのタイムアウトがトリガーされ、テスト実行スレッドから呼び出し実行スレッドに InterruptedException を渡す必要がある場合にスローされます。 |
Cdmaデバイスフラッシャー | CDMA 無線を使用して物理 Android デバイスにイメージをフラッシュするクラス。 |
CecControllerTokenProvider | Consumer Electronics Control (CEC) 関連のトークンのトークン プロバイダー。 |
中央ディレクトリ情報 | CentralDirectoryInfo は、zip ファイル内のファイル/フォルダーの情報を含むクラスです。 |
チェックペアリング準備者 | プライマリ デバイスとコンパニオン デバイス間の BT ボンディングを検証するCompanionAwarePreparer |
CircularAtraceUtil | atrace ユーティリティは、主に Monkey テスト中に ANR の根本原因を特定するために開発されました。 |
CircularByteArray | 循環バッファとして動作し、配列内のすべての値の合計を追跡する固定サイズの配列を保持するためのデータ構造。 |
ClangCodeCoverageCollector | Clang カバレッジ測定値をデバイスから取得し、テスト アーティファクトとして記録するBaseDeviceMetricCollector 。 |
ClassNotFoundConfigurationException | オブジェクトのクラスが見つからない場合のConfigurationException 。 |
クラスパススキャナー | クラスパス上のエントリを検索します。 |
ClassPathScanner.ClassNameFilter | Java クラス名をフィルタリングして変換するIClassPathFilter 。 |
ClassPathScanner.ExternalClassNameFilter | 内部クラスを拒否するClassNameFilter |
ClassPathScanner.IClassPathFilter | クラスパスエントリパスのフィルタFileFilter に基づいてパターン化 |
時計じかけのユーティリティ | マルチデバイスロジックを共有するための時計じかけユーティリティ |
CloseableTraceScope | try-with-resources を介してトレース セクションをレポートできるようにするスコープ付きクラス |
クラスタービルド情報 | TFC からパイプされたビルドのIBuildInfo クラス。 |
クラスタービルドプロバイダー | TFC テスト リソースをダウンロードするためのIBuildProvider 。 |
クラスタークライアント | TFC バックエンドと対話するためのIClusterClient 実装。 |
クラスターコマンド | TF クラスターからフェッチされたタスクを表すクラス。 |
ClusterCommand.RequestType | |
ClusterCommand.State | TF クラスター内のコマンドのステータス。 |
ClusterCommandConfigBuilder | クラスターコマンドの設定ファイルを構築するクラス。 |
クラスターコマンドイベント | アップロードするクラスターコマンドイベントをカプセル化するクラス。 |
ClusterCommandEvent.Builder | |
ClusterCommandEvent.Type | |
クラスターコマンドランチャー | サブプロセス TF を介して TFC からコマンドを起動するIRemoteTest クラス。 |
クラスタコマンドスケジューラ | TFC (Tradefed Cluster) をサポートするICommandScheduler 。 |
クラスターコマンドステータス | TF クラスターからのコマンドの状態とキャンセル理由を表すクラス。 |
クラスターデバイス情報 | アップロードするクラスタデバイス情報をカプセル化するクラス。 |
ClusterDeviceInfo.Builder | |
クラスターデバイスモニター | Tradefed Cluster サービスに結果を報告するIDeviceMonitor 実装。 |
ClusterEventUploader <T extends IClusterEvent > | ClusterEventUploader クラスIClusterEvent TFC にアップロードします。 |
クラスターホストイベント | アップロードされるクラスターホストイベントをカプセル化するクラス。 |
ClusterHostEvent.Builder | |
ClusterHostEvent.HostEventType | さまざまな種類のホスト イベントの列挙型。 |
クラスターホスト使用率 | TF クラスターがグローバル構成インスタンス、ホスト情報などを取得するための静的ユーティリティ関数。 |
クラスターログセーバー | テスト出力を TFC にアップロードするILogSaver クラス。 |
ClusterLogSaver.FilePickingStrategy | ファイルピッキング戦略。 |
クラスターオプション | |
コードカバレッジテスト | 特定のデバイス上でインストルメンテーション テスト パッケージを実行し、コード カバレッジ レポートを生成するテスト。 |
収集バイト出力受信者 | シェル出力全体をbyte[] に収集するIShellOutputReceiver 。 |
収集出力受信者 | シェル出力全体を 1 つのString に収集するIShellOutputReceiver 。 |
テストリスナーの収集 | すべてのテスト結果を収集するITestInvocationListener 。 |
コレクターヘルパー | いくつかの場所で必要なIMetricCollector 操作を実行するためのヘルパー。 |
コマンドファイルパーサー | コマンドラインのセットを含むファイルのパーサー。 |
CommandFileParser.CommandLine | |
コマンドインタラプタ | TradeFederation コマンドを中断したり、中断不可能としてマークしたりできるサービス。 |
CommandLineBuildInfoBuilder | このユーティリティは、コマンド ラインから通常のビルド情報引数を取得し、そこからIBuildInfo を作成することを目的としていました。 |
コマンドオプション | ICommandOptions の実装。 |
コマンドオプションゲッター | 指定された呼び出しのコマンド オプション値を返すサービス実装。 |
コマンド結果 | コマンドの結果が含まれます。 |
コマンドランナー | コマンドライン引数で指定されたコマンドを実行して終了する、代替 TradeFederation エントリ ポイント。 |
CommandRunner.ExitCode | 終了できるエラー コード。 |
コマンドスケジューラ | 利用可能なすべてのデバイスで TradeFederation コマンドを実行するためのスケジューラ。 |
CommandScheduler.HostState | ホストのさまざまなステータスの列挙型 |
コマンドステータス | 時間指定された操作のステータスを表します。 |
コマンドステータスハンドラー | 呼び出しのステータスの監視と更新を支援するハンドラー。 |
CommonLogRemoteFileUtil | このユーティリティを使用すると、共通ファイルのリモート ログ フェッチ ロジックのさまざまなリモート デバイス表現間でのコードの重複を回避できます。 |
CommonLogRemoteFileUtil.KnownLogFileEntry | リモート デバイスの既知のログ エントリの表現。 |
コンパニオンアロケータ | コンパニオンデバイスの割り当てと解放を処理する基本クラス
|
CompanionAwarePreparer | すでに割り当てられているコンパニオン デバイスを取得するロジックをカプセル化するITargetPreparer 。 |
CompanionAwareテスト | コンパニオンデバイスの取得とチェックの定型文をカプセル化する基本テストクラス サブクラスは |
コンパニオンデバイストラッカー | コンパニオンデバイスの割り当てと解放のためのクラス |
コンパニオンRunCommandTargetPreparer | 割り当てられたコンパニオン デバイス上で指定されたコマンドを実行するITargetPreparer |
CompanionTestAppInstallSetup | IDeviceBuildInfo#getTestsDir() フォルダーから割り当てられたコンパニオン デバイスに 1 つ以上のアプリをインストールするITargetPreparer 。 |
CompileBootImageWithSpeedTargetPreparer | コンパイラ フィルタ「speed」を使用してブート クラスパスとシステム サーバーを再コンパイルします。 |
状態障害モニター | 呼び出しによる失敗を監視します。 |
ConditionPriorityBlockingQueue <T> | 特定の条件に一致するオブジェクトを取得できるERROR(/PriorityBlockingQueue) のような操作を備えたスレッドセーフ クラス。 |
ConditionPriorityBlockingQueue.AlwaysMatch <T> | 任意のオブジェクトと一致するConditionPriorityBlockingQueue.IMatcher 。 |
ConditionPriorityBlockingQueue.IMatcher <T> | 要素が何らかの条件に一致するかどうかを判断するためのインターフェイス。 |
ConfigCompleter | TF 構成のCompleter の実装。 |
構成可能なGrpc動的シャーディングクライアント | |
構成 | ロードされた構成オブジェクトをマップに保存する具体的なIConfiguration 実装。 |
構成定義 | 構成、それに関連するオブジェクト、およびそれらのオプションの記録を保持します。 |
構成定義.ConfigObjectDef | className の情報とその出現番号を保持するオブジェクト (たとえば、構成に同じオブジェクトが 2 回ある場合、最初のものには最初の出現番号が付けられます)。 |
構成記述子 | 構成自体のいくつかの側面を説明する構成オブジェクト。 |
ConfigurationDescriptor.LocalTestRunner | ローカル テスト ランナーを示すために使用される列挙型。 |
構成例外 | 設定をロードできなかった場合にスローされます。 |
構成ファクトリー | IConfiguration を作成するためのファクトリ。 |
ConfigurationFactory.ConfigLoader | 1 つのルート構成からインクルードされた構成を追跡し、循環インクルードで例外をスローする IConfigDefLoader の実装。 |
ConfigurationFactory.ExceptionLoader | |
構成使用率 | 設定ファイルを処理するためのユーティリティ関数。 |
構成XmlParser設定 | ConfigurationXmlParser の設定を受け入れるための単純なクラス このクラスに設定を渡すには、エイリアスが必須です。 |
構成YamlParser | YAML スタイル Tradefed 構成用のパーサー |
構成ユーティリティ | statsd 構成ファイルを作成、操作、およびプッシュするためのユーティリティ クラス。 |
ConfigUtil.LogSource | |
コンソール | ユーザーに対話用のインターフェースを提供するメイン TradeFederation コンソール 現在、次のような操作をサポートしています。
|
Console.ArgRunnable <T> | 引数を受け取ることができるrun メソッドを持つRunnable |
Console.CaptureList | List<List<String>> の便利な型 |
コンソールリーダー出力ストリーム | System.out.print() をユーザーのLineReader unfinishedLine とうまく連携させるために使用できる OutputStream。 |
コンソール結果レポーター | テスト結果をコンソールに出力する結果レポーター。 |
コンテンツ分析コンテキスト | コンテンツを適切に分析するために、コンテンツの周囲のコンテキストを提供します。 |
コンテンツ分析コンテキスト.分析メソッド | これは、適切な分析のためにコンテンツ構造から何を期待すべきかを説明します。 |
コンテンツ分析結果 | コンテンツ分析の概要。 |
コンテンツ情報 | ベースおよび現在のバージョンの特定のビルド ターゲットのコンテンツを表します。 |
コンテンツプロバイダーハンドラー | コンテンツ プロバイダーの対話を抽象化し、さまざまな操作にデバイス側のコンテンツ プロバイダーを使用できるようにするハンドラー。 |
カウンティングテスト結果リスナー | TestStatus によってテストの総数を追跡するTestResultListener |
カウントテストケースコレクター | 特定のIRemoteTest のテスト ケースの数を数えて報告します。 |
カバレッジ測定フォワーダー | カバレッジ測定値をビルド プロバイダーからロガーに転送するプレースホルダー テスト。 |
カバレッジオプション | カバレッジ オプションを保持するためにオブジェクトをトレードします。 |
CoverageOptions.Toolchain | |
Cpuスロットルウェイター | すべてのコアの最大周波数が利用可能な最高レベルに復元されるまで待機するITargetPreparer |
CreateAvdPreparer | |
ユーザー作成者作成者 | ユーザーを作成し、最後にそれをクリーンアップするためのターゲットの準備者。 |
現在の呼び出し | 呼び出し内の任意の場所で役立つ現在の呼び出し情報を追跡および提供するクラス。 |
CurrentInvocation.InvocationInfo | 呼び出し時に常に設定される特別な名前付きキー。 |
CurrentInvocation.IsolationGrade | 分離レベルを説明します |
D
デバッグホストログオン障害コレクター | テスト ケースの失敗が発生したときにホスト側のログを収集して記録するコレクター。 |
デフォルト接続 | デバイスのデフォルトの接続表現。デバイスの標準の adb 接続であると想定されます。 |
DefaultConnection.ConnectionBuilder | ビルダーは接続について説明していました。 |
DefaultRemoteAndroidTestRunner | Tradefed ユースケースのデフォルトを設定するための ddmlib RemoteAndroidTestRunner の拡張機能。 |
DefaultTestsZipInstaller | テスト zip インストーラーのデフォルトの実装。 |
委任された呼び出し実行 | InvocationExecution は、別の Tradefed バイナリに実行を委任します。 |
依存関係リゾルバー | テストのすべての依存関係を取得できる新しいタイプのプロバイダー。 |
DeviceActionTargetPreparer | デバイスアクションを実行するITargetPreparer 。 |
デバイスアクション使用率 | デバイスアクションを実行するためのユーティリティクラス。 |
DeviceActionUtil.Command | デバイスアクションのコマンド。 |
DeviceActionUtil.DeviceActionConfigError | 設定エラーの例外。 |
デバイス割り当て結果 | コマンドの割り当て試行の結果を表します。 |
デバイス割り当て状態 | IDeviceManager の観点から見たデバイスの割り当て状態を表します。 |
デバイス利用可能チェッカー | モジュールがデバイスをオフライン状態のままにしていないことを確認するチェッカー。 |
デバイスベースラインチェッカー | 各モジュールの前にデバイスのベースライン設定を設定します。 |
DeviceBaselineSetter | デバイスのベースライン設定を作成するために使用される抽象クラス。 |
デバイスバッテリーレベルチェッカー | 最小バッテリー充電量をチェックし、最小充電量が存在しない場合はバッテリーが 2 番目の充電しきい値に達するまで待機するIRemoteTest 。 |
デバイスバッテリーリソースメトリックコレクター | このコレクターは、デバイスのバッテリー メトリックを収集します。 |
デバイスビルド記述子 | IBuildInfo のラッパー クラス。デバイス プラットフォームのビルド情報を取得するヘルパー メソッドが含まれています。 |
デバイスビルド情報 | 完全な Android デバイスのビルドと (オプションで) そのテストを表すIBuildInfo 。 |
デバイスビルド情報ブートストラッパー | ビルド情報フィールドをデバイスから読み取られた属性に置き換えるITargetPreparer これは、外部ソースから生成されたビルドを使用してデバイスをテストする場合に役立ちます (例: |
DeviceBuildInfoInjector | DeviceBuildDescriptor メタデータをIBuildInfo に挿入するITargetPreparer 。 |
デバイスクリーナー | テスト後にクリーンアップアクションとして再起動またはフォーマットを実行し、オプションで画面をオフにします |
DeviceCleaner.CleanupAction | |
DeviceCleaner.PostCleanupAction | |
デバイス同時使用率 | デバイス側のコマンドを同時に実行するためのユーティリティ メソッドとクラスが含まれています
|
DeviceConcurrentUtil.ShellCommandCallable <V> | ITestDevice でのシェル コマンドの実行の詳細をラップするERROR(/Callable) 。 |
デバイス構成ホルダー | ロードされたデバイス構成オブジェクトをその属性に格納する具体的なIDeviceConfiguration 実装。 |
デバイス記述子 | テスト対象のデバイスを記述する情報を含むクラス。 |
デバイス切断例外 | デバイスがそのトランスポート タイプ経由で到達できなくなった場合にスローされます。たとえば、デバイスが USB または TCP/IP 接続経由で認識できなくなった場合です。 |
デバイスエラー識別子 | デバイス エラーとデバイスから報告されたエラーからのエラー識別子。 |
デバイスの起動エラー | ビルドでフラッシュされた後にデバイスが起動に失敗した場合にスローされます。 |
デバイス機能モジュールコントローラー | 特定の機能をサポートしていない場合、モジュール コントローラーはテストを実行しません。 |
デバイスファイルレポーター | デバイスにファイルがあるかどうかを確認し、見つかった場合はITestInvocationListener#testLog(String, LogDataType, InputStreamSource) に送信するユーティリティ クラス。 |
DeviceFlashPreparer | 物理 Android ハードウェア上にイメージをフラッシュするITargetPreparer 。 |
デバイス折りたたみ可能状態 | 「cmd device_state print-states」によって返されるデバイスの折りたたみ可能な状態の表現。 |
デバイスフォルダービルド情報 | ローカル ファイル システム上のディレクトリに含まれる他のビルド アーティファクトも含まれるIDeviceBuildInfo 。 |
デバイスイメージトラッカー | 一部の増分デバイス更新では、差分を計算するためのベースライン ファイルが必要です。 |
DeviceImageTracker.FileCacheTracker | キャッシュされたデバイス画像とそのメタデータの追跡情報 |
DeviceImageZipFlashingTargetPreparer | 特定の形式で提供されるデバイス イメージをデバイスにフラッシュするターゲット プリペアラー。 |
デバイスインターネットアクセシビリティリソースメトリックコレクター | コレクターは google.com に ping を送信して、デバイスがインターネットにアクセスできるかどうかを確認します。 |
DeviceJUnit4ClassRunner | IDeviceTest にも対応する JUnit4 テスト ランナー。 |
DeviceJUnit4ClassRunner.LogAnnotation | ログを記者に伝えることを目的とした偽の注釈。 |
DeviceJUnit4ClassRunner.MetricAnnotation | レポーターに指標を伝えることを目的とした偽のアノテーション。 |
DeviceJUnit4ClassRunner.TestLogData | ExternalResource とTestRule の実装。 |
DeviceJUnit4ClassRunner.TestMetrics | ExternalResource とTestRule の実装。 |
デバイス管理Grpcサーバー | Tradefed からデバイスを予約できる GRPC サーバー。 |
デバイスマネージャ | |
DeviceManager.FastbootDevice | Fastboot モードのデバイスの表現。 |
デバイスメトリックデータ | メトリックコレクターによって収集されたすべてのデータを保持するオブジェクト。 |
デバイスモニターマルチプレクサ | リクエストを複数のIDeviceMonitor に伝播するプロキシ クラス。 |
DeviceNotAvailableException | デバイスがテストに使用できなくなった場合にスローされます。 |
デバイス所有者ターゲット準備者 | デバイス所有者コンポーネントを設定するITargetPreparer 。 |
DeviceParameterizedRunner | ホスト側で駆動されるパラメーター化テスト用の JUnit4 スタイルのパラメーター化ランナー。 |
デバイスのプロパティ | デバイス側プロパティ名の共通定数定義 |
デバイス回復モード使用率 | |
デバイスリリースレポーター | 解放されるデバイスの親プロセスとの通信を処理するデバイス解放レポーター。 |
デバイスリセット機能 | デバイスリセットのサーバー側実装。 |
デバイスリセットハンドラ | 一般的にデバイスのリセットを処理するユーティリティ。 |
デバイスランタイム例外 | デバイスアクションが期待した結果をもたらさなかった場合にスローされます。 |
デバイス選択オプション | デバイス選択基準のコンテナ。 |
DeviceSelectionOptions.DeviceRequestedType | さまざまな種類のプレースホルダー デバイスがサポートされています。 |
デバイス設定チェッカー | モジュールの実行中にデバイス設定が変更されたかどうかを確認します。 |
デバイスのセットアップ | 提供されたOption に基づいてテスト用にデバイスを構成するITargetPreparer 。 |
デバイススナップショット機能 | デバイススナップショットのサーバー側実装。 |
デバイススナップショットハンドラ | ユーティリティ処理のイカのスナップショット。 |
デバイス状態モニター | IDevice の状態を監視するためのヘルパー クラス。 |
DeviceStorageAgeResourceMetricCollector | logcat からストレージの経過時間を解析します。 |
デバイスストレージフィラー | ある程度の空きスペースが利用できるように、ストレージを埋めるターゲットの準備者。 |
デバイスストレージステータスチェッカー | デバイスに指定されたパーティションに対して十分なディスク容量があるかどうかを確認してください。 |
デバイスストリングプッシャー | 文字列をファイルに書き込むターゲットの作成者。 |
デバイススイート | ITestDevice を必要とするテストに ITestDevice を提供するために、JUnit4 コンテナSuite を拡張します。 |
DeviceSyncHelper | 新しいデバイス イメージをデバイスに同期するのに役立つヘルパー。 |
デバイステストケース | IRemoteTest サービスとIDeviceTest サービスを提供するヘルパー JUnit テスト ケース。 |
デバイステスト結果 | DeviceNotAvailableException が発生したときに中止されるTestResult の特殊化 |
DeviceTestResult.RuntimeDeviceNotAvailableException | |
デバイステスト実行オプション | BaseHostJUnit4Test を介したデバイス テストの実行に関連するオプションのビルダー クラス。 |
デバイステストスイート | IRemoteTest サービスとIDeviceTest サービスを提供するヘルパー JUnit テスト スイート。 |
デバイストレースコレクター | テスト実行の開始時に perfetto トレースを開始し、最後にトレース ファイルをログに記録するコレクター。 |
デバイス利用不可モニター | このリスナーは、テスト ケース レベルの DNAE のみをキャプチャしようとします。 |
デバイス非応答例外 | デバイスが adb に表示されているが応答していないことを示すDeviceNotAvailableException の特殊化 (つまり、コマンドがタイムアウトする、起動しないなど) |
DeviceUpdateTargetPreparer | (ビルド サービスではなく) 外部ソースからのデバイス イメージ ファイルを使用してデバイスを更新するための一般的な手順を処理する抽象的なITargetPreparer 。 |
DeviceWifiResourceMetricCollector | コレクターは、現在接続されている Wi-Fi 信号強度とリンク速度メトリックを収集します。 |
デバイスワイパー | ユーザーデータを消去するITargetPreparer |
ディレクテッドグラフ<V> | 有向非重み付けグラフの実装。 |
SELinuxTargetPreparer を無効にする | SELinux が有効になっている場合は無効にするターゲット プリペアラー。 |
DryRunKeyStore | キーストア値が常に適切に置き換えられ、検索される予行演習用のキーストア。 |
ドライランナー | 実際にテストを実行するのではなく、透過的にテストをドライランします。 |
動的ファイルスタブテスト | これは、trafeded が動的ファイルを正しく解決できるかをテストする tradefed テストです。 |
動的リモートファイルリゾルバー | リモート ファイルへのパスの解決を支援するクラス。 |
DynamicRemoteFileResolver.FileResolverLoader | IRemoteFileResolver の実装をロードします。 |
ダイナミックシャードヘルパー | 複数の TF インスタンス間でリモート作業のキューイングを可能にするシャーディング戦略 |
動的シャーディング接続情報メッセージ | 機能サーバー経由の送信を容易にするためのデータ保持クラス。 |
DynamicSystemPreparer | 動的システム アップデートを使用してデバイス ビルドの上にシステム イメージをセットアップするITargetPreparer 。 |
E
早期デバイスリリース機能 | 初期のデバイス リリース向けの機能サーバーの実装。 |
Eメール | 電子メールを送信するためのヘルパー クラス。 |
電子メールホストヘルスエージェント | ホスト監視レポートから電子メールを送信するためのIHostHealthAgent 実装 |
EmmaXml定数 | emma XML レポートを解析するときに使用される定数。 |
エミュレータメモリCpuキャプチャラ | |
中央ディレクトリ情報の終了 | EndCentralDirectoryInfo は、zip ファイルの全体情報を含むクラスです。 |
EnforcedSeLinuxChecker | Selinux のステータスを確認するステータス チェッカー。 |
EraseUserDataPreparer | デバイス上のユーザー データを消去するITargetPreparer 。 |
エラー識別子 | このインターフェイスは、特定のエラーとそのプロパティを説明します。 |
エラーストレージ使用率 | エラーを操作して共通ストレージと一致させるためのヘルパー クラス。 |
イベントロガーリスナー | 受信したすべてのイベントをファイルに記録するリスナー |
例外スローイングランナーラッパー | |
実行可能ベーステスト | テストの実行可能スタイルの基本クラス。 |
実行可能ホストテスト | ホスト上で実行される実行可能ファイルのテスト ランナー。 |
実行可能ターゲットテスト | ターゲット上で実行される実行可能ファイルのテスト ランナー。 |
実行ファイル | テストまたは呼び出しの実行中に生成され、テストのために保持する必要があるファイルの依存関係。 |
ExecutionFiles.FilesKey | マップの既知の標準キーの列挙。 |
実行プロパティ | テストまたは呼び出しの実行中に生成されるプロパティ。 |
既存のビルドプロバイダー | すでに構築されたIBuildInfo を返すIBuildProvider 。 |
拡張ファイル | ビルド関連のメタデータを運ぶための標準ファイルの拡張子。 |
拡張機能Atomsレジストリ | statsd をローカルで使用するための ExtensionAtomsRegistry。 |
F
失敗の説明 | Trade Federation の障害情報を記述するクラス。 |
フェイクテスト | 再現可能なテスト結果を簡単に生成できるようにすることを目的とした偽のテスト。 |
FakeTestsZipFolder | コンテンツのリストに基づいて、偽の解凍されたテスト フォルダーを作成するテスト フィクスチャ。 |
FakeTestsZipFolder.ItemType | |
FastbootCommandPreparer | fastboot をトリガーし、fastboot コマンドを送信するターゲット プリペアラー。 |
ファストブートデバイスフラッシャー | fastboot に依存して物理 Android ハードウェアにイメージをフラッシュするクラス。 |
ファストブートヘルパー | fastboot 操作のためのヘルパー クラス。 |
FastbootUpdateBootstrapPreparer | ITargetPreparer は、指定されたファイル (ブートローダー、ラジオ、デバイス イメージ zip) をIDeviceBuildInfo にステージングして、 FastbootDeviceFlasher でフラッシュされたデバイスを取得し、結果レポートの目的でブート後のデバイス属性をビルド情報に挿入します。 |
致命的なホストエラー | TradeFederation を実行しているホスト マシンで回復不能な致命的なエラーが発生したため、TradeFederation インスタンスをシャットダウンする必要があることを示す例外。 |
機能フラグターゲット準備者 | DeviceConfig (リモート サービスによって調整された機能フラグ) を更新します。 |
ファイルダウンロードキャッシュ | ダウンロードされたファイルのローカル ファイルシステム LRU キャッシュを維持するヘルパー クラス。 |
ファイルダウンロードキャッシュファクトリー | FileDownloadCache を作成するためのファクトリー |
ファイルダウンロードキャッシュラッパー | IFileDownloader インターフェイスの実装中にFileDownloadCache 機能を提供するラッパー クラス。 |
ファイルアイドルモニター | ファイルを監視し、アイドル状態である場合はコールバックを実行します(つまり |
FileInputStreamSource | 入力ファイルを取得するInputStreamSource 。 |
Filelogger | ログメッセージをファイルとstdoutに指示するILeveledLogOutput 。 |
fileprotoresultreporter | TestRecord をファイルにダンプするprotoレポーター。 |
FilePullerDeviceMetricCollector | デバイスから来るメトリックキーをリッスンし、デバイスからファイルとしてプルするBaseDeviceMetricCollector 。 |
FilePullerLogCollector | デバイス側によって報告されたファイルのロガー。 |
filesystemlogsaver | ログをファイルシステムに保存します。 |
fileutil | ファイル関連操作のヘルパークラス |
fileutil.lowdiskspaceexception | 使用可能なディスクスペースが最小しきい値を下回る場合はスローされます。 |
filteredResultforwarder | TestDescription のAllowListのみを報告することを許可するResultForwarder のバリアント。 |
sixtearrayautputStreamを修正しました | 最大量のデータのみを保持するインメモリERROR(/OutputStream) 。 |
フラッシュメトッド | テスト中にデバイスをフラッシュするために使用される方法を説明する列 |
フラッシングルーズソーセパルセル | デバイスをフラッシュするために必要な補助画像ファイルの必要なバージョンを解析するクラス。 |
flashingresourcesparser.androidinfo | Map<String, MultiMap<String, String>> のtypedef 。 |
FlashingResourceSparser.constraint | FlashingResourcesParser が使用される可能性のあるリソースを無視できるようにすることを目的としたフィルタリングインターフェイス |
フラッシングルッソーセイティル | このユーティリティは、適切なバージョンのアーティファクトを設定して、 DeviceFlashPreparer を介してフラッシュできるようにするのに役立ちます。 |
FoldableExpindingHandler | 非プリマリー折りたたみ式折りたたみ可能な構成に対してより多くに拡大するIModuleParameterHandler 。 |
折りたたみ式ハンドラー | 折りたたみ可能なパラメーターを使用して特殊なモジュールを作成できる汎用折りたたみ式ハンドラー。 |
FoldAbleModePreparer | デバイスの折りたたみ可能な状態を切り替えることができるターゲット作成者。 |
folderbuildinfo | IFolderBuildInfo の具体的な実装。 |
FolderSaver | ディレクトリをデバイスから引き離し、それを圧縮して保存してログバックエンドに保存するITargetPreparer 。 |
FormattedGenerAtorrePorter | 特定の形式でレポートを生成できるレポーター。 |
Freedevicestate | |
fuseutil | ヒューズ操作のヘルパークラス。 |
G
gceavdinfo | 特定のGCE AVDインスタンスの関連データを保持する構造。 |
gceavdinfo.gcestatus | |
gceavdinfo.logfileentry | |
Gcemanager | GCEコールを管理するヘルパーは、GCEからログを開始/停止し、収集します。 |
gceremotecmdformatter | リモートGCEデバイスに到達するためのユーティリティクラスからフォーマットコマンド。 |
gceremotecmdformatter.scpmode | SCPは、ARGSの構造に応じてファイルをプッシュまたはプルするために使用できます。 |
gcesshtunnelmonitor | GCE SSHトンネルのスレッドモニター。 |
GCOVCODECOVERAGECOLLECTOR | GCOVカバレッジ測定値をデバイスから引き出し、テストアーティファクトとしてログに記録するBaseDeviceMetricCollector 。 |
GCOVKERNELCODECOVERAGECOLLECTOR | GCOVカーネルカバレッジの測定値をデバッグから外し、デバイスから外し、最後にテストアーティファクトとしてログに記録するBaseDeviceMetricCollector 。 |
gcsbucketutil | Google Cloudストレージ(GCS)からファイルをダウンロードしてアップロードするファイルマネージャー。 |
gcsbucketutil.gcsfilemetadata | GCSのファイル情報のシンプルなラッパー。 |
GCSCOMMON | ダウンロードやアップロードなどのGCS操作用のベースクラス。 |
gcsconfigurationFactory | Google Cloudストレージから構成ConfigurationFactory ロード構成。 |
gcsconfigurationfactory.gcsconfigloader | GCSから構成をロードするConfigurationFactory.ConfigLoader の拡張、1つのルート構成から含まれる構成を追跡し、Circular Inclideに例外をスローします。 |
GCSCONFIGURATIONSERVER | Google Cloud Storage(GCS)から構成が構成をロードします。 |
gcsdownloaderhelper | グローバル構成のキャッシュと解決の処理を行うGCSバケット用のダウンローダー。 |
GCSFILEDOWNLOADER | Google Cloud Storage(GCS)からファイルをダウンロードするためのファイルダウンローダー。 |
gcsfileuploader | ファイルアップローダーは、ファイルデータをGoogleクラウドストレージ(GCS)にアップロードします。 |
gcshostresourcemanager | GCS(Google Cloud Storage)からホストリソースをダウンロードします。 |
gcsRemotefileresolver | GCSバケットからのダウンロードを可能にするIRemoteFileResolver の実装。 |
genericlogcateventparser <logcateventtype> | イベントのログキャット入力を解析します。 |
genericlogcateventparser.logcatevent | イベントタイプとログキャットメッセージをトリガーしたログキャットイベントを保持するstruct |
GetPreviousPassedHelper | 以前に合格したテストフィルターを取得するヘルパー。 |
gkideviceflashpreparer | Android Commer Kernel Generic Imageでデバイスをフラッシュするターゲット作成者。 |
GlobalConfiguration | ロードされた構成オブジェクトをマップに保存するIGlobalConfiguration の実装 |
GlobalFiltergetter | 特定の呼び出しのフィルターを返すサービスの実装。 |
GlobalTestFilter | 呼び出しに適用されるフィルターオプション。 |
googleapiclientutil | Google APIクライアントを作成するためのUTIL。 |
GoogleBenchMarkResultParser | シェルから実行されるGoogleベンチマークの結果を解析し、すべての結果でマップを返します。 |
GoogleBenchMarkTest | 特定のデバイスでGoogleベンチマークテストパッケージを実行するテスト。 |
granularretriabletestwrapper | ラッパークラスは、 IRemoteTest で動作し、テストケースレベルでiRemotetestを粒します。 |
granularretriabletestwrapper.startendcollector | クラスヘルパーが行方不明の実行をキャッチし、スタートと終了を終えます。 |
gsideviceflashpreparer | Androidジェネリックシステムイメージでデバイスをフラッシュするターゲット作成者。 |
gtest | 特定のデバイスでネイティブテストパッケージを実行するテスト。 |
gtestbase | GTESTのベースクラス |
gtestlisttestparser | "-gtest_list_tests"パラメーターを備えたGTESTドライランモードの結果パーサー。 |
GtestResultParser | シェルから実行されるGTESTを使用したネイティブテストの「生の出力モード」の結果を解析し、結果をitestinvocationListenerに通知します。 |
gtestxmlResultParser | シェルから実行されるGTESTを使用して、ネイティブテストの「XML出力モード」の結果を解析し、結果をitestrunlistenerに通知します。 |
H
HarnessException | ハーネス内にスローされる例外のベース例外クラス。 |
HarnessioException | ファイルの問題を伝えるのに役立つ例外をハーネスします。 |
harnessruntimeexception | |
heaphostmonitor | ホストのヒープメモリを監視し、定期的に履歴ログにログを記録するAbstractHostMonitor 実装。 |
helloworldmultitargetpreparer | IMultiTargetPreparer の実装の例。 |
HistoryLogger | TF History Logger、特定のイベントのみを含む特別なログ。 |
hostgtest | ネイティブテストパッケージを実行するテスト。 |
ホストメトリック | このクラスは、報告されるホストメトリックサンプルを表します。 |
HOSTOPTIONS | ホストオプションホルダークラス。 |
hoststatsdmetricCollector | StatSDユーティリティコマンドを使用して、ホスト側からSTATSDメトリックを収集するIMetricCollector 。 |
HOSTTEST | Junitホストベースのテストのテストランナー。 |
hostutils | ホストテストを実行するためのいくつかの有用なユーティリティ方法を実装します。 |
hprofallocsiteparser | HPROFレポートの割り当てサイトセクションから情報を解析するヘルパークラス。 |
httphelper | HTTPリクエストを作成するためのヘルパーメソッドが含まれています |
httphelper.requestrunnable | IRunUtil#runEscalatingTimedRetry(long, long, long, long, IRunnableResult) でリクエストを行うために実行可能。 |
httpmultipartpost | マルチパートHTTPの投稿リクエストを作成するためのヘルパークラス。 |
httpremotefileresolver | http経由でリモートファイルをダウンロードできるIRemoteFileResolver の実装 |
httpsRemoteFileresolver | https経由でリモートファイルをダウンロードできるIRemoteFileResolver の実装 |
私
IABI | テスト中のABIを表すインターフェイス。 |
iabireceiver | テスト中のABIが必要なテスト。 |
Iandroiddebugbridge | このパッケージで使用されているAndroidDebugBridge メソッドのインターフェイス定義。 |
iappbuildinfo | このインターフェイスは非推奨です。 IBuildInfo 直接使用します。 |
iautoretriabletest | ITestFilterReceiver 実装していないが、Auto-Retryをサポートすることを希望するIRemoteTest のインターフェイス。 |
Ibatteryinfo | デバイスのバッテリーとの相互作用を定義するインターフェイス。 |
ibatteryinfo.batterystate | 現在のバッテリー充電状態について説明します。 |
Ibuildinfo | テスト中のビルドに関する情報を保持します。 |
ibuildinfo.buildinfoproperties | IBuildInfo がいくつかの処理を微調整する必要があるいくつかのプロパティ。 |
ibuildprovider | テスト中のビルドに関する情報を提供する責任があります。 |
ibuildreceiver | テスト中のビルドへの参照が必要なテスト。 |
iClusterClient | TFCバックエンドと対話するためのインターフェイス。 |
iClusterEvent | TFCにアップロードされるクラスターイベントのインターフェイス。 |
iClustereventuploader <t iClusterEvent > | ClusterEventuploader用のインターフェイス |
iClusterOptions | クラスター関連オプションを取得するためのインターフェイス。 |
icommandoptions | コマンドの実行オプション用コンテナ。 |
icommandscheduler | TradeFederationコマンドを実行するためのスケジューラ。 |
icommandscheduler.ischeduledinvocationlistener | 呼び出しが完了したときの呼び出しイベントのリスナー。 |
ICompressionsTrategy | 実行時に選択できる圧縮アルゴリズムを表すインターフェイス。 |
iconfigoptionvalueTransformer | 構成オプション値を操作するためのインターフェイス |
iconfigurablevirtualdevice | 可能性のある事前に設定された仮想デバイス情報(ホストIP、ホストユーザー、ポートオフセットなど)に関する情報を提供するインターフェイス。 |
I構成 | TradeFederation 呼び出しの構成情報。 |
iconfigurationFactory | IConfiguration sを作成するための工場 |
iconfigurationReceiver | IConfiguration を受け入れるオブジェクトを表すための単純なインターフェイス。 |
IconFigurationServer | 構成サーバーのインターフェイス。 |
icredentialFactory | OAUTH2 Credential を作成する資格情報工場のインターフェイス。 |
idefaultObjectloader | YAML構成の一部である必要があるデフォルトオブジェクトをロードするためのインターフェイス。 |
idefaultObjectloader.loaderconfiguration | ローダーに情報を渡すロード構成オブジェクト。 |
iDeviceActionReceiver | デバイスイベントを受信するAPIを提供します。 |
idevicebuildinfo | 完全なAndroidデバイスビルドを表すIBuildInfo および(オプションで)そのテスト。 |
iDeviceBuildProvider | ITestDevice から情報を使用してビルドを取得するIBuildProvider 。 |
iDeviceConfiguration | デバイス構成ホルダーインターフェイス。 |
iDeviceFlasher | デバイス上のデバイス画像をフラッシュします。 |
ideviceflasher.userdataflashoption | userData画像を処理するためのオプションの列 |
iDeviceManager | テスト用の利用可能なデバイスのセットを管理するためのインターフェイス。 |
idevicemanager.ifastbootlistener | FastBoot状態の変更のリスナー。 |
idevicemonitor | デバイスの状態を監視するためのインターフェイス。 |
idevicemonitor.deviceLister | 既知のデバイスとその状態を返す必要があるRunnable クラスのようなクラス。 |
iDevicerecovery | オフラインになったデバイスを回復するためのインターフェイス。 |
iDeviceselection | デバイス選択基準のインターフェイス。 |
ideviceselection.basedeviceType | |
idevicestatemonitor | IDevice の状態を監視するための施設を提供します。 |
idevicetest | ITestDevice への参照が必要なオブジェクトのインターフェイス。 |
idiableable | 無効にできるトレードフェッドオブジェクトを記述するインターフェイス。 |
idynamicshardingclient | シャードクライアント用のラッパーインターフェイス これは、HTTP 1つに交換したり、必要に応じてテストすることができるように存在します。 |
IdynamicshardingConnectionInfo | 動的シャード接続情報を含むクラスのインターフェイス |
iEmail | 電子メールを送信するためのインターフェイス。 |
iemail.message | 電子メールメッセージデータ用のコンテナ。 |
ifiledownloader | リモートファイルをダウンロードするためのインターフェイス。 |
ifileentry | インターフェイス定義は、 FileEntry ためのよりシンプルでモック可能な契約を提供します。 |
ifileresolverloader | IRemoteFileResolver の実装をロードします。 |
ifileresolverloader.resolverloadingexception | リゾルバーをロードまたは初期化できない場合は、例外をスローします。 |
iflashingResourceSparser | デバイスをフラッシュするために必要な補助画像ファイルの必要なバージョンを提供するためのインターフェイス。 |
iflashingresourcesretriever | デバイスをフラッシュするために必要な補助画像ファイルを取得するためのインターフェイス。 |
ifolderbuildinfo | ビルドアーティファクトがローカルファイルシステムディレクトリに含まれている単純な抽象的なIBuildInfo 。 |
IformAtterGenerator | SuiteResultHolder のフォーマッタを説明するインターフェイス。 |
イグロバル構成 | 単一の貿易連盟インスタンスのグローバル構成情報を含むクラス(実際の構成の任意の数の呼び出しを含む)。 |
iharnessexception | ハーネスの例外によって実装されるハーネス例外インターフェイスの説明。 |
ihostcleaner | テストの実行が終了した後、ホストをクリーンアップします。 |
ihosthealthagent | ホストまたはデバイスメトリックを発するインターフェイス。 |
ihostmonitor | ホストデータをディスパッチするインターフェイス |
ihostmonitor.hostdatapoint | 報告されるデータの一般的なクラス。 |
ihostmonitor.hostmetrictype | |
ihostoptions | ホストオプションホルダーインターフェイス。 |
ihostoptions.permitlimittype | 可能な許可リミッターを説明する列挙 |
ihostresourcemanager | マネージャーへのインターフェイスホストリソース。 |
ihttphelper | HTTP要求を実行するためのヘルパー方法。 |
ihttphelper.datasizeexception | |
iinvocationContext | 必要に応じて、テストがアクセスするための呼び出しに関する情報を保持します。 |
iinvocationcontext.timingevent | |
iinvocationcontextreceiver | 呼び出しのコンテキストを参照する必要があるテスト。 |
iinvocationexecution | インターフェイスは、呼び出しの一部として行われるアクションを説明します。 |
ikeystoreclient | パスワードまたは機密データのキーストアにアクセスするインターフェイス。 |
ikeystoreFactory | IKeyStoreClient を作成するための工場。 |
ilabpreparer | ラボ作成者向けのマーカーインターフェイス これらのインターフェイスが意図しているものの説明については、 |
ILEVELEDLOGOUTPUT | このインターフェイスを実装するクラスは、ログメッセージの出力を扱うメソッドを提供します。 |
ilogcatreceiver | InputStreamSource としてデバイスのログキャットの出力を提供するクラス。 |
ilogregistry | さまざまなロガーをマルチプレックスおよび管理するILogOutput Singleton Loggerのインターフェイス。 |
ilogregistry.eventType | 記録するのに役立つイベント |
ILOGSAVER | このインターフェイスを実装するクラスは、ログを中央の場所に保存する方法を提供します。 |
Ilogsaverlistener | ITestInvocationListener sがログファイルが保存されたときに聞くことができます。 |
imanagedtestdevice | ライフサイクルが管理されているItestDevice。 |
imanagedtestdevice.deviceEventResponse | IManagedTestDevice#handleAllocationEvent(DeviceEvent) への応答のためのコンテナ |
imanagedtestdeviceFactory | IManagedTestDevice sのCreatorインターフェイス |
ImetricCollector | このインターフェイスは、一致するメトリックを収集するためにテストの結果を報告する際にデコレーターとして追加されます。 |
ImetricCollectorreceiver | IRemoteTest sのインターフェイスは、テスト実行のためにIMetricCollector sのリストを取得する必要がある場合に実装するためのインターフェイス。 |
imoblyyamlresulthandler | Mobly Yaml結果ハンドラーのインターフェイス。 |
imoblyyamlresulthandler.itestresult | Mobly Yaml結果のインターフェイス |
imodulecontroller | モジュールを実行するかどうかを制御するためのインターフェイス。 |
imodulecontroller.runstrategy | モジュールの実行方法を説明する列挙。 |
imoduleparameterhandler | スイートモジュールのパラメーターのインターフェイス。 |
imultidevicerecovery | 複数のオフラインデバイスを回復するためのインターフェイス。 |
imultidevicetest | このインターフェイスは非推奨です。このインターフェイスは互換性のために一時的に保持されますが、実際には使用されていません。実装しないでください。 |
imultitargetpreparer | いくつかのデバイスのテスト環境を一緒に準備します。 |
InativeDevice | DDMLIB IDevice に信頼性が高く、わずかに高いレベルのAPIを提供します。 |
Inativedevicetest | INativeDevice への参照が必要なオブジェクトのインターフェイス。 |
Incrementalimageutil | 増分画像とデバイスの更新を活用するユーティリティ。 |
Infraerroridentifier | 貿易連盟のインフラからのエラー識別子、および依存性インフラ(ビルドインフラなど)。 |
inputstreamSource | このインターフェイスは基本的にERROR(/InputStream) をラップしてクローン可能にします。 |
InstallAllTestzipAppssetup | すべてのアプリをテストzipにインストールするITargetPreparer 。 |
installapexmoduletargetpreparer | |
installapksetup | ファイルシステムにある1つ以上のAPKをインストールするITargetPreparer 。 |
installBuildenvapksetup | AndroidプラットフォームBuild Envから1つ以上のテストAPKをインストールするITargetPreparer 。 |
InstalledInstrumentationStest | 現在のデバイスで見つかったすべての機器を実行します。 |
InstantApphandler | ModuleParameters#INSTANT_APP 。 |
InstrumentationPreparer | 計装を実行するITargetPreparer |
機器テスト | 特定のデバイスで計装テストパッケージを実行するテスト。 |
InvocationContext | IInvocationContext の一般的な実装。 |
InvocationExecution | すべての呼び出し手順を説明するクラス:ダウンロード、ターゲット_prep、テストの実行、クリーンアップ。 |
InvocationLocal <T> | このクラスは、Invocation-Scope変数を提供します。 |
InvocationMetricLogger | いくつかのメトリックを記録するための呼び出しのためのユーティリティクラス。 |
InvocationMetricLogger.invocationGroupMetrickey | グループ化により、同じキーの下で複数のグループを記録できます。 |
InvocationMetricLogger.invocationMetrickey | 私たちが常に呼び出しのために住むという特別な名前の鍵。 |
InvocationStatus | 呼び出しステータスを保存するクラス。 |
InvocationStatus | 呼び出しステータスを表すヘルパー列 |
Invocationsummaryhelper | リスナーのセットのためのTestSummary 収集と報告のためのヘルパークラス |
JunitResultforwarderへの招待 | ITestInvocationListener イベントを聴いて、それらをTestListener に転送するクラス。 |
iPostprocessor | Post Processorsは、テスト後および結果レポートの前にメトリックとログの処理を可能にするための貿易フェデレーションオブジェクトです。 |
iRemotefeature | リクエストに基づいて実行できるTradeFedの機能を説明するインターフェイス。 |
iRemotefileresolver | リモートファイルをローカルファイルに解決できるオブジェクトのインターフェイス。 |
iRemotefileresolver.Remotefileresolverargs | ARGSはリゾルバーに渡されました |
iRemotefileresolver.resolvedfile | 解決されたファイルといくつかのメタデータに関する情報を保持しています。 |
iRemotescheduledlistenersfeature | IScheduledInvocationListener の通過をサポートするためのIRemoteFeature の拡張。 |
iRemotetest | 結果を報告するテストは、 ITestInvocationListener に直接結果をもたらします。 |
ireportnotexected | 不完全な実行の場合、このインターフェイスを実装するIRemoteTest は、レポートの改善のために実行されていないテストを報告する場合があります。 |
Irescheduler | 将来の実行のために構成を再スケジュールするためのインターフェイス。 |
iresourcemetriccollector | ユーザーがカスタマイズされたリソースコレクターを実装するインターフェイス。 |
Irestapihelper | REST API呼び出しを実行するためのヘルパーインターフェイス。 |
iresumabletest | このインターフェイスは非推奨です。これはもう必要ありません |
iretrydecision | インターフェイス再試行決定を促進し、よりターゲットを絞った再試行のためにクラスにフィルターを適用します。 |
iruntimehintprovider | |
irunutil | タイミング操作とシステムコマンドを実行するためのインターフェイス。 |
irunutil.envpriority | 特定のenvを設定または設定するかどうかを定義する列挙。 |
irunutil.irunnableresult | ブールステータスを返す操作を非同期的に実行するためのインターフェイス。 |
ISANDBOX | インターフェイス呼び出しを実行するために使用できるサンドボックスを定義します。 |
ISANDBOXFACTORY | ISandbox を作成するための工場。 |
ISETOPTIONRECEIVER | このインターフェイスの実装には、 HostTest#SET_OPTION_NAME にリンクされた「セットオプション」名を備えたOption が必要です。 |
iShardablElistener | シャードできるITestInvocationListener 。 |
iShardabletest | 個別に実行可能なサブテストに分割できるIRemoteTest 。 |
ishardhelper | 構成に採用するシャード戦略を説明するオブジェクトのインターフェイス。 |
隔離されたホストテスト | メインプロセスでテストを実行するのではなく、サブプロセスを使用して依存性の低い環境でテストを実行する TradeFed ランナーを実装します。 |
isupport granularResults | ITestInvocationListener が粒状結果の受信をサポートするかどうかを指定するインターフェイス。 |
isSystemStatuschecker | システムステータスのチェックを実行し、ブール値を返すチェッカーは、システムが予想される状態にあるかどうかを示します。 |
isSystemStatuscheckereCereiver | 構成からISystemStatusChecker にアクセスする必要があるIRemoteTest 。 |
ItargetCleaner | このインターフェイスは非推奨です。分解は、ベースのitargetpreparerインターフェイスに移動しました。 |
itargetpreparer | テストの実行のためにテスト環境を準備します。 |
IterribleFailureHandler | LogUtil.CLog.wtf(String, Throwable) |
itestannotationfilterreceiver | 注釈に基づいて実行するテストをフィルタリングできるランナー。 |
ItestCollector | テストコレクションのサポートを提供します。設定すると、テストランナーは実際に実行せずにテストケースを収集するためにドライランを実行する必要があります。 |
ItestDevice | DDMLIB IDevice に信頼性が高く、わずかに高いレベルのAPIを提供します。 |
itestdevice.apexinfo | 単一の頂点に関する情報を保存するためのシンプルな構造クラス |
itestdevice.mountpointinfo | 単一のマウントポイントに関する情報を保存するためのシンプルな構造クラス |
itestdevice.recoveryMode | |
itestfilefilterreceiver | 実行するテストおよび/または実行しないテストを指定するファイルを受信できるランナー。 |
itestfilterreceiver | 実行するテストをフィルタリングできるランナー。 |
itestinformationReceiver | 一部のクラスのTestInformation を受信するインターフェイス。 |
itestinvocation | 1つのTradeFederationテストの呼び出しを処理します。 |
itestinvocation.exitinformation | 呼び出しのためのいくつかの出口情報を表します。 |
itestinvocationlistener | テストの呼び出しのテスト結果のリスナー。 |
ItestlifeCyclereceiver | 計装テストの実行中にイベント通知を受信します。 |
itestlogger | さまざまなタイプのデータストリームのロギングを実行できるエンティティ。 |
itestloggerreceiver | ロギング目的に使用できるように、 ITestLogger インスタンスで注入できるエンティティ。 |
itestspool | アクセスして実行できるテストのプールを説明するインターフェイス |
itestsuite | テストスイートを実行するために使用される抽象クラス。 |
itestsuite.multididevicemodulestrategy | |
itestsuiteresultloader | ヘルパーを記述するインターフェイスは、以前の結果を再実行できる方法でロードします。 |
ItestSummaryListener | ITestInvocationListener 概要を介していくつかの限られた情報を交換できるようにするインターフェイス。 |
itestszipinstaller | デバイスにテストzipファイル(ビルドシステムによって出力された場合)からテストをインストールします。 |
ItokenProvider | 特定のデバイスのトークンを提供できるオブジェクトを説明するインターフェイス。 |
ItokenRequest | インターフェイスIRemoteTest 実装できるように、特別なトークンを備えたデバイスが必要であるという事実を公開することができます。 |
J
Jarhosttest | ホスト側のジュニットテストのテストランナー。 |
jarhosttest.hosttestlistener | testRunStarted()およびtestRuned()を除くすべてのイベントを埋め込みリスナーに転送するラッパーリスナー。 |
JavaCodeCoverAgeCollector | Javaカバレッジ測定値をデバイスから引き出し、テストアーティファクトとしてログに記録するBaseDeviceMetricCollector 。 |
Javacodecoverageflusher | デバイスで実行されているプロセスからJavaコードカバレッジ測定値のフラッシュをリセットおよび強制するユーティリティクラス。 |
jsonfilekeystoreclient | ローカルJSONファイルがキーストアを使用するサンプル実装。 |
JSonFileKeyStoreFactory | JSON Keystore Factoryの実装。JSONキーストアファイルにアクセスするためのJSONFileKeyStoreClient を提供します。 |
jsonhttptestresultreporter | テストメトリックの結果とブランチ、デバイス情報をJSONにエンコードし、HTTPサービスエンドポイントに投稿する結果レポーター |
junit4resultforwarder | Junit4ランナーの結果の転送者。 |
junit4testfilter | Filter を拡張してjunit4ランナーのフィルタリングを提供するヘルパークラス。 |
junitrunutil | IRemoteTest#run(TestInformation, ITestInvocationListener) 誘導をTest#run(TestResult) コールに誘導するためのヘルパークラス。 |
junittoinvocationResultforwarder | イベントをTestListener ために耳を傾け、それらをITestInvocationListener に転送するクラス。 |
junitxmlparser | AntのXmljunitResultformatterに保存されたJunit結果からテスト結果データを抽出するパーサーは、それをitestinvocationListenerに転送します。 |
K
KernelTargetTest | ターゲットで実行されている実行可能ファイルのテストランナーとカーネルテストのテスルトの解析。 |
kerneltestmodulecontroller | モジュールコントローラーがアーキテクチャと一致しないときにテストを実行しないためのベースクラス。 |
keyguardcontrollerstate | KeyGuard州のコンテナ。 |
keyguardstatuschecker | モジュールの実行後にキーガードステータスをチェックします。 |
KeyStoreException | 致命的なキーストアエラーが発生したときに投げられます。 |
KillexistingemulatorPreparer | 実行中のエミュレータをシャットダウンするITargetPreparer 。 |
既知のfailurepreparer | 既知の故障を再試行するターゲット作成者。 |
Ktapresultparser | KTAP出力は、Kunitテストモジュールによって生成され、DEBUGFSの下で「結果」ファイルに配置されたものと見なされます。 |
KunitModuleTest | デバイスでクニットテストモジュールを実行するためのテストランナー。 |
L
labresourcedevicemonitor | Labresourceservice用のGRPCサーバーを初期化/管理するラボリソースモニター。 |
largeoutputreceiver | 長期にわたるコマンドの実行を支援するように設計されたクラスは、出力を収集します。 |
LastShardDeTector | ローカルシェルディングを実行するとき、最後のシャードinvocationEnded(long) に達したときにのみアクションを実行したい場合があります。 |
Launchcvdhelper | Cuttleish VMのLaunch_Cvdを制御するユーティリティヘルパー。 |
LeakedThreadstatuschecker | ステータスチェッカーモジュールが実行中のスレッドを漏らさないようにします。 |
LegacySubProcessResultsReporter | スーパークラスの変化にもかかわらず、TF/CTS(例えば8+)の以前のバージョンと互換性があるはずのサブプロセス結果レポーターの凍結実装。 |
ListInstrumentationParser | 「PMリストインストゥルメンテーション」クエリの出力を解析するIShellOutputReceiver |
listinstrumentationparser.instrumentationTarget | |
localandroidvirtualdevice | TradeFedホストで実行されているローカル仮想デバイスのクラス。 |
LocalAppBuildProvider | 提供されたローカルパスに基づいてIBuildInfo を構築するIBuildProvider |
LocalDeveloper | これがTradefedを実行しているローカル開発者であるかどうかを検出して返します。 |
LocalDeviceBuildProvider | 提供されたファイルシステムディレクトリパスに基づいてIDeviceBuildInfo を構築するIBuildProvider 。 |
localemulatorLaunch | Androidビルド環境からローカルにエミュレータを起動するTarget Preparer。 |
localemulatorsnapshot | Androidビルド/開発環境からクリーンなエミュレータスナップショットを生成するためのターゲットプレパーター |
LocalFileHeader | LocalFileHeaderは、ZIPファイル内のファイル/フォルダーの情報を含むクラスです。 |
LocalFileresolver | ローカルファイルをリンクできるIRemoteFileResolver の実装 |
LocalFolderBuildProvider | 提供されたローカルパスに基づいてIFolderBuildInfo を構築するIBuildProvider |
localhostresourcemanager | マネージャーホストリソース。 |
ローカルプール | ローカルテストのプールの実装 |
LocalRunInStructionBuilder | ローカルでテストを実行する命令をコンパイルするユーティリティ。 |
locksettingsbaseLinesetter | 画面ロック設定を削除するセッター。 |
logcatcrashresultforwarder | 特別なリスナー:障害(計装プロセスのクラッシュ)で、ログキャットからクラッシュを抽出し、テストに関連付けられた障害メッセージに追加します。 |
logcateventparser | |
logcateventType | LogcatEventParser のイベントタイプ。 |
logcatonfailurecollector | テストケースが失敗したときにログキャットをキャプチャしてログするコレクター。 |
logcatreceiver | バックグラウンドでlogcatを収集するクラス。 |
logcattimingmetriccollector | 指定された修復パターンを使用して、ログキャットラインからイベントの開始と終了の信号を解析することにより、1つまたは複数の反復テスト中にログキャットからタイミング情報(ユーザースイッチ時間など)を収集するメトリックコレクター。 |
logdatype | ログデータのデータ型を表します。 |
logfile | 保存されたログファイルのメタデータを保持するクラス。 |
logfilesaver | ログデータをファイルに保存するITestInvocationListener のヘルパー |
logreceiver | |
logregistry | スレッドのThreadGroup に基づいて、適切なロガーを使用して、異なるロガーを使用して、異なるロガーをマルチプレックスおよび管理するILogRegistry の実装。 |
logsaverresultforwarder | Global File Saverでログを保存するためのResultForwarder 。 |
logutil | ロギングユーティリティクラス。 |
logutil.clog | 発信者のシンプルなクラス名をログタグとして自動的に使用するLog のシムクラス |
luciresultreporter | 結果DBとLuciがJSON形式に必要なテスト結果を保存し、コンソールのファイルの場所をログに記録する結果レポーター。 |
M
MainlineModuleHandler | InstallApexModuleTargetPreparerを作成し、指定されたメインラインモジュールに基づいて動的リンクをインストールするメインラインモジュールのシンプルなハンドラークラス。これらのモジュールを自動的に取得します。 |
mainlineTESTMODULECONTROLLER | テスト中のデバイス上のプリロードされたメインラインモジュールに基づいてテストを実行するモジュールコントローラーのベースクラス。 |
managedremotedevice | VM内のトレードフェッドインスタンスを介してリモートで管理する仮想マシン内で実行されるデバイス。 |
ManagedTestDeviceFactory | TFで監視できるさまざまな種類のデバイスを作成する工場 |
maxsdkmodulecontroller | 指定されたSDKバージョン番号の上にバージョンでテストを実行しないモジュールコントローラーのベースクラス。 |
mergedzipentryCollection | 個々のzipエントリを大きなzipファイルにマージし、ダウンロードの試みを最小限に抑えます。 |
mergemultibuildtargetpreparer | それらを命名して、あるビルドから別のビルドに情報を渡すことができるIMultiTargetPreparer と、他のビルドにコピーするファイルキー。 |
Mergestrategy | 複数の試行が存在する場合、結果をどのように集約すべきかを説明します。 |
MetricFilePostProcessor | テストおよび実行レベル中に収集されたメトリックログファイルのアップロードに使用されます。 |
メトリックオプション | @Test で注釈されたテスト方法の注釈、または注釈がTestDescription の注釈リストの一部である場合、次のように便利な追加のパラメーターを指定できる場合は、コレクターの動作を調整し、いくつかの方法をフィルタリングします。 |
Metricsxmlresultreporter | Metricsxmlresultreporterは、テストの呼び出し段階でメトリックフォルダーパラメーターで指定されたフォルダーのXMLファイルにテストメトリックを書き込み、XMLファイルにメトリックを実行します。 |
Metrictestcase | TradeFedの一部として実行するときにメトリックをログにできるようにするTestCase の拡張。 |
metrictestcase.logholder | 報告されるログファイルを保持する構造。 |
Metricutil | プッシュされたStatSD構成からメトリックをプルするためのユーティリティクラス。 |
メトリックカット性 | テストメトリックを保存し、同様のテストでメトリックを集約し、メトリックをファイルに書き込むための一般的なユーティリティ方法が含まれています。 |
MinApilevelModuleController | 指定されたAPIレベルを下回ったときにテストを実行しないモジュールコントローラーのベースクラス。 |
minsdkmodulecontroller | 指定されたSDKバージョン番号の下のバージョンでテストを実行しないモジュールコントローラーのベースクラス。 |
miximagezippreparer | デバイスビルドにシステムビルドの画像を組み合わせたIMultiTargetPreparer 。 |
MixKernelTargetPreparer | カーネル イメージとデバイス イメージを混合できるようにするITargetPreparer 。 |
moblybinaryhosttest | Androidビルドシステム(SOONG)からMobly Pythonバイナリファイルを実行することを目的としたホストテスト |
moblyyamlresultcontrollerinfohandler | Mobly Yaml結果「コントローラー情報」要素ハンドラー。 |
moblyyamlResultControllerInfohandler.controllerInfo | |
moblyyamlResultControllerInfohandler.controllerInfo.builder | |
Moblyyamlresulthandlerfactory | 結果タイプに基づいて適切なハンドラーを生成するMobly Yaml結果ハンドラーファクトリー。 |
moblyyamlresulthandlerfactory.invalidresulttypeexception | |
moblyyamlresulthandlerfactory.type | |
moblyyamlresultparser | Mobly Yamlテスト結果パーサー。 |
moblyyamlresultrecordhandler | Mobly Yaml result 'レコード要素ハンドラー。 |
moblyyamlresultrecordler.record | |
moblyyamlresultrecordler.record.builder | |
moblyyamlresultrecordler.recordResult | |
moblyyamlresultsummaryhandler | Mobly Yaml result 'summary'要素ハンドラー。 |
moblyyamlresultsummaryhandler.summary | |
moblyyamlresultsummaryhandler.summary.builder | |
moblyyamlresultteststestnameListhandler | Mobly Yaml result 'テスト名リスト'要素ハンドラー。 |
moblyyamlrsulttesttestnameListhandler.testnameList | |
moblyyamlresulttestnameListhandler.testnameList.builder | |
moblyyamlresultuserdatahandler | Mobly Yaml結果「ユーザーデータ」要素ハンドラー。 |
moblyyamlresultuserdatahandler.userdata | |
moblyyamlresultuserdatahandler.userdata.builder | |
ModifiedFilesParser | Modified_files.jsonから情報を解析および抽出する責任のあるクラス。 |
ModuleDefinition | テスト実行構成のコンテナ。 |
ModuleListener | 結果のリストを収集するために、各モジュールの各IRemoteTest に添付されたリスナー。 |
moduleLogCatCollector | ログキャットコレクターのバージョンはモジュール用です。 |
modulemerger | 分割後のITestSuite とModuleDefinition マージに関連する操作のヘルパークラス。 |
ModuleOemTargetPreparer | |
ModuleParameters | Special values associated with the suite "parameter" keys in the metadata of each module. |
ModuleParametersHelper | Helper to get the IModuleParameterHandler associated with the parameter. |
ModulePusher | |
ModulePusher.ModulePushError | Fatal error during Mainline module push. |
ModuleSplitter | Helper to split a list of modules represented by IConfiguration into a list of execution units represented by ModuleDefinition . |
ModuleTestTypeUtil | Contains common utility methods for checking module. |
MultiFailureDescription | Collect multiple FailureDescription in one holder. |
MultiMap <K, V> | A ERROR(/Map) that supports multiple values per key. |
N
NameMangleListener | A proxy listener to translate test method, class, and package names as results are reported. |
NativeBenchmarkTest | A Test that runs a native benchmark test executable on given device. |
NativeBenchmarkTestParser | A IShellOutputReceiver that parses the benchmark test data output, collecting metrics on average time per operation. |
NativeBridgeModuleController | A module controller to check if a device support native bridge. |
NativeCodeCoverageFlusher | A utility class that clears native coverage measurements and forces a flush of native coverage data from processes on the device. |
NativeDevice | Default implementation of a ITestDevice Non-full stack android devices. |
NativeDevice.AdbAction | A ERROR(DeviceAction/com.android.tradefed.device.NativeDevice.DeviceAction DeviceAction) for running a OS 'adb ....' command. |
NativeDevice.AdbShellAction | |
NativeDevice.RebootDeviceAction | ERROR(DeviceAction/com.android.tradefed.device.NativeDevice.DeviceAction DeviceAction) for rebooting a device. |
NativeDevice.RebootMode | A mode of a reboot. |
NativeDeviceStateMonitor | Helper class for monitoring the state of a IDevice with no framework support. |
NativeLeakCollector | A ITargetPreparer that runs 'dumpsys meminfo --unreachable -a' to identify the unreachable native memory currently held by each process. |
NativeStressTest | A Test that runs a native stress test executable on given device. |
NativeStressTestParser | A IShellOutputReceiver that parses the stress test data output, collecting metrics on number of iterations complete and average time per iteration. |
NegativeHandler | Handler that specify that nothing should be done and the parameter should not create any extra module. |
NestedDeviceStateMonitor | Device state monitor that executes extra checks on nested device to accommodate the specifics of the virtualized environment. |
NestedRemoteDevice | Representation of the device running inside a remote Cuttlefish VM. |
NetworkNotAvailableException | Thrown when a device is not able to connect to network for testing. |
NoApkTestSkipper | Special preparer that allows to skip an invocation completely (preparation and tests) if there are no apks to tests. |
NoDeviceException | Thrown when there's no device to execute a given command. |
NoisyDryRunTest | Run noisy dry run on a command file. |
NoOpConfigOptionValueTransformer | An no-op IConfigOptionValueTransformer |
NotMultiAbiHandler | Special handler that notify the SuiteModuleLoader that the secondary abi should not create a module. |
NullDevice | A placeholder IDevice used by DeviceManager to allocate when IDeviceSelection#nullDeviceRequested() is true |
○
OpenObjectLoader | Loader for the default objects available in AOSP. |
オプション | Annotates a field as representing a IConfiguration option. |
Option.Importance | |
OptionClass | Annotates a class as representing a IConfiguration object. |
OptionCopier | A helper class that can copy Option field values with same names from one object to another. |
OptionDef | Holds the details of an Option . |
OptionFetcher | Helper to get the test options from the parent process. |
OptionNotAllowedException | Specific ConfigurationException when an option is not allowed to be passed in the command line. |
OptionSetter | Populates Option fields. |
OptionSetter.OptionFieldsForName | Container for the list of option fields with given name. |
OptionUpdateRule | Controls the behavior when an option is specified multiple times. |
OtaDeviceBuildInfo | A IDeviceBuildInfo used for over-the-air update testing. |
OtatoolsBuildInfo | An IBuildInfo that contains otatools artifacts. |
OtaZipfileBuildProvider | Provides a IBuildInfo based on a local OTA zip file. |
OxygenClient | A class that manages the use of Oxygen client binary to lease or release Oxygen device. |
OxygenUtil | Utility to interact with Oxygen service. |
P
PackageInfo | Container for an application's package info parsed from device. |
PackageInstalledModuleController | Module controller to not run tests when the device has not got the given packages installed. |
Pair <A, B> | Define our own Pair class which contains two objects. |
PairingMultiTargetPreparer | A multi-target preparer helps make Bluetooth pairing (and connection) between two devices. |
ParallelDeviceExecutor <V> | Wrapper of ERROR(/ExecutorService) to execute a function in parallel. |
ParentSandboxInvocationExecution | Version of InvocationExecution for the parent invocation special actions when running a sandbox. |
ParentShardReplicate | Replicate a setup for one device to all other devices that will be part of sharding. |
PartialZipDownloadCache | Utility to cache partial download files based on their content. |
PassingTestFileReporter | A ITestInvocationListener that saves the list of passing test cases to a test file |
PerfettoGenericPostProcessor | A post processor that processes text/binary metric perfetto proto file into key-value pairs by recursively expanding the proto messages and fields with string values until the field with numeric value is encountered. |
PerfettoGenericPostProcessor.AlternativeParseFormat | |
PerfettoGenericPostProcessor.METRIC_FILE_FORMAT | |
PerfettoPreparer | Perfetto preparer pushes the config file in to the device at a standard location to which perfetto have access to. |
PerfettoPullerMetricCollector | Base implementation of FilePullerDeviceMetricCollector that allows pulling the perfetto files from the device and collect the metrics from it. |
PerfettoPullerMetricCollector.METRIC_FILE_FORMAT | |
PerfettoTraceRecorder | A utility class for recording perfetto trace on a ITestDevice . |
PrettyPrintDelimiter | Helper utility that helps to print delimited message that stands out. |
PrettyTestEventLogger | Logger matching the events and logging them in order to make it easier to debug. |
ProcessInfo | Used to store process related(USER, PID, NAME, START TIME IN SECOND SINCE EPOCH) information. |
ProfileParameterHandler | Base parameter handler for any profile user. |
ProfileTargetPreparer | Base class for setting up target preparer for any profile user android.os.usertype.profile.XXX . |
PropertyChanger | A utility class for changing (or adding) items in an Android property file |
ProtoResultParser | Parser for the Tradefed results proto format. |
ProtoResultParser.TestLevel | Enumeration representing the current level of the proto being processed. |
ProtoResultReporter | Result reporter build a TestRecord protobuf with all the results inside. |
ProtoUtil | Utility methods for dealing with protobuf messages type-agnostically. |
ProxyConfiguration | Object that allows pointing to a remote configuration to execute. |
PsParser | Utility used to parse(USER,PID and NAME) from the "ps" command output |
PtsBotTest | Run PTS-bot tests. |
PushFileInvoker | This class is deprecated. Use PushFilePreparer instead |
PushFilePreparer | A ITargetPreparer that attempts to push any number of files from any host path to any device path. |
PythonBinaryHostTest | Host test meant to run a python binary file from the Android Build system (Soong) The test runner supports include-filter and exclude-filter. |
PythonBinaryHostTest.PythonForwarder | Result forwarder to replace the run name by the binary name. |
PythonUnitTestResultParser | Interprets the output of tests run with Python's unittest framework and translates it into calls on a series of ITestInvocationListener s. |
PythonUnitTestRunner | This class is deprecated. Use PythonBinaryHostTest instead. |
PythonVirtualenvHelper | A helper class for activating Python 3 virtual environment. |
PythonVirtualenvPreparer | Sets up a Python virtualenv on the host and installs packages. |
Q
QuotationAwareTokenizer |
R
RebootReasonCollector | Collector that collects device reboot during the test run and report them by reason and counts. |
RebootTargetPreparer | Target preparer that reboots the device. |
RecoveryLogPreparer | A target preparer used to collect logs before recovery. |
RegexTrie <V> | The RegexTrie is a trie where eachERROR(/Pattern) . |
RemoteAndroidDevice | Implementation of a ITestDevice for a full stack android device connected via adb connect. |
RemoteAndroidVirtualDevice | Extends RemoteAndroidDevice behavior for a full stack android device running in the Google Compute Engine (Gce). |
RemoteAvdIDevice | A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.gceDeviceRequested() is true |
リモートダイナミックプール | リモートワークのキューに入れられたテストのプールの実装 |
RemoteFileResolver | A simple class that allows one to load files from a variety of places using URIs and the service provider functionality. |
RemoteFileUtil | Utility class to handle file from a remote instance |
RemoteInvocationExecution | Implementation of InvocationExecution that drives a remote execution. |
RemoteInvocationExecution.FileOptionValueTransformer | |
RemoteSshUtil | Utility to execute ssh commands on remote instances. |
RemoteTestTimeOutEnforcer | Listeners that allows to check the execution time of a given test config and fail it if it goes over a given timeout. |
RemoteZip | Utilities to unzip individual files inside a remote zip file. |
RemoveSystemAppPreparer | A ITargetPreparer for removing an apk from the system partition before a test run. |
ReportPassedTests | Report in a file possible filters to exclude passed test. |
ResolvePartialDownload | Resolve a partial download request. |
ResourceMetricUtil | Utility functions for composing metrics. |
ResourceUtil | Utility for reading configuration resources. |
RestApiHelper | A helper class for performing REST API calls. |
RestartSystemServerTargetPreparer | Target preparer that restarts the system server without rebooting the device. |
ResultAggregator | Special forwarder that aggregates the results when needed, based on the retry strategy that was taken. |
ResultAndLogForwarder | Forwarder for results and logs events. |
ResultForwarder | A ITestInvocationListener that forwards invocation results to a list of other listeners. |
ResultsPlayer | Special runner that replays the results given to it. |
RetentionFileSaver | Helper class for creating a .retention file in a directory. |
RetryConfigurationFactory | Factory that handles retrying a command. |
RetryLogSaverResultForwarder | Forwarder that also handles passing the current attempt we are at. |
RetryPreparationDecision | A Class to describe the decisions about whether or not to retry preparation and to fail the module run. |
RetryRescheduler | A special runner that allows to reschedule a previous run tests that failed or where not executed. |
RetryRescheduler.RetryType | The types of the tests that can be retried. |
RetryResultForwarder | An Extension of ResultForwarder that always push to a given attempt number. |
RetryResultHelper | Helper class to determine which module or test should run or not. |
RetryStatistics | Structure holding the statistics for a retry session of one IRemoteTest . |
RetryStrategy | The Retry Strategy to be used when re-running some tests. |
RootcanalForwarderPreparer | |
RootTargetPreparer | Target preparer that performs "adb root" or "adb unroot" based on option "force-root". |
RunAftersWithInfo | |
RunBeforesWithInfo | |
RunCommandTargetPreparer | |
RunConfigDeviceRecovery | Generic base IMultiDeviceRecovery to run a tradefed configuration to do the recovery step. |
RunHostCommandTargetPreparer | Target preparer to run arbitrary host commands before and after running the test. |
RunHostScriptTargetPreparer | Target preparer which executes a script before running a test. |
RunInterruptedException | Thrown when a run operation is interrupted by an external request. |
RunNotifierWrapper | Wrapper of RunNotifier so we can carry the DeviceNotAvailableException . |
RunOnCloneProfileParameterHandler | |
RunOnCloneProfileTargetPreparer | |
RunOnSdkSandboxHandler | Handler for ModuleParameters#RUN_ON_SDK_SANDBOX . |
RunOnSdkSandboxTargetPreparer | An ITargetPreparer to marks that tests should run in the sdk sandbox. |
RunOnSecondaryUserParameterHandler | |
RunOnSecondaryUserTargetPreparer | An ITargetPreparer that creates a secondary user in setup, and marks that tests should be run in that user. |
RunOnSystemUserTargetPreparer | An ITargetPreparer that marks that tests should be run on the user (rather than the current user). |
RunOnWorkProfileParameterHandler | |
RunOnWorkProfileTargetPreparer | An ITargetPreparer that creates a work profile in setup, and marks that tests should be run in that user. |
RuntimeRestartCollector | Collector that collects timestamps of runtime restarts (system server crashes) during the test run, if any. |
RunUtil | A collection of helper methods for executing operations. |
RustBenchmarkResultParser | Interprets the output of tests run with Criterion benchmarking framework and translates it into calls on a series of ITestInvocationListener s. |
RustBinaryHostTest | Host test meant to run a rust binary file from the Android Build system (Soong) |
RustBinaryTest | A Test that runs a rust binary on given device. |
RustTestBase | Base class of RustBinaryHostTest and RustBinaryTest |
RustTestBase.EnvPair | |
RustTestBase.Invocation | |
RustTestResultParser | Interprets the output of tests run with Rust's unittest framework and translates it into calls on a series of ITestInvocationListener s. |
S
SandboxConfigDump | Runner class that creates a IConfiguration based on a command line and dump it to a file. |
SandboxConfigDump.DumpCmd | |
SandboxConfigurationException | Special Configuration Exception coming from the Sandbox setup. |
SandboxConfigurationFactory | Special Configuration factory to handle creation of configurations for Sandboxing purpose. |
SandboxConfigUtil | A utility class for managing IConfiguration when doing sandboxing. |
SandboxedInvocationExecution | Special sandbox execution of the invocation: This is the InvocationExection for when we are inside the sandbox running the command. |
SandboxInvocationRunner | Run the tests associated with the invocation in the sandbox. |
SandboxOptions | Class that can receive and provide options to a ISandbox . |
ScreenshotOnFailureCollector | Collector that will capture and log a screenshot when a test case fails. |
Sdk28ModuleController | A module controller to check if a device is on SDK 28 (Android 9) or above. |
Sdk29ModuleController | Only run tests if the device under test is SDK version 29 or above. |
Sdk30ModuleController | Only run tests if the device under test is SDK version 30 or above. |
Sdk31ModuleController | Only run tests if the device under test is SDK version 31 or above. |
Sdk32ModuleController | Only run tests if the device under test is SDK version 32 or above. |
Sdk33ModuleController | Only run tests if the device under test is SDK version 33 or above. |
Sdk34ModuleController | Only run tests if the device under test is SDK version 34 or above. |
SecondaryUserHandler | Handler for ModuleParameters#SECONDARY_USER . |
SecondaryUserOnDefaultDisplayHandler | Handler for ModuleParameters#SECONDARY_USER_ON_DEFAULT_DISPLAY . |
SecondaryUserOnSecondaryDisplayHandler | Handler for ModuleParameters#SECONDARY_USER_ON_SECONDARY_DISPLAY . |
SemaphoreTokenTargetPreparer | This is a preparer used to use token to serialize test excution in tradefed host. |
SerializationUtil | Utility to serialize/deserialize an object that implements ERROR(/Serializable) . |
ServiceAccountKeyCredentialFactory | A credential factory to create service account key based oauth Credential . |
SettingsBaselineSetter | A common setter to handle device baseline settings via ITestDevice.setSetting. |
ShardBuildCloner | Helper class that handles cloning a build info from the command line. |
ShardHelper | Helper class that handles creating the shards and scheduling them for an invocation. |
ShardListener | A ITestInvocationListener that collects results from a invocation shard (aka an invocation split to run on multiple resources in parallel), and forwards them to another listener. |
ShardMainResultForwarder | A ResultForwarder that combines the results of a sharded test invocations. |
ShellOutputReceiverStream | Utility subclass of OutputStream that writes into an IShellOutputReceiver. |
ShellStatusChecker | Check if the shell status is as expected before and after a module run. |
ShippingApiLevelModuleController | Run tests if the device meets the following conditions:
|
ShowmapPullerMetricCollector | Base implementation of FilePullerDeviceMetricCollector that allows pulling the showmap files from the device and collect the metrics from it. |
SideloadOtaTargetPreparer | A target preparer that performs sideload of a specified OTA package, applies the package, waits for device to boot up, and injects the device build properties to use as build info This target preparer assumes that the device will be in regular adb mode when started, and will ensure that the device exits in the same mode but with the newer build applied. |
SimpleFileLogger | A ILeveledLogOutput that directs log messages to stdout and to a single log file. |
SimplePerfResult | Object to hold all simpleperf test results |
SimplePerfStatResultParser | A utility class to parse simpleperf result. |
SimplePerfUtil | Utility class to dispatch simple command and collect results |
SimplePerfUtil.SimplePerfType | Enum of simpleperf command options |
SimpleStats | A small utility class that calculates a few statistical measures given a numerical dataset. |
SizeLimitedOutputStream | A thread safe file backed ERROR(/OutputStream) that limits the maximum amount of data that can be written. |
SkipHWASanModuleController | Base class for a module controller to not run tests on HWASan builds. |
SkipManager | Based on a variety of criteria the skip manager helps to decide what should be skipped at different levels: invocation, modules and tests. |
SkipReason | Provide a reason and its metadata for skipping a test. |
SkipReason.DemotionTrigger | |
Sl4aBluetoothUtil | A utility class provides Bluetooth operations on one or two devices using SL4A |
Sl4aBluetoothUtil.BluetoothAccessLevel | Enums for Bluetooth device access level which are based on BluetoothDevice.java |
Sl4aBluetoothUtil.BluetoothConnectionState | Enums for Bluetooth connection states which are based on BluetoothProfile.java |
Sl4aBluetoothUtil.BluetoothPriorityLevel | Enums for Bluetooth profile priority level which are based on BluetoothProfile.java |
Sl4aBluetoothUtil.BluetoothProfile | Enums for Bluetooth profiles which are based on BluetoothProfile.java |
Sl4aClient | Sl4A client to interact via RPC with SL4A scripting layer. |
Sl4aEventDispatcher | Event dispatcher polls for event and queue them by name to be queried. |
Sl4aEventDispatcher.EventSl4aObject | Object returned by the event poller. |
SnapshotInputStreamSource | A File-backed InputStreamSource. |
SparseImageUtil | Utility to unsparse sparse images. |
SparseImageUtil.SparseInputStream | SparseInputStream read from upstream and detects the data format. |
StatsdBeforeAfterGaugeMetricPostProcessor | A post processor that processes gauge metrics collected in a "before/after" approach, ie |
StatsdEventMetricPostProcessor | A post processor that processes event metrics in statsd reports into key-value pairs, using the formatters specified on the processor. |
StatsdGenericPostProcessor | A post processor that processes binary proto statsd reports into key-value pairs by expanding the report as a tree structure. |
StatusCheckerResult | Contains the result of a ISystemStatusChecker execution. |
StatusCheckerResult.CheckStatus | |
StdoutLogger | A ILeveledLogOutput that directs log messages to stdout. |
StopServicesSetup | A ITargetPreparer that stops services on the device. |
StreamProtoReceiver | A receiver that translates proto TestRecord received into Tradefed events. |
StreamProtoResultReporter | An implementation of ProtoResultReporter |
StreamUtil | Utility class for managing input streams. |
StrictShardHelper | Sharding strategy to create strict shards that do not report together, |
StringEscapeUtils | Utility class for escaping strings for specific formats. |
StringUtil | Utility class for escaping strings for common string manipulation. |
StubBuildProvider | No-op empty implementation of a IBuildProvider . |
StubDevice | Stub placeholder implementation of a IDevice . |
StubKeyStoreClient | Default stub implementation for KeyStore Client. |
StubKeyStoreFactory | Default stub implementation for KeyStore Factory |
StubLocalAndroidVirtualDevice | A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.localVirtualDeviceRequested() is true |
StubMultiTargetPreparer | Placeholder empty implementation of a IMultiTargetPreparer . |
StubTargetPreparer | Placeholder empty implementation of a ITargetPreparer . |
StubTest | No-op empty test implementation. |
StubTestRunListener | Stub implementation of ITestRunListener |
SubprocessCommandException | A subprocess command failed to run. |
SubprocessConfigBuilder | Build a wrapper TF config XML for an existing TF config. |
SubprocessEventHelper | Helper to serialize/deserialize the events to be passed to the log. |
SubprocessEventHelper.BaseTestEventInfo | Base Helper for TestIgnored information. |
SubprocessEventHelper.FailedTestEventInfo | Helper for testFailed information. |
SubprocessEventHelper.InvocationEndedEventInfo | Helper for invocation ended information. |
SubprocessEventHelper.InvocationFailedEventInfo | Helper for InvocationFailed information. |
SubprocessEventHelper.InvocationStartedEventInfo | Helper for invocation started information. |
SubprocessEventHelper.LogAssociationEventInfo | Helper for logAssociation information. |
SubprocessEventHelper.TestEndedEventInfo | Helper for testEnded information. |
SubprocessEventHelper.TestLogEventInfo | Helper for testLog information. |
SubprocessEventHelper.TestModuleStartedEventInfo | Helper for test module started information. |
SubprocessEventHelper.TestRunEndedEventInfo | Helper for testRunEnded Information. |
SubprocessEventHelper.TestRunFailedEventInfo | Helper for testRunFailed information |
SubprocessEventHelper.TestRunStartedEventInfo | Helper for testRunStarted information |
SubprocessEventHelper.TestStartedEventInfo | Helper for testStarted information |
SubprocessExceptionParser | Helper to handle the exception output from standard Tradefed command runners. |
SubprocessReportingHelper | A class to build a wrapper configuration file to use subprocess results reporter for a cluster command. |
SubprocessResultsReporter | Implements ITestInvocationListener to be specified as a result_reporter and forward from the subprocess the results of tests, test runs, test invocations. |
SubprocessTestResultsParser | Extends ERROR(/FileOutputStream) to parse the output before writing to the file so we can generate the test events on the launcher side. |
SubprocessTestResultsParser.StatusKeys | Relevant test status keys. |
SubprocessTfLauncher | A IRemoteTest for running tests against a separate TF installation. |
SuiteApkInstaller | Installs specified APKs for Suite configuration: either from $ANDROID_TARGET_OUT_TESTCASES variable or the ROOT_DIR in build info. |
SuiteModuleLoader | Retrieves Compatibility test module definitions from the repository. |
SuiteModuleLoader.ConfigFilter | A ERROR(/FilenameFilter) to find all the config files in a directory. |
SuiteResultHolder | Helper object to ease up serializing and deserializing the invocation results. |
SuiteResultReporter | Collect test results for an entire suite invocation and output the final results. |
SuiteResultReporter.ModulePrepTimes | Object holder for the preparation and tear down time of one module. |
SuiteTestFilter | Represents a filter for including and excluding tests. |
SwitchUserTargetPreparer | A ITargetPreparer that switches to the specified user kind in setUp. |
SystemServerFileDescriptorChecker | Checks if system server appears to be running out of FDs. |
SystemServerStatusChecker | Check if the pid of system_server has changed from before and after a module run. |
SystemUpdaterDeviceFlasher | A IDeviceFlasher that relies on the system updater to install a system image bundled in a OTA update package. |
SystemUtil | Utility class for making system calls. |
SystemUtil.EnvVariable |
T
TableBuilder | Helper class to display a matrix of String elements in a table. |
TableFormatter | Helper class to display a matrix of String elements so each element column is lined up |
TargetFileUtils | |
TargetFileUtils.FilePermission | |
TargetSetupError | A fatal error occurred while preparing the target for testing. |
TarUtil | Utility to manipulate a tar file. |
TcpDevice | A placeholder IDevice used by DeviceManager to allocate when DeviceSelectionOptions.tcpDeviceRequested() is true |
TearDownPassThroughPreparer | Allows for running tearDown on preparers that are included in a config as an object. |
TelephonyHelper | A utility to use and get information related to the telephony. |
TelephonyHelper.SimCardInformation | An information holder for the sim card related information. |
TelephonyTokenProvider | Token provider for telephony related tokens. |
TemperatureThrottlingWaiter | An ITargetPreparer that waits until device's temperature gets down to target |
TemplateResolutionError | Class extending ConfigurationException for template related error during configuration parsing. |
TerribleFailureEmailHandler | A simple handler class that sends an email to interested people when a WTF (What a Terrible Failure) error occurs within a Trade Federation instance. |
TestAppInstallSetup | A ITargetPreparer that installs one or more apps from a IDeviceBuildInfo.getTestsDir() folder onto device. |
テストコンテンツアナライザー | The analyzer takes context for the analysis and determine what is interesting. |
TestContext | A class to model a TestContext message of TFC API. |
TestDependencyResolver | Helper to resolve dependencies if needed. |
TestDescription | Class representing information about a test case. |
TestDescriptionsFile | A utility class for marshalling and unmarshalling a list of TestDescriptions to a test file. |
TestDevice | Implementation of a ITestDevice for a full stack android device |
TestDevice.MicrodroidBuilder | A builder used to create a Microdroid TestDevice. |
TestDeviceOptions | Container for ITestDevice Option s |
TestDeviceOptions.InstanceType | |
TestDeviceState | A more fully featured representation of device state than DeviceState . |
テスト環境 | A class to model a TestEnvironment message returned by TFC API. |
TestErrorIdentifier | Error identifier from tests and tests runners. |
TestFailureListener | Listener used to take action such as screenshot, bugreport, logcat collection upon a test failure when requested. |
TestFailureModuleController | Controller for module that simply want to tune how the tests failures log collected are behaving. |
TestFilePushSetup | A ITargetPreparer that pushes one or more files/dirs from a IDeviceBuildInfo.getTestsDir() folder onto device. |
TestFilterHelper | Helper class for filtering tests |
TestGroupStatus | A class to store status of a test group. |
TestInfo | Stores the test information set in a TEST_MAPPING file. |
TestInformation | Holder object that contains all the information and dependencies a test runner or test might need to execute properly. |
TestInformation.Builder | Builder to create a TestInformation instance. |
TestInvocation | Default implementation of ITestInvocation . |
TestInvocation.RunMode | The different mode an invocation can run into. |
TestInvocation.Stage | |
TestInvocationManagementServer | GRPC server helping to management test invocation and their lifecycle. |
TestInvocationManagementServer.InvocationInformation | |
TestMapping | A class for loading a TEST_MAPPING file. |
TestMappingSuiteRunner | Implementation of BaseTestSuite to run tests specified by option include-filter, or TEST_MAPPING files from build, as a suite. |
TestOption | Stores the test option details set in a TEST_MAPPING file. |
TestOutputUploader | Uploads test output files to local file system, GCS, or an HTTP(S) endpoint. |
TestRecordInterpreter | Utility to convert a TestRecord proto into a more easily manipulable format in Tradefed. |
TestRecordProtoUtil | Utility to read the TestRecord proto from a file. |
TestResource | A class to model a TestResource message returned by TFC API. |
TestResourceDownloader | A class to download test resource files from file system/GCS/HTTP. |
テスト結果 | Container for a result of a single test. |
TestResultListener | A simplification of ITestLifecycleListener for implementers that only care about individual test results. |
TestRunnerUtil | A utility class to help various test runners. |
TestRunResult | Holds results from a single test run. |
TestRunToTestInvocationForwarder | Forwarder from ddmlib ITestRunListener to ITestLifeCycleReceiver . |
TestsPoolPoller | Tests wrapper that allow to execute all the tests of a pool of tests. |
TestSuiteInfo | A class that resolves loading of build related metadata for test suite To properly expose related info, a test suite must include a |
TestSummary | A class to represent a test summary. |
TestSummary.Type | |
TestSummary.TypedString | |
TestSystemAppInstallSetup | A ITargetPreparer that installs one or more apps from a IDeviceBuildInfo.getTestsDir() folder onto the /system partition on device. |
TestTimeoutEnforcer | Listeners that allows to check the execution time of a given test case and fail it if it goes over a given timeout. |
TextResultReporter | A test result reporter that forwards results to the JUnit text result printer. |
TfMetricProtoUtil | Utility class to help with the Map |
TfObjectTracker | A utility to track the usage of the different Trade Fedederation objects. |
TfSuiteRunner | Implementation of ITestSuite which will load tests from TF jars res/config/suite/ folder. |
TfTestLauncher | A IRemoteTest for running unit or functional tests against a separate TF installation. |
TimeStatusChecker | Status checker to ensure that the device and host time are kept in sync. |
TimeUtil | Contains time related utility methods. |
TimeVal | This is a sentinel type which wraps a Long . |
時間の無駄 | A simple target preparer to waste time and potentially restart the device. |
TokenProperty | Supported token with dynamic sharding. |
TokenProviderHelper | Helper that gives the provider associated to a particular token, in order to find out if a device supports the token. |
TraceCmdCollector | A IMetricCollector that collects traces during the test using trace-cmd, and logs them to the invocation. |
TracePropagatingExecutorService | An executor service that forwards tasks to an underlying implementation while propagating the tracing context. |
TracingLogger | Class that helps to manage tracing for each test invocation. |
TradefedConfigObject | A class to model a TradefedConfigObject message of TFC API. |
TradefedConfigObject.Type | A list of configuration object types which can be injected to a cluster command config. |
TradefedDelegator | Objects that helps delegating the invocation to another Tradefed binary. |
TradefedFeatureClient | A grpc client to request feature execution from the server. |
TradefedFeatureServer | A server that responds to requests for triggering features. |
TradefedSandbox | Sandbox container that can run a Trade Federation invocation. |
TradefedSandboxFactory | Default implementation for SandboxFactory |
TradefedSandboxRunner | Runner associated with a TradefedSandbox that will allow executing the sandbox. |
TradefedSandboxRunner.StubScheduledInvocationListener | A stub IScheduledInvocationListener that does nothing. |
U
UiAutomatorRunner | Runs UI Automator test on device and reports results. |
UiAutomatorTest | |
UiAutomatorTest.LoggingOption | |
UiAutomatorTest.TestFailureAction | |
UnexecutedTestReporterThread | Threads that takes care of reporting all unexecuted tests. |
UniqueMultiMap <K, V> | A MultiMap that ensures unique values for each key. |
UsbResetMultiDeviceRecovery | A IMultiDeviceRecovery which resets USB buses for offline devices. |
UsbResetRunConfigRecovery | Allow to trigger a command to reset the USB of a device |
UsbResetTest | An IRemoteTest that reset the device USB and checks whether the device comes back online afterwards. |
UserChecker | Checks if users have changed during the test. |
UserCleaner | A ITargetPreparer that removes secondary users on teardown. |
UserHelper | |
ユーザー情報 | Similar to UserInfo class from platform. |
UserInfo.UserType | Supported variants of a user's type in external APIs. |
V
ValidateSuiteConfigHelper | This class will help validating that the IConfiguration loaded for the suite are meeting the expected requirements: - No Build providers - No Result reporters |
VersionedFile | Data structure representing a file that has an associated version. |
VersionParser | Fetch the version of the running tradefed artifacts. |
VisibleBackgroundUserPreparer | Target preparer for running tests in a user that is started in the visible in the background. |
VmRemoteDevice | A Remote virtual device that we will manage from inside the Virtual Machine. |
W
WaitDeviceRecovery | A simple implementation of a IDeviceRecovery that waits for device to be online and respond to simple commands. |
WaitForDeviceDatetimePreparer | A ITargetPreparer that waits for datetime to be set on device Optionally this preparer can force a |
WifiHelper | Helper class for manipulating wifi services on device. |
WifiPreparer | A ITargetPreparer that configures wifi on the device if necessary. |
バツ
XmlFormattedGeneratorReporter | Implementation of the FormattedGeneratorReporter which format the suite results in an xml format. |
XmlResultReporter | Writes JUnit results to an XML files in a format consistent with Ant's XMLJUnitResultFormatter. |
XmlSuiteResultFormatter | Utility class to save a suite run as an XML. |
XmlSuiteResultFormatter.RunHistory | Helper object for JSON conversion. |
Y
YamlClassOptionsParser | Helper to parse test runner information from the YAML Tradefed Configuration. |
Z
ZipCompressionStrategy | An ICompressionStrategy for creating zip archives. |
ZipUtil | A helper class for compression-related operations |
ZipUtil2 | A helper class for zip extraction that takes POSIX file permissions into account |