All Classes and Interfaces
Class
Description
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
Annotation used in combination with
ModifiedClassPathExtension to override
entries on the classpath.A custom
Extension that runs tests using a modified class path.Deprecated.
Simple utility methods for working with network sockets — for example, for
finding available ports on
localhost.
ModifiedClassPathExtension