Package org.springframework.boot.test.context.filter.annotation
@NullMarked
package org.springframework.boot.test.context.filter.annotation
Test annotations support for
TypeExcludeFilter.-
ClassDescriptionAbstract base class for a
TypeExcludeFilterthat can be customized using an annotation.AnnotationCustomizableTypeExcludeFilterthat can be used to any test annotation that uses the standardincludeFilters,excludeFiltersanduseDefaultFiltersattributes.Annotation that can be on tests to define a set ofTypeExcludeFilterclasses that should be registered with theApplicationContext.