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 |
threadNumber
out, 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() |
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.
|
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, runTests
Execute, FAIL, PASS, REPORT, stop, UnitTestDuration, UnitTestType
private 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_Generic
protected java.lang.String getModuleToTestProtocolName()
T_Generic
getModuleToTestProtocolName
in class T_Generic
protected void setupTest() throws T_Fail
setupTest
in class T_MultiIterations
T_Fail
- Unexpected behaviour from the APIprotected void joinSetupTest() throws T_Fail
joinSetupTest
in class T_MultiThreadedIterations
T_Fail
- Unexpected behaviour from the APIprotected T_MultiThreadedIterations newTestObject()
newTestObject
in class T_MultiThreadedIterations
protected void runTestSet() throws T_Fail
runTestSet
in class T_MultiIterations
T_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.StandardException
T_Fail
protected void SF002(int param) throws org.apache.derby.iapi.error.StandardException, T_Fail
org.apache.derby.iapi.error.StandardException
T_Fail
private 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.StandardException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.