|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.japex.JapexDriverBase
org.exoplatform.jcr.benchmark.JCRDriver
public class JCRDriver
Created by The eXo Platform SAS .
| Field Summary | |
|---|---|
protected JCRTestContext |
context
|
protected javax.jcr.Credentials |
credentials
|
protected javax.jcr.Session |
oneSession
|
protected javax.jcr.Repository |
repository
|
protected java.lang.String |
workspace
|
| Fields inherited from class com.sun.japex.JapexDriverBase |
|---|
_driver, _endTime, _needWarmup, _testCase, _testSuite |
| Constructor Summary | |
|---|---|
JCRDriver()
|
|
| Method Summary | |
|---|---|
void |
finish(com.sun.japex.TestCase tc)
|
void |
initializeDriver()
|
void |
prepare(com.sun.japex.TestCase tc)
|
void |
run(com.sun.japex.TestCase tc)
|
| Methods inherited from class com.sun.japex.JapexDriverBase |
|---|
call, finish, getBooleanParam, getDoubleParam, getIntParam, getLongParam, getParam, getTestSuite, hasParam, prepare, run, setBooleanParam, setDoubleParam, setDriver, setEndTime, setIntParam, setLongParam, setParam, setTestCase, setTestSuite, terminateDriver, warmup, warmup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.jcr.Repository repository
protected javax.jcr.Session oneSession
protected javax.jcr.Credentials credentials
protected java.lang.String workspace
protected JCRTestContext context
| Constructor Detail |
|---|
public JCRDriver()
| Method Detail |
|---|
public void initializeDriver()
initializeDriver in interface com.sun.japex.JapexDriverinitializeDriver in class com.sun.japex.JapexDriverBasepublic void prepare(com.sun.japex.TestCase tc)
prepare in interface com.sun.japex.JapexDriverprepare in class com.sun.japex.JapexDriverBasepublic void run(com.sun.japex.TestCase tc)
run in interface com.sun.japex.JapexDriverrun in class com.sun.japex.JapexDriverBasepublic void finish(com.sun.japex.TestCase tc)
finish in interface com.sun.japex.JapexDriverfinish in class com.sun.japex.JapexDriverBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||