org.exoplatform.jcr.benchmark.usecases.namespace
Class AbstractNamespaceTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.usecases.namespace.AbstractNamespaceTest
- Direct Known Subclasses:
- AddNamespace, ChangeNamespace, DeleteNamespace
public abstract class AbstractNamespaceTest
- extends JCRTestBase
| Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase |
log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
namespaceRegistry
protected org.exoplatform.services.jcr.impl.core.NamespaceRegistryImpl namespaceRegistry
namespaces
protected java.util.List<java.lang.String> namespaces
iteration
protected int iteration
runIterations
protected int runIterations
AbstractNamespaceTest
public AbstractNamespaceTest()
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doPrepare in class JCRTestBase
- Throws:
java.lang.Exception
nextNamespace
protected java.lang.String nextNamespace()
doFinish
public void doFinish(com.sun.japex.TestCase arg0,
JCRTestContext arg1)
throws java.lang.Exception
- Overrides:
doFinish in class JCRTestBase
- Throws:
java.lang.Exception
prepare
public abstract void prepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.