程序包 cn.taketoday.framework.test.context.filter
package cn.taketoday.framework.test.context.filter
Test support for
cn.taketoday.framework.context.TypeExcludeFilter.-
类类说明
ApplicationContextInitializerto register theTestTypeExcludeFilterfor whenApplication.from(cn.taketoday.util.function.ThrowingConsumer<java.lang.String[]>)is being used with the test classpath.TypeExcludeFilterto exclude classes annotated with@TestComponentas well as inner-classes of tests.