| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
didFAIL |
private static java.lang.String |
testService |
out, shortModuleToTestName, startParams| Constructor and Description |
|---|
T_Like() |
| Modifier and Type | Method and Description |
|---|---|
private void |
expect(java.lang.String desc,
java.lang.Boolean test,
java.lang.Boolean result) |
protected boolean |
FAIL(java.lang.String msg)
Emit a message indicating why the test failed.
|
java.lang.String |
getModuleToTestProtocolName()
Get the name of the protocol for the module to test.
|
protected void |
runTests()
Run the test.
|
private void |
tests() |
boot, Execute, PASS, REPORT, stop, UnitTestDuration, UnitTestTypeprivate static final java.lang.String testService
boolean didFAIL
public java.lang.String getModuleToTestProtocolName()
T_GenericgetModuleToTestProtocolName in class T_Genericprotected void runTests()
throws T_Fail
T_Genericprivate void expect(java.lang.String desc,
java.lang.Boolean test,
java.lang.Boolean result)
private void tests()
throws org.apache.derby.iapi.error.StandardException
org.apache.derby.iapi.error.StandardExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.