Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
SubprocessEventHelper.TestRunStartedEventInfo
public
static
class
SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo
|
Assistant pour les informations testRunStarted
Résumé
Champs
mAttempt
public Integer mAttempt
mRunName
public String mRunName
mStartTime
public Long mStartTime
Nombre de tests mobiles
public Integer mTestCount
Constructeurs publics
TestRunStartedEventInfo
public TestRunStartedEventInfo (JSONObject jsonObject)
Paramètres |
jsonObject |
JSONObject |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount)
Conservez ce constructeur pour la compatibilité avec les anciennes versions.
Paramètres |
runName |
String |
testCount |
int |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount,
int attempt,
long startTime)
Paramètres |
runName |
String |
testCount |
int |
attempt |
int |
startTime |
long |
Méthodes publiques
toString
public String toString ()
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/11/08 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/11/08 (UTC)."],[],[]]