類別索引
這些是 API 類別。查看所有API 包。
A
解析器 | 透過解析「aapt dump badging」的輸出從 apk 中提取資訊的類別。 |
AaptParser.Aapt版本 | 用於解析 APK 檔案的 AAPT 版本選項枚舉。 |
阿比 | 代表 ABI 的類別。 |
Abi格式化程序 | abi 的實用程式類別。 |
能力工具 | 用於處理設備 ABI 的實用程式類 |
抽象連接 | 抽象連接表示。 |
抽象主機監視器 | 主機健康監控的典型類別。 |
抽象Xml解析器 | 用於解析 xml 檔案的 Helper 基類 |
AbstractXmlParser.ParseException | 如果無法解析 XML 輸入,則拋出此異常 |
AcloudConfigParser | 解析 Acloud 配置的幫助程式類別(用於啟動雲端設備實例)。 |
AcloudConfigParser.AcloudKeys | 可以從配置中搜尋的鍵集。 |
行動進行中 | 一般行動正在進行中。 |
主動追蹤 | 主類別幫助描述和管理活動追蹤。 |
活動狀態檢查器 | 在模組末尾運行的剩餘活動的狀態檢查器。 |
AdbRootElevator | 一個AutoCloseable ,可在需要時啟用 adb root,並在完成時恢復 root 狀態。 |
AdbSSH連接 | 透過 ssh 橋的 Adb 連接。 |
AdbStopServerPreparer | 目標準備器在執行 adb 測試之前和之後停止主機上的 adb 伺服器。 |
AdbTcp連接 | 設備的預設連線表示,假定為設備的標準 adb 連線。 |
輔助工具 | 用於 adb 操作的實用程式類別。 |
課後資訊 | 與AfterClass 類似的保證,但註解的方法必須需要TestInformation 參數。 |
聚合後處理器 | 一個度量聚合器,提供多次迭代測試運行期間收集的數字度量的最小值、最大值、平均值、方差、標準差、總計、計數和可選的百分位數,並將它們視為雙精度。 |
AllTestApps安裝設置 | 一個ITargetPreparer ,用於將IDeviceBuildInfo#getTestsDir() 資料夾中的所有應用程式安裝到裝置上。 |
AltDir行為 | 用於定義各種測試工件安裝程式/推送程式的替代目錄行為的枚舉 |
AndroidJUnit測試 | 使用 android.support.test.runner.AndroidJUnitRunner 在給定裝置上執行儀器測試套件的測試。 |
Aoa目標準備器 | ITargetPreparer 使用 Android Open Accessory (AOAv2) 協定執行一系列操作(例如點擊和滑動)。 |
應用程式建構訊息 | 表示 Android 應用程式及其測試套件的IBuildInfo 。 |
應用程式設備建構訊息 | 該類已被棄用。直接使用IDeviceBuildInfo 。 |
應用程式設定 | 一個ITargetPreparer ,用於安裝 apk 及其測試。 |
應用程式版本取得器 | 用於從裝置取得應用程式版本字串的實用程式類別。 |
AppVersionFetcher.AppVersionInfo | 應用程式版本資訊類型。 |
ArchModule控制器 | 模組控制器在與任何給定架構不匹配時不運行測試。 |
參數選項解析器 | 從解析的命令列參數填入Option 欄位。 |
數組工具 | 數組的實用方法 |
ArtChrootPreparer | 為 ART 測試建立 chroot 目錄。 |
藝術G測試 | |
神器詳情 | 這描述了 CAS 工具產生的內容結構及其描述符 |
ArtifactDetails.ArtifactFileDescriptor | |
工件分析器 | 一個實用程序,可幫助分析建立工件以獲得洞察力。 |
藝術運行測試 | 用於運行 ART 運行測試的測試運行程序。 |
ArtRunTest.AdbShellCommandException | 一個異常類,用於報告執行 ADB shell 命令期間發生的錯誤。 |
ATestFileSystemLogSaver | ATest 使用該 LogSaver 類別將日誌保存在特定路徑中。 |
測試跑者 | ITestSuite 的實現 |
Atrace收集器 | IMetricCollector 在測試期間執行 atrace 並收集結果並將其記錄到呼叫中。 |
AtraceRunMetricCollector | 從測試設備的給定目錄下的所有測試目錄收集跟踪,記錄測試目錄並對測試目錄下的跟踪文件進行後處理並聚合指標。 |
自動日誌收集器 | 描述線束可以自動處理哪個收集器的枚舉。 |
自動報告器 | 定義來自 Tradefed 自動報告器的對應的類別。 |
平均後處理器 | 計算指標清單平均值的後處理器的實現。 |
乙
背景設備動作 | 在給定設備上運行命令,根據需要重複運行,直到操作被取消。 |
基礎設備指標收集器 | IMetricCollector 的基本實現,允許在onTestRunStart(com.android.tradefed.device.metric.DeviceMetricData) 和ERROR(/#onTestRunEnd(com.android.tradefed.device.metric.DeviceMetricData,Map)) 上啟動和停止收集。 |
基礎仿真器準備器 | 用於啟動本機模擬器的通用準備器。 |
BaseHostJUnit4測試 | 用於執行主機 JUnit4 樣式測試的基底測試類別。 |
基本等級日誌輸出 | ILeveledLogOutput 的基本實現,允許根據標籤的名稱或元件過濾某些標籤。 |
基礎模組控制器 | IModuleController 的基本實現,應該實現它來檢查模組是否應該運行。 |
基礎多目標準備器 | IMultiTargetPreparer 的基本實現,允許停用該物件。 |
基礎後處理器 | 每個實作都應該擴展的基本IPostProcessor 。 |
基本重試決策 | IRetryDecision 的基本實作。 |
BaseStreamLogger <OS 擴充 OutputStream> | ILeveledLogOutput 將日誌訊息定向到輸出流和標準輸出。 |
基礎目標準備器 | ITargetPreparer 的基本實作類,允許控制物件是否被停用。 |
基礎測試套件 | 與新套件系統執行相容性測試套件的測試。 |
電池控制器 | 允許控制設備的電池充電狀態的實用程式類別。 |
電池充電設備恢復 | 允許在設備的電池電量低於給定閾值時觸發命令。 |
電池溫度 | |
電池不可用裝置恢復 | 如果電池電量不可用,恢復檢查器將觸發配置。 |
課前帶訊息 | 與BeforeClass 類似的保證,但註解的方法必須需要TestInformation 參數。 |
二元狀態 | 用於記錄 ON/OFF 狀態和 IGNORE 無操作狀態的列舉。 |
藍牙連線延遲收集器 | 收集器會將預先定義的 statsd 持續時間指標配置推送到設備,並收集每個設定檔的藍牙連接持續時間。 |
藍牙連線狀態收集器 | 此收集器將收集BluetoothConnectionStateChanged 指標並記錄每個設定檔的連線狀態編號。 |
藍牙連線成功率後處理器 | 計算藍牙設定檔成功率的後處理器的實現 使用「metric-key-match」指定包含數字數組範例中的藍牙連接狀態的指標 [0, 1, 2, 3, 0, 1, 2, 3]。 |
藍牙HciSnoopLogCollector | 收集器,用於在 DUT 上啟用藍牙 HCI 監聽日誌記錄並收集每個測試的日誌。 |
藍牙實用程式 | 用於在裝置上呼叫BluetoothInstrumentation的實用函數 設備端BluetoothInstrumentation程式碼可以在AOSP中找到: |
Bootstrap建置提供者 | 從測試設備引導建置資訊的IDeviceBuildProvider 這通常用於具有外部提供構建的設備,即 |
BootstrapService檔案解析器載入器 | 使用服務載入工具載入解析器。 |
錯誤報告 | 儲存錯誤報告檔案引用的對象,與平面錯誤報告和壓縮錯誤報告(bugreportz)相容。 |
錯誤報告收集器 | 一個傳遞ITestInvocationListener ,它在可配置事件發生時收集錯誤報告,然後在收集每個錯誤報告後在其子級上呼叫ITestInvocationListener#testLog 。 |
BugreportCollector.Filter | |
BugreportCollector.Freq | |
BugreportCollector.名詞 | |
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的實用程式類別。 |
位元組數組輸入流來源 | |
位元組數組列表 | 表示輕量級位元組數組的類別。 |
位元組數組實用程式 | 對位元組數組進行操作的實用程序,例如將位元組轉換為整數。 |
C
汽車模組控制器 | 此控制器阻止在非汽車設備上執行測試案例。 |
攜帶DNA錯誤 | 透過 JUnit4 框架攜帶DeviceNotAvailableException 內部RuntimeException 。 |
攜帶中斷異常 | 當觸發測試階段逾時並且需要將 InterruptedException 從測試執行緒攜帶到呼叫執行緒時拋出。 |
CDMA設備快閃記憶體 | 在具有 CDMA 無線電的實體 Android 裝置上閃爍影像的類別。 |
CecControllerTokenProvider | 消費電子控制 (CEC) 相關代幣的代幣提供者。 |
中央目錄資訊 | CentralDirectoryInfo 是一個包含 zip 檔案內檔案/資料夾資訊的類別。 |
檢查配對準備器 | CompanionAwarePreparer ,用於驗證主設備和配套設備之間的 BT 綁定 |
循環AtraceUtil | 開發的 atrace 公用程式主要用於識別 Monkey 測試期間 ANR 的根本原因。 |
循環位元組數組 | 用於保存固定大小數組的資料結構,該數組作為循環緩衝區運行,並追蹤數組中所有值的總和。 |
ClangCodeCoverageCollector | BaseDeviceMetricCollector 將從裝置中擷取 Clang 覆蓋率測量結果並將其記錄為測試工件。 |
類別未找到配置異常 | 當未找到物件的類別時會出現ConfigurationException 。 |
類路徑掃描器 | 尋找類路徑上的條目。 |
ClassPathScanner.ClassNameFilter | 過濾和轉換 java 類別名稱的IClassPathFilter 。 |
ClassPathScanner.ExternalClassNameFilter | 拒絕內部類別的ClassNameFilter |
ClassPathScanner.IClassPathFilter | 類路徑入口路徑的篩選器在FileFilter 之後進行圖案化 |
發條工具 | 用於共享多設備邏輯的發條實用程序 |
CloseableTraceScope | 一個作用域類,允許透過 try-with-resources 報告追蹤部分 |
集群建構資訊 | 用於從 TFC 管道傳輸的建置的IBuildInfo 類別。 |
叢集建置提供者 | 用於下載 TFC 測試資源的IBuildProvider 。 |
叢集客戶端 | 用於與 TFC 後端互動的IClusterClient 實作。 |
集群命令 | 表示從 TF Cluster 取得的任務的類別。 |
ClusterCommand.RequestType | |
ClusterCommand.State | TF 集群中命令的狀態。 |
叢集命令配置產生器 | 為叢集命令建構設定檔的類別。 |
叢集命令事件 | 封裝要上傳的叢集命令事件的類別。 |
ClusterCommandEvent.Builder | |
ClusterCommandEvent.Type | |
叢集命令啟動器 | 一個IRemoteTest 類,用於透過子進程 TF 從 TFC 啟動命令。 |
叢集命令調度器 | ICommandScheduler 的支援 TFC(Tradefed Cluster)。 |
集群命令狀態 | 表示來自 TF Cluster 的命令的狀態和取消原因的類別。 |
集群設備資訊 | 封裝待上傳群集設備資訊的類別。 |
ClusterDeviceInfo.Builder | |
叢集設備監控 | 向 Tradefed 叢集服務報告結果的IDeviceMonitor 實作。 |
ClusterEventUploader <T 擴充IClusterEvent > | ClusterEventUploader類,將IClusterEvent 上傳到TFC。 |
叢集主機事件 | 封裝要上傳的群集主機事件的類別。 |
ClusterHostEvent.Builder | |
ClusterHostEvent.HostEventType | 不同類型的主機事件的枚舉。 |
叢集主機工具 | TF Cluster 的靜態 util 函數用於取得全域設定實例、主機資訊等。 |
叢集日誌保存器 | 用於將測試輸出上傳到 TFC 的ILogSaver 類別。 |
ClusterLogSaver.FilePickingStrategy | 文件選取策略。 |
叢集選項 | |
程式碼覆蓋率測試 | 在給定設備上運行儀器測試包並產生程式碼覆蓋率報告的測試。 |
收集位元組輸出接收器 | 一個IShellOutputReceiver 將整個 shell 輸出收集到一個byte[] 。 |
收集輸出接收器 | 一個IShellOutputReceiver ,它將整個 shell 輸出收集到一個String 中。 |
收集測試監聽器 | 將收集所有測試結果的ITestInvocationListener 。 |
收藏助手 | 幫助程式在多個地方執行一些需要的IMetricCollector 操作。 |
命令檔案解析器 | 包含命令列集的檔案的解析器。 |
CommandFileParser.CommandLine | |
命令中斷器 | 允許 TradeFederation 指令被中斷或標記為不可中斷的服務。 |
命令列建置資訊建構器 | 實用程式旨在從命令列捕獲常用的建置資訊參數並從中建立IBuildInfo 。 |
命令選項 | ICommandOptions 的實作。 |
指令選項Getter | 傳回給定呼叫的命令選項值的服務實作。 |
命令結果 | 包含命令的結果。 |
指揮跑者 | 另一個 TradeFederation 入口點,將執行命令列參數中指定的命令,然後退出。 |
CommandRunner.退出程式碼 | 可以退出的錯誤代碼。 |
命令調度程序 | 用於在所有可用裝置上執行 TradeFederation 指令的排程器。 |
CommandScheduler.HostState | 主機不同狀態的枚舉 |
指令狀態 | 表示定時操作的狀態。 |
命令狀態處理程序 | 處理程序幫助監視和更新呼叫的狀態。 |
通用日誌遠端文件實用程式 | 此實用程式可以避免在公共文件的遠端日誌取得邏輯的不同遠端設備表示之間出現程式碼重複。 |
CommonLogRemoteFileUtil.KnownLogFileEntry | 遠端設備的已知日誌條目的表示。 |
同儕分配器 | 負責分配及釋放配套設備的基類 應實作 |
CompanionAwarePreparer | 一個ITargetPreparer ,封裝了獲取已分配的配套設備的邏輯。 |
同儕感知測試 | 封裝取得和檢查配套設備樣板的基本測試類 子類別可以呼叫 |
配套設備追蹤器 | 用於分配和釋放配套設備的類 |
CompanionRunCommandTargetPreparer | 在分配的配套設備上執行指定命令的ITargetPreparer |
CompanionTestApp安裝設置 | 一種ITargetPreparer ,用於將IDeviceBuildInfo#getTestsDir() 資料夾中的一個或多個應用程式安裝到已分配的配套設備上。 |
CompileBootImageWithSpeedTargetPreparer | 使用編譯器過濾器“speed”重新編譯啟動類別路徑和系統伺服器。 |
狀態故障監視器 | 監視呼叫中是否有任何失敗。 |
ConditionPriorityBlockingQueue <T> | 具有類似ERROR(/PriorityBlockingQueue) 操作的線程安全類,可以檢索與特定條件相符的物件。 |
ConditionPriorityBlockingQueue.AlwaysMatch <T> | 與任何物件相符的ConditionPriorityBlockingQueue.IMatcher 。 |
ConditionPriorityBlockingQueue.IMatcher <T> | 用於確定元素是否符合某種條件的介面。 |
配置完成器 | 為我們的 TF 配置實作Completer 。 |
可配置GrpcDynamicShardingClient | |
配置 | 一個具體的IConfiguration 實現,它將載入的配置物件儲存在映射中。 |
配置定義 | 儲存配置、其關聯物件及其選項的記錄。 |
配置Def.ConfigObjectDef | 儲存類別名稱資訊及其外觀編號的物件(例如,如果一個配置兩次具有相同的對象,則第一個將具有第一個外觀編號)。 |
配置描述符 | 配置物件描述配置本身的某些方面。 |
ConfigurationDescriptor.LocalTestRunner | 枚舉用於指示本地測試運行程序。 |
配置異常 | 如果無法載入組態則拋出該異常。 |
配置工廠 | 用於創建IConfiguration 工廠。 |
配置工廠.ConfigLoader | IConfigDefLoader 的實現,追蹤一個根配置中包含的配置,並在循環包含時引發異常。 |
ConfigurationFactory.ExceptionLoader | |
配置工具 | 處理設定檔的實用函數。 |
配置XmlParser設定 | 接受 ConfigurationXmlParser 設定的簡單類 要將設定傳遞給此類,別名是必需的。 |
配置Yaml解析器 | YAML 風格 Tradefed 設定的解析器 |
配置工具 | 用於建立、互動和推送 statsd 設定檔的實用程式類別。 |
ConfigUtil.LogSource | |
安慰 | TradeFederation 主控制台提供使用者互動介面 目前支援以下操作
|
Console.ArgRunnable <T> | 具有可接受參數的run 方法的Runnable |
主控台.CaptureList | List<List<String>> 的便捷類型 |
控制台讀取器輸出流 | 一個 OutputStream,可用於使System.out.print() 與使用者的LineReader unfinishedLine 配合良好。 |
控制台結果報告器 | 結果報告器將測試結果列印到控制台。 |
內容分析上下文 | 提供內容周圍的上下文以正確分析它。 |
內容分析上下文.分析方法 | 這描述了從內容結構中期望得到的內容以進行正確的分析。 |
內容分析結果 | 內容分析摘要。 |
內容訊息 | 表示其基本版本和當前版本的給定建置目標的內容。 |
內容提供者處理程序 | 抽象內容提供者互動並允許使用裝置端內容提供者進行不同操作的處理程序。 |
計數測試結果監聽器 | 一個TestResultListener ,透過TestStatus 追蹤測試總數 |
計數測試用例收集器 | 計算並報告給定IRemoteTest 測試案例數量。 |
覆蓋測量轉發器 | 佔位符測試,將覆蓋率測量結果從建置提供者轉送到記錄器。 |
覆蓋範圍選項 | Tradefed 反對持有承保選擇權。 |
CoverageOptions.Toolchain | |
CPU節流等待者 | ITargetPreparer 等待所有核心的最大頻率恢復到可用的最高級別 |
創建AvdPreparer | |
建立使用者準備器 | 用於創建用戶並在最後清理它的目標準備器。 |
當前調用 | 一個類,用於追蹤並提供當前調用信息,該信息在調用內的任何位置都有用。 |
當前呼叫.呼叫訊息 | 我們將始終為調用填充一些特殊的命名鍵。 |
當前調用.隔離等級 | 描述隔離級別 |
D
乙
早期設備發布功能 | 用於早期設備發布的功能伺服器實作。 |
電子郵件 | 發送電子郵件的輔助類別。 |
電子郵件主機健康代理 | 用於從主機監視器報告發送電子郵件的IHostHealthAgent 實現 |
EmmaXml常數 | 解析 emma xml 報告時所使用的常數。 |
模擬器記憶體CPU捕獲器 | |
結束中央目錄訊息 | EndCentralDirectoryInfo 是一個包含 zip 檔案整體資訊的類別。 |
強制SeLinux檢查器 | 確保 Selinux 狀態的狀態檢查器。 |
清除使用者資料準備器 | 一個ITargetPreparer ,用於擦除裝置上的使用者資料。 |
錯誤標識符 | 此介面描述了特定的錯誤及其屬性。 |
錯誤儲存工具 | 用於處理錯誤以與公共儲存保持一致的說明程式類別。 |
事件記錄監聽器 | 將接收到的所有事件記錄到檔案中的偵聽器 |
異常ThrowingRunnerWrapper | |
可執行基礎測試 | 可執行測試風格的基底類別。 |
可執行主機測試 | 測試運行程式以在主機上執行可執行檔。 |
可執行目標測試 | 測試運行程式以在目標上執行可執行檔。 |
執行檔 | 在執行測試或呼叫期間產生的檔案依賴項,需要攜帶這些依賴項進行測試。 |
執行檔.FilesKey | 地圖已知標準鍵的枚舉。 |
執行屬性 | 在執行測試或呼叫期間產生的屬性。 |
現有建置提供者 | 傳回已建構的IBuildInfo IBuildProvider 。 |
擴充檔案 | 標準文件的擴展,用於攜帶建立相關的元資料。 |
擴展原子註冊中心 | ExtensionAtomsRegistry 用於本地使用 statsd。 |
F
G
gceavdinfo | 為給定的GCE AVD實例保存相關資料的結構。 |
gceavdinfo.gcestatus | |
gceavdinfo.logfileentry | |
gcemanager | 管理GCE打電話開始/停止並從GCE收集日誌的助理。 |
gceremotecmdformatter | 用於格式化命令的實用程式類別以達到遠端GCE設備。 |
gceremotecmdformatter.scpmode | SCP可用於根據ARG的結構推送或拉出檔案。 |
GCESSHTUNNENNENMONITOR | GCE SSH隧道的線程監視器。 |
GCOVCODECOVERAGECOLLECOR | 一種BaseDeviceMetricCollector ,它將從設備上刪除GCOV覆蓋範圍,並將其記錄為測試工件。 |
GCOVKERNELCODECOVERAGECOLLECOR | 一種BaseDeviceMetricCollector ,將將GCOV核心覆蓋範圍測量從debugfs和設備上取下,然後最終將其作為測試工件記錄。 |
GCSBucketutil | 檔案管理器將從Google Cloud Storage(GCS)下載和上傳檔案。 |
gcsbucketutil.gcsfilemetadata | 簡單包裝器在GCS中獲取文件資訊。 |
GCSCOMMON | GCS操作的基類,例如下載和上傳。 |
GCSCONFIGURATIONFACTORY | ConfigurationFactory 從Google Cloud Storage中載入配置。 |
gcsconfigurationfactory.gcsconfigloader | ConfigurationFactory.ConfigLoader 的擴充程序,從GCS載入配置,追蹤一個root配置中隨附的配置,並在coundular上引發異常。 |
GCSCONFIGURATIONSERVER | 配置伺服器從Google Cloud Storage(GCS)載入配置。 |
GCSDownLoaderHelper | GCS儲存桶的下載器,該儲存桶負責快取和解決全域配置。 |
GCSfileDownLoader | 檔案下載器以從Google Cloud Storage(GCS)下載檔案。 |
GCSFileuPloader | 文件上傳器將檔案資料上傳到Google Cloud Storage(GCS)。 |
gcshostresourcemanager | 從GCS(Google Cloud Storage)下載主機資源。 |
GCSREMOTEFILERESOLVER | IRemoteFileResolver 的實現,允許從GCS儲存桶中下載。 |
GenericLogcateVentParser <LogcateVentType> | 解析事件的logcat輸入。 |
genericlogcateventparser.logcatevent | 結構將logcat事件與事件類型和觸發logcat訊息保持 |
GetPreviousPassedHelper | 助手取得先前的通過測試過濾器。 |
gkideviceflashpreparer | 使用Android Common核心通用影像刷新裝置的目標準備器。 |
全球配置 | 一個將載入的配置物件儲存在地圖中的IGlobalConfiguration 實現 |
GlobalFiltergetter | 傳回給定呼叫過濾器的服務實作。 |
GlobalTestFilter | 應用於呼叫的過濾選項。 |
GoogleapicLientutil | 用於建立Google API客戶端的UTIT。 |
GoogleBenchmarkResultParser | 解析從Shell運行的Google基準測試結果,並傳回所有結果。 |
GoogleBenchmarktest | 在給定裝置上執行Google基準測試包的測試。 |
顆粒狀攝影師 | 包裝器類別在IRemoteTest 上工作,以測試櫃級別將IREMOTETEST顆粒化。 |
粒度攝取wrapper.startendCollector | 班級助手抓住缺失的跑步開始和結束。 |
gsideviceflashpreparer | 使用Android通用系統影像刷新設備的目標準備器。 |
gtest | 在給定設備上執行本機測試包的測試。 |
gtestbase | Gtest的基底類 |
gtestlisttestparser | GTEST DRY RUN模式的結果解析器具有「 -gtest_list_tests」參數。 |
gtestresultparser | 使用Shell運行的GTEST來解析本機測試的「原始輸出模式」結果,並告知結果iTestInvocationListener。 |
gtestxmlresultparser | 使用Shell運行的GTEST的本機測試的「 XML輸出模式」結果,並告知結果的iTestRistener。 |
H
harnessexception | 基礎異常類別在安全帶內拋出。 |
harnessioException | 線束異常,有助於攜帶文件問題。 |
HarnessruntimeException | |
HephostMonitor | AbstractHostMonitor 實現,可監視主機上的堆記憶體並定期記錄到歷史記錄。 |
HelloworldmultitargetPreparer | IMultiTargetPreparer 的範例實作。 |
歷史記錄 | TF歷史記錄器,僅包含一些特定事件的特殊日誌。 |
hostgtest | 執行本機測試包的測試。 |
宿主制度 | 此類代表要報告的主機公制樣本。 |
宿主 | 主機選項支架類別。 |
hoststatsdmetricCollector | IMetricCollector 使用StatsD實用程式指令從主機端收集StatsD指標。 |
hosttest | 基於JUNIT主機測試的測試跑步者。 |
招待會 | 實作一些有用的實用程式方法來執行主機測試。 |
Hprofallocsiteparser | 從HPROF報告的分配站點部分解析資訊的幫助課程。 |
httphelper | 包含用於製作HTTP請求的輔助方法 |
httphelper.requestrunnable | 可以使用IRunUtil#runEscalatingTimedRetry(long, long, long, long, IRunnableResult) 提出要求。 |
httpmultipartpost | 用於製作多部分HTTP POST請求的助手類別。 |
httpremotefilesolver | IRemoteFileResolver 的實現,允許透過http下載遠端文件 |
httpsRemoteFileReSolver | IRemoteFileResolver 的實現,允許透過HTTPS下載遠端文件 |
我
J
jarhosttest | 測試跑步者用於主機側JUNIT測試。 |
jarhosttest.hosttestlistener | 包裝器偵聽器將除了TestRunStarted()和TestRuneding()()()向嵌入式偵聽器轉送所有事件。 |
Javacodecoveragecollector | 一種BaseDeviceMetricCollector ,將從裝置上刪除Java覆蓋範圍,並將其記錄為測試工件。 |
Javacodecoverageflusher | 一個實用程式類,該類別重置並迫使設備上運行的流程的Java程式碼覆蓋範圍測量。 |
JSONFILEKEYSTORECLIENT | 本機JSON檔案代表金鑰儲存的範例實作。 |
JSONFILEKEYSTOREFACTORY | JSON金鑰庫工廠的實現,該工廠提供了用於存取JSON金鑰儲存檔案的JSONFileKeyStoreClient 。 |
JsonHttpTestResultReporter | 結果報告器,將測試指標結果和分支、裝置資訊編碼為 JSON 並 POST 到 HTTP 服務端點 |
Junit4Resultforwarder | Runit4 Runner的結果前鋒。 |
Junit4TestFilter | 透過擴充Filter ,為Junit4 Runner提供過濾的助手類別。 |
Junitrunutil | 用於指導IRemoteTest#run(TestInformation, ITestInvocationListener) 助手類別呼叫到Test#run(TestResult) 調用。 |
JunittoInvocationResultForwarder | 傾聽TestListener 事件並將其轉發到ITestInvocationListener 課程。 |
junitxmlparser | 從ant的XMlJunitResultFormatter中提取測試結果的解析器,並將其轉送到iTestinvocationListener中。 |
K
kerneltargetTest | 測試跑者可在目標和解析核心測試的訓練中運行。 |
kerneltestmodulecontoller | 模組控制器的基底類別在不符合體系結構時不執行測試。 |
KeyguardControllerState | 關鍵守衛狀態的容器。 |
KeyguardStatuschecker | 執行模組後檢查鑰匙守衛狀態。 |
KeyStoreException | 當致命的鑰匙店錯誤發生時拋出。 |
killexistingemulatorpreparer | 一個關閉運行的模擬器的ITargetPreparer 。 |
已知FailurePreparer | 目標準備者跳過重試已知的失敗。 |
ktapresultparser | 讀取KTAP輸出,因為Kunit測試模組產生的輸出並將其放置在debugfs下的「結果」檔案中。 |
kunitmoduletest | 用於在設備上運行Kunit測試模組的測試跑步者。 |
L
中號
氮
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. |
磷
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. |
問
QuotationAwareTokenizer |
右
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 |
RemoteDynamicPool | Implementation of a pool of remote work queued tests |
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. |
報告通過測試 | 在文件中報告可能的篩選器以排除通過的測試。 |
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. |
結果聚合器 | 特殊轉發器,根據所採取的重試策略,在需要時聚合結果。 |
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. |
運行工具 | 用於執行操作的輔助方法的集合。 |
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. |
分片監聽器 | 一個ITestInvocationListener ,用於從呼叫分片(也稱為在多個資源上並行運行的呼叫拆分)收集結果,並將它們轉發到另一個偵聽器。 |
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. |
跳過管理器 | 基於各種標準,跳過管理器有助於決定在不同層級應跳過的內容:呼叫、模組和測試。 |
跳過原因 | 提供跳過測試的原因及其元資料。 |
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.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 |
時間
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. |
TestContentAnalyzer | 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 | |
使用者資訊 | 類似於平台中的 UserInfo 類別。 |
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. |
瓦
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. |
X
XmlFormattedGeneratorReporter | FormattedGeneratorReporter 的實作將套件格式化為 xml 格式。 |
Xml結果報告器 | 以與 Ant 的 XMLJUnitResultFormatter 一致的格式將 JUnit 結果寫入 XML 檔案。 |
XmlSuiteResultFormatter | Utility class to save a suite run as an XML. |
XmlSuiteResultFormatter.RunHistory | Helper object for JSON conversion. |
是
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 |