Version: 5.5

TestResultState

enumeration

Cambiar al Manual

Descripción

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.