org.exoplatform.jcr.benchmark.usecases.nodetype
Class AbstractNodeTypeTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.usecases.nodetype.AbstractNodeTypeTest
- Direct Known Subclasses:
- ChangeExistedNodeDefinition, ChangeExistedPropertyDefinition, CreateNodeType, DeleteExistedNodeDefinition, DeleteExistedPropertyDefinition, UnregisterNodeType, UpdateExistedNodeDefinition, UpdateExistedNodeTypeValue, UpdateExistedPropertyDefinition, UpdateExistedSuperTypeDefinition
public abstract class AbstractNodeTypeTest
- extends JCRTestBase
|
Field Summary |
protected org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager |
extNodeTypeManager
|
protected int |
iteration
|
protected java.util.List<org.exoplatform.services.jcr.core.nodetype.NodeTypeValue> |
nodeTypes
|
protected int |
runIterations
|
| 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 |
extNodeTypeManager
protected org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager extNodeTypeManager
nodeTypes
protected java.util.List<org.exoplatform.services.jcr.core.nodetype.NodeTypeValue> nodeTypes
iteration
protected int iteration
runIterations
protected int runIterations
AbstractNodeTypeTest
public AbstractNodeTypeTest()
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doPrepare in class JCRTestBase
- Throws:
java.lang.Exception
nextNodeTypeValue
protected org.exoplatform.services.jcr.core.nodetype.NodeTypeValue nextNodeTypeValue()
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.