public class HealthTest extends Object
| Constructor and Description |
|---|
HealthTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
healthEndpointExposed()
This test verifies health endpoint is exposed.
|
@Test
public void healthEndpointExposed()
throws IOException
ServiceReadyEvent or ServerStartupEvent for ServiceReadyHealthIndicator to be UP.IOException - Exception thrown while getting the server under test.