Annotation Interface ClassPathExclusions
@Retention(RUNTIME)
@Target(TYPE)
@ExtendWith(ModifiedClassPathExtension.class)
public @interface ClassPathExclusions
Taken from Spring Boot test utils. https://github.com/spring-projects/spring-boot/blob/
1.4.x/spring-boot/src/test/java/org/springframework/boot/testutil/ClassPathExclusions.java
- Author:
- Ryan Baxter
-
Required Element Summary
Required Elements
-
Element Details
-
value
-