Uses of Enum Class
com.mathworks.ci.TestResultsViewAction.TestStatus
Packages that use TestResultsViewAction.TestStatus
-
Uses of TestResultsViewAction.TestStatus in com.mathworks.ci
Methods in com.mathworks.ci that return TestResultsViewAction.TestStatusModifier and TypeMethodDescriptionMatlabTestCase.getStatus()MatlabTestFile.getStatus()Returns the enum constant of this class with the specified name.static TestResultsViewAction.TestStatus[]TestResultsViewAction.TestStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mathworks.ci with parameters of type TestResultsViewAction.TestStatusModifier and TypeMethodDescriptionvoidMatlabTestCase.setStatus(TestResultsViewAction.TestStatus status) voidMatlabTestFile.setStatus(TestResultsViewAction.TestStatus status)