Uses of Enum
io.github.cdiunit.IsolationLevel
Packages that use IsolationLevel
Package
Description
CDI Unit provides annotation-driven unit and integration testing support for applications using CDI that is
agnostic of the actual testing framework in use.
-
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.