public class TestNodeHealthCheckChore
extends java.lang.Object
| Constructor and Description |
|---|
TestNodeHealthCheckChore() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
healthCheckerTest(java.lang.String script,
HealthCheckerExitStatus expectedStatus) |
void |
testHealthCheckerFail() |
void |
testHealthCheckerSuccess() |
void |
testHealthCheckerTimeout() |
void |
testRSHealthChore() |
public void cleanUp()
throws java.io.IOException
java.io.IOExceptionpublic void testHealthCheckerSuccess()
throws java.lang.Exception
java.lang.Exceptionpublic void testHealthCheckerFail()
throws java.lang.Exception
java.lang.Exceptionpublic void testHealthCheckerTimeout()
throws java.lang.Exception
java.lang.Exceptionpublic void healthCheckerTest(java.lang.String script,
HealthCheckerExitStatus expectedStatus)
throws java.lang.Exception
java.lang.Exceptionpublic void testRSHealthChore()
throws java.lang.Exception
java.lang.Exception