| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
testService |
out, shortModuleToTestName, startParams| Constructor and Description |
|---|
T_Heap() |
| Modifier and Type | Method and Description |
|---|---|
private static java.lang.Object |
createPersistentService(java.lang.String factoryInterface,
java.lang.String serviceName,
java.util.Properties properties)
Privileged startup.
|
private static org.apache.derby.iapi.services.context.ContextService |
getContextService()
Privileged lookup of the ContextService.
|
java.lang.String |
getModuleToTestProtocolName()
Get the name of the protocol for the module to test.
|
protected void |
runTests()
Run the test.
|
protected boolean |
t_001(org.apache.derby.iapi.store.access.TransactionController tc) |
boot, Execute, FAIL, PASS, REPORT, stop, UnitTestDuration, UnitTestTypeprivate static final java.lang.String testService
public java.lang.String getModuleToTestProtocolName()
T_GenericgetModuleToTestProtocolName in class T_Genericprotected void runTests()
throws T_Fail
T_Genericprotected boolean t_001(org.apache.derby.iapi.store.access.TransactionController tc)
throws org.apache.derby.iapi.error.StandardException,
T_Fail
org.apache.derby.iapi.error.StandardExceptionT_Failprivate static org.apache.derby.iapi.services.context.ContextService getContextService()
private static java.lang.Object createPersistentService(java.lang.String factoryInterface,
java.lang.String serviceName,
java.util.Properties properties)
throws org.apache.derby.iapi.error.StandardException
org.apache.derby.iapi.error.StandardExceptionApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.