toggle menu
Spring Boot Kotlin API
3.3.16-SNAPSHOT
jvm
switch theme
search in API
spring-boot-test
/
org.springframework.boot.test.util
/
ApplicationContextTestUtils
Application
Context
Test
Utils
abstract
class
ApplicationContextTestUtils
Application context related test utilities.
Author
Stephane Nicoll
Since
1.4.0
Members
Constructors
Application
Context
Test
Utils
Link copied to clipboard
constructor
(
)
Functions
close
All
Link copied to clipboard
open
fun
closeAll
(
context
:
ApplicationContext
)
Closes this
ApplicationContext
and its parent hierarchy if any.