Uses of Enum Class
org.opentestfactory.test.harness.AbstractMicroServiceTestBase.ContentType
-
Uses of AbstractMicroServiceTestBase.ContentType in org.opentestfactory.test.harness
Subclasses with type arguments of type AbstractMicroServiceTestBase.ContentType in org.opentestfactory.test.harnessModifier and TypeClassDescriptionprotected static enumIt so happens that YAML is not a supported content type for org.apache.http.entity.ContentType so we need to have our content type model here :/Methods in org.opentestfactory.test.harness that return AbstractMicroServiceTestBase.ContentTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractMicroServiceTestBase.ContentType.values()Returns an array containing the constants of this enum class, in the order they are declared.