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