Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseResult of an editor test run.
Inconclusive | The test result is inconclusive. |
NotRunnable | The test is not runnable. |
Skipped | The test was skipped. |
Ignored | The test was ignored. |
Success | The test succeeded. |
Failure | The test finished with a failure. |
Error | The test finished with an error. |
Cancelled | The test was cancelled. |