Uses of Enum
io.github.cdiunit.IsolationLevel
Packages that use IsolationLevel
-
Uses of IsolationLevel in io.github.cdiunit
Methods in io.github.cdiunit that return IsolationLevelModifier and TypeMethodDescriptionstatic IsolationLevel
Returns the enum constant of this type with the specified name.static IsolationLevel[]
IsolationLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of IsolationLevel in io.github.cdiunit.internal
Methods in io.github.cdiunit.internal that return IsolationLevelModifier and TypeMethodDescriptionTestConfiguration.getIsolationLevel()
Returns the isolation level of the tests.