Version: 5.4

TestResultState

enumeration

Switch to Manual

Description

Result of an editor test run.

Variables

InconclusiveThe test result is inconclusive.
NotRunnableThe test is not runnable.
SkippedThe test was skipped.
IgnoredThe test was ignored.
SuccessThe test succeeded.
FailureThe test finished with a failure.
ErrorThe test finished with an error.
CancelledThe test was cancelled.