Свойство | Type | Description | |
---|---|---|---|
levelCount | int | ||
loadedLevel | int | ||
loadedLevelName | string | ||
messageType | MessageType | ||
testName | string | ||
testResult | ITestResult | ||
testTimeout | float |
Méthode | Description | |
---|---|---|
CreateAllScenesFinished ( ) : |
||
CreatePing ( ) : |
||
CreateRunFinished ( List |
||
CreateRunStarted ( ) : |
||
CreateTestFinished ( UnityTest.TestResult test ) : |
||
CreateTestStarted ( UnityTest.TestResult test ) : |
Méthode | Description | |
---|---|---|
GetSerializableTestResult ( UnityTest.TestResult test ) : ITestResult | ||
ResultDTO ( MessageType messageType ) : System |
public static CreateAllScenesFinished ( ) : |
||
Résultat |
public static CreateRunFinished ( List |
||
testResults | List |
|
Résultat |
public static CreateRunStarted ( ) : |
||
Résultat |
public static CreateTestFinished ( UnityTest.TestResult test ) : |
||
test | UnityTest.TestResult | |
Résultat |
public static CreateTestStarted ( UnityTest.TestResult test ) : |
||
test | UnityTest.TestResult | |
Résultat |