Uses of Class
io.tech1.framework.domain.tests.enums.EnumNoValuesUnderTests
-
Packages that use EnumNoValuesUnderTests Package Description io.tech1.framework.domain.tests.enums -
-
Uses of EnumNoValuesUnderTests in io.tech1.framework.domain.tests.enums
Methods in io.tech1.framework.domain.tests.enums that return EnumNoValuesUnderTests Modifier and Type Method Description static EnumNoValuesUnderTestsEnumNoValuesUnderTests. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumNoValuesUnderTests[]EnumNoValuesUnderTests. values()Returns an array containing the constants of this enum type, in the order they are declared.
-