TypeExcludeFilter
with auto-configured tests.See: Description
| Class | Description |
|---|---|
| AnnotationCustomizableTypeExcludeFilter |
Abstract base class for a
TypeExcludeFilter that can be customized using an
annotation. |
| FilterAnnotations |
Utility to load
TypeFilters from @Filter annotations. |
| StandardAnnotationCustomizableTypeExcludeFilter<A extends Annotation> |
AnnotationCustomizableTypeExcludeFilter that can be used to any test annotation
that uses the standard includeFilters, excludeFilters and
useDefaultFilters attributes. |
| Enum | Description |
|---|---|
| AnnotationCustomizableTypeExcludeFilter.FilterType |
| Annotation Type | Description |
|---|---|
| TypeExcludeFilters |
Annotation that can be on tests to define a set of
TypeExcludeFilter classes
that should be applied to @SpringBootApplication
component scanning. |
TypeExcludeFilter
with auto-configured tests.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.