Spring Boot Kotlin API
Toggle table of contents
4.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Spring Boot Kotlin API
Spring Boot Kotlin API
/
org.springframework.boot.docs.testing.springbootapplications.usingmain.always
/
MyApplicationTests
My
Application
Tests
@
SpringBootTest
(
useMainMethod
=
SpringBootTest.UseMainMethod.ALWAYS
)
class
MyApplicationTests
Members
Constructors
My
Application
Tests
Link copied to clipboard
constructor
(
)
Functions
example
Test
Link copied to clipboard
@
Test
fun
exampleTest
(
)