Class HealthResultTest

java.lang.Object
io.micronaut.http.server.tck.tests.endpoints.health.HealthResultTest

public class HealthResultTest extends Object
  • Constructor Details

    • HealthResultTest

      public HealthResultTest()
  • Method Details

    • healthResultSerialization

      @Test public void healthResultSerialization() throws IOException
      This test verifies the available JSON Mapper is able to serialize a HealthResult.
      Throws:
      IOException - Exception thrown while getting the server under test.