SubprocessEventHelper
public class SubprocessEventHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper |
ログに渡されるイベントをシリアル化/逆シリアル化するヘルパー。
概要
ネストされたクラス | |
---|---|
class | SubprocessEventHelper.BaseTestEventInfo TestIgnored情報のベースヘルパー。 |
class | SubprocessEventHelper.FailedTestEventInfo testFailed情報のヘルパー。 |
class | SubprocessEventHelper.InvocationEndedEventInfo 呼び出し終了情報のヘルパー。 |
class | SubprocessEventHelper.InvocationFailedEventInfo InvocationFailed情報のヘルパー。 |
class | SubprocessEventHelper.InvocationStartedEventInfo 呼び出し開始情報のヘルパー。 |
class | SubprocessEventHelper.LogAssociationEventInfo logAssociation情報のヘルパー。 |
class | SubprocessEventHelper.TestEndedEventInfo testEnded情報のヘルパー。 |
class | SubprocessEventHelper.TestLogEventInfo testLog情報のヘルパー。 |
class | SubprocessEventHelper.TestModuleStartedEventInfo テストモジュールの開始情報のヘルパー。 |
class | SubprocessEventHelper.TestRunEndedEventInfo testRunEnded情報のヘルパー。 |
class | SubprocessEventHelper.TestRunFailedEventInfo testRunFailed情報のヘルパー |
class | SubprocessEventHelper.TestRunStartedEventInfo testRunStarted情報のヘルパー |
class | SubprocessEventHelper.TestStartedEventInfo testStarted情報のヘルパー |
パブリックコンストラクター | |
---|---|
SubprocessEventHelper () |
パブリックコンストラクター
SubprocessEventHelper
public SubprocessEventHelper ()
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]