Class BootstrapUtils

java.lang.Object
org.springframework.test.context.BootstrapUtils

public abstract class BootstrapUtils extends Object
BootstrapUtils is a collection of utility methods to assist with bootstrapping the Spring TestContext Framework.

Only intended for internal use.

Since:
4.1
Author:
Sam Brannen, Phillip Webb
See Also:
  • Constructor Details

    • BootstrapUtils

      public BootstrapUtils()
  • Method Details