Uses of Enum
org.antublue.test.engine.internal.processor.AutoCloseAnnotationProcessor.Type
Packages that use AutoCloseAnnotationProcessor.Type
-
Uses of AutoCloseAnnotationProcessor.Type in org.antublue.test.engine.internal.processor
Methods in org.antublue.test.engine.internal.processor that return AutoCloseAnnotationProcessor.TypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AutoCloseAnnotationProcessor.Type[]AutoCloseAnnotationProcessor.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.antublue.test.engine.internal.processor with parameters of type AutoCloseAnnotationProcessor.TypeModifier and TypeMethodDescriptionvoidAutoCloseAnnotationProcessor.conclude(Object testInstance, AutoCloseAnnotationProcessor.Type type, ThrowableContext throwableContext)