public class FolderSearchTest extends Test
Constructor and Description |
---|
FolderSearchTest()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
cleanupTest(int threadId,
int iter,
DiskSession sess,
java.io.StringWriter log)
Cleanup the test
|
void |
configTest(org.springframework.extensions.config.ConfigElement config)
Test specific configuration
|
boolean |
runInit(int threadId,
int curIter,
DiskSession sess)
Initialize the test setup
|
TestResult |
runTest(int threadId,
int iteration,
DiskSession sess,
java.io.StringWriter log)
Run the create file test
|
getIterations, getName, getPath, getPerTestFileName, getPerTestFolderName, getPerThreadFileName, getPerThreadFolderName, getPrefix, getUniqueFileName, getUniqueFolderName, hasTestCleanup, initTest, isVerbose, processTestResults, setIterations, setPath, setTestCleanup, setVerbose, testLog, testLog, testSleep, toString
public void configTest(org.springframework.extensions.config.ConfigElement config) throws InvalidConfigurationException
configTest
in class Test
config
- ConfigElementInvalidConfigurationException
public boolean runInit(int threadId, int curIter, DiskSession sess)
public TestResult runTest(int threadId, int iteration, DiskSession sess, java.io.StringWriter log)
public void cleanupTest(int threadId, int iter, DiskSession sess, java.io.StringWriter log) throws java.lang.Exception
cleanupTest
in class Test
threadId
- intiter
- intsess
- DiskSessionlog
- StringWriterjava.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.