public class TestGuavaPatcher extends BaseTest
GuavaPatcher| Constructor and Description |
|---|
TestGuavaPatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkCloseablesCloseQuietly() |
void |
checkPreconditionsCheckArgumentIntParam() |
void |
checkPreconditionsCheckArgumentLongLongParam() |
void |
checkPreconditionsCheckArgumentLongParam() |
void |
checkPreconditionsCheckArgumentVarargs() |
void |
checkPreconditionsCheckNotNullIntParam() |
void |
checkPreconditionsCheckNotNullVarargs() |
void |
checkPreconditionsCheckStateIntParam() |
void |
checkPreconditionsCheckStateVarargs() |
void |
checkStopwatchEllapsedMillis() |
void |
checkSuccessfulPatching() |
public void checkSuccessfulPatching()
public void checkStopwatchEllapsedMillis()
throws Exception
Exceptionpublic void checkCloseablesCloseQuietly()
throws Exception
Exceptionpublic void checkPreconditionsCheckArgumentIntParam()
throws Exception
Exceptionpublic void checkPreconditionsCheckArgumentLongParam()
throws Exception
Exceptionpublic void checkPreconditionsCheckArgumentLongLongParam()
throws Exception
Exceptionpublic void checkPreconditionsCheckNotNullIntParam()
throws Exception
Exceptionpublic void checkPreconditionsCheckStateIntParam()
throws Exception
Exceptionpublic void checkPreconditionsCheckNotNullVarargs()
throws Exception
Exceptionpublic void checkPreconditionsCheckArgumentVarargs()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.