Uses of Enum
org.assertj.core.presentation.StandardRepresentation.GroupType
Packages that use StandardRepresentation.GroupType
-
Uses of StandardRepresentation.GroupType in org.assertj.core.presentation
Subclasses with type arguments of type StandardRepresentation.GroupType in org.assertj.core.presentationMethods in org.assertj.core.presentation that return StandardRepresentation.GroupTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static StandardRepresentation.GroupType[]StandardRepresentation.GroupType.values()Returns an array containing the constants of this enum type, in the order they are declared.