public class T_FileSystemData extends T_MultiThreadedIterations
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
commonContainer |
private static org.apache.derby.iapi.services.context.ContextService |
contextService |
(package private) static org.apache.derby.iapi.store.raw.RawStoreFactory |
factory |
(package private) static org.apache.derby.iapi.services.locks.LockFactory |
lf |
(package private) static java.lang.String |
REC_001 |
(package private) static java.lang.String |
REC_002 |
(package private) static java.lang.String |
REC_003 |
(package private) static java.lang.String |
REC_004 |
(package private) static java.lang.String |
REC_005 |
(package private) static java.lang.String |
REC_006 |
(package private) static java.lang.String |
REC_007 |
(package private) static java.lang.String |
SP1 |
(package private) static java.lang.String |
SP2 |
private T_Util |
t_util |
(package private) static java.lang.String |
TEST_ROLLBACK_OFF |
(package private) static boolean |
testRollback |
private static java.lang.String |
testService |
threadNumberout, shortModuleToTestName, startParams| Constructor and Description |
|---|
T_FileSystemData() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AllocMTest1(long cid) |
protected void |
AllocTest1() |
protected void |
AllocTest2() |
protected void |
AllocTest3() |
protected void |
AllocTest4() |
protected void |
AllocTest5() |
void |
boot(boolean create,
java.util.Properties startParams)
ModuleControl.start
|
private long |
commonContainer() |
protected void |
CostEstimationTest1() |
protected java.lang.String |
getModuleToTestProtocolName()
Get the name of the protocol for the module to test.
|
protected void |
joinSetupTest()
T_MultiThreadedIteration method
|
protected T_MultiThreadedIterations |
newTestObject() |
protected void |
runAllocationTests() |
protected void |
runCostEstimationTests() |
protected void |
runTestSet()
run the test
|
protected void |
setupTest()
Run the tests
|
getNumThreads, run, runTestsExecute, FAIL, PASS, REPORT, stop, UnitTestDuration, UnitTestTypeprivate static final java.lang.String testService
static final java.lang.String REC_001
static final java.lang.String REC_002
static final java.lang.String REC_003
static final java.lang.String REC_004
static final java.lang.String REC_005
static final java.lang.String REC_006
static final java.lang.String REC_007
static final java.lang.String SP1
static final java.lang.String SP2
static org.apache.derby.iapi.store.raw.RawStoreFactory factory
static org.apache.derby.iapi.services.locks.LockFactory lf
static long commonContainer
static boolean testRollback
static final java.lang.String TEST_ROLLBACK_OFF
private static org.apache.derby.iapi.services.context.ContextService contextService
private T_Util t_util
public void boot(boolean create,
java.util.Properties startParams)
throws org.apache.derby.iapi.error.StandardException
T_Genericprotected java.lang.String getModuleToTestProtocolName()
T_GenericgetModuleToTestProtocolName in class T_Genericprotected void setupTest()
throws T_Fail
setupTest in class T_MultiIterationsT_Fail - Unexpected behaviour from the APIprotected void joinSetupTest()
throws T_Fail
joinSetupTest in class T_MultiThreadedIterationsT_Fail - Unexpected behaviour from the APIprotected T_MultiThreadedIterations newTestObject()
newTestObject in class T_MultiThreadedIterationsprotected void runTestSet()
throws T_Fail
runTestSet in class T_MultiIterationsT_Fail - Unexpected behaviour from the APIprotected void runCostEstimationTests()
throws T_Fail,
org.apache.derby.iapi.error.StandardException
T_Failorg.apache.derby.iapi.error.StandardExceptionprotected void runAllocationTests()
throws T_Fail,
org.apache.derby.iapi.error.StandardException
T_Failorg.apache.derby.iapi.error.StandardExceptionprotected void CostEstimationTest1()
throws org.apache.derby.iapi.error.StandardException,
T_Fail
T_Fail - Unexpected behaviour from the APIorg.apache.derby.iapi.error.StandardException - Standard Derby error policyprotected void AllocTest1()
throws org.apache.derby.iapi.error.StandardException,
T_Fail
org.apache.derby.iapi.error.StandardExceptionT_Failprotected void AllocTest2()
throws org.apache.derby.iapi.error.StandardException,
T_Fail
org.apache.derby.iapi.error.StandardExceptionT_Failprotected void AllocTest3()
throws org.apache.derby.iapi.error.StandardException,
T_Fail
org.apache.derby.iapi.error.StandardExceptionT_Failprotected void AllocTest4()
throws org.apache.derby.iapi.error.StandardException,
T_Fail
org.apache.derby.iapi.error.StandardExceptionT_Failprotected void AllocTest5()
throws org.apache.derby.iapi.error.StandardException,
T_Fail
org.apache.derby.iapi.error.StandardExceptionT_FailApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.