Class DataMongoTypeExcludeFilter
java.lang.Object
org.springframework.boot.context.TypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<DataMongoTest>
org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTypeExcludeFilter
- All Implemented Interfaces:
Aware
,BeanClassLoaderAware
,BeanFactoryAware
,TypeFilter
public final class DataMongoTypeExcludeFilter
extends StandardAnnotationCustomizableTypeExcludeFilter<DataMongoTest>
- Since:
- 2.2.1
- Author:
- Michael Simons
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
AnnotationCustomizableTypeExcludeFilter.FilterType
-
Method Summary
Methods inherited from class org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
getAnnotation, getAnnotationType, getComponentIncludes, getDefaultIncludes, getFilters, hasAnnotation, isUseDefaultFilters
Methods inherited from class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
defaultInclude, equals, exclude, hashCode, include, isTypeOrAnnotated, match, setBeanClassLoader
Methods inherited from class org.springframework.boot.context.TypeExcludeFilter
setBeanFactory