Class HealthResultTest
java.lang.Object
io.micronaut.http.server.tck.tests.endpoints.health.HealthResultTest
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
This test verifies the available JSON Mapper is able to serialize aHealthResult
.
-
Constructor Details
-
HealthResultTest
public HealthResultTest()
-
-
Method Details
-
healthResultSerialization
This test verifies the available JSON Mapper is able to serialize aHealthResult
.- Throws:
IOException
- Exception thrown while getting the server under test.
-