| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.filter |
Helper utilities for using
TypeExcludeFilter
with auto-configured tests. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardAnnotationCustomizableTypeExcludeFilter<A extends Annotation>
AnnotationCustomizableTypeExcludeFilter that can be used to any test annotation
that uses the standard includeFilters, excludeFilters and
useDefaultFilters attributes. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.