toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.testing.utilities.outputcapture
/
MyOutputCaptureTests
My
Output
Capture
Tests
@
ExtendWith
(
value
=
[
OutputCaptureExtension::class
]
)
class
MyOutputCaptureTests
Members
Constructors
My
Output
Capture
Tests
Link copied to clipboard
constructor
(
)
Functions
test
Name
Link copied to clipboard
@
Test
fun
testName
(
output
:
CapturedOutput
?
)