public class T_StreamFile 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_StreamFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
boot(boolean create,
java.util.Properties startParams)
ModuleControl.start
|
private long |
commonContainer() |
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 |
runTestSet()
run the test
|
protected void |
setupTest()
Run the tests
|
protected void |
SF001(int rowCount,
int columnCount,
int columnType,
boolean forceAbort) |
protected void |
SF002(int param) |
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 SF001(int rowCount,
int columnCount,
int columnType,
boolean forceAbort)
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.