Uses of Enum
org.infinispan.commons.test.PolarionJUnitXMLWriter.Status
Packages that use PolarionJUnitXMLWriter.Status
-
Uses of PolarionJUnitXMLWriter.Status in org.infinispan.commons.test
Methods in org.infinispan.commons.test that return PolarionJUnitXMLWriter.StatusModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PolarionJUnitXMLWriter.Status[]PolarionJUnitXMLWriter.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.infinispan.commons.test with parameters of type PolarionJUnitXMLWriter.StatusModifier and TypeMethodDescriptionvoidPolarionJUnitXMLWriter.writeTestCase(String testName, String className, long elapsedTimeMillis, PolarionJUnitXMLWriter.Status status, String stackTrace, String throwableClass, String throwableMessage)