Uses of Enum Class
com.github.invictum.reportportal.Status
Packages that use Status
-
Uses of Status in com.github.invictum.reportportal
Methods in com.github.invictum.reportportal that return StatusModifier and TypeMethodDescriptionstatic StatusStatus.mapTo(net.thucydides.core.model.TestResult result) static StatusReturns the enum constant of this class with the specified name.static Status[]Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.invictum.reportportal with parameters of type Status