public class HoldTest extends AbstractRetentionTest
RetentionManagerTest
...retentionMgr, testNodePath
isReadOnly, jcrBaseVersion, jcrCopiedFrom, jcrCreated, jcrFrozenNode, jcrFrozenUuid, jcrIsCheckedOut, jcrlockIsDeep, jcrLockOwner, jcrMergeFailed, jcrMixinTypes, jcrPredecessors, jcrPrimaryType, jcrRootVersion, jcrSuccessors, jcrSystem, jcrUUID, jcrVersionHistory, mixLockable, mixReferenceable, mixShareable, mixSimpleVersionable, mixTitle, mixVersionable, nodeName1, nodeName2, nodeName3, nodeName4, NS_JCR_URI, NS_MIX_URI, NS_NT_URI, NS_SV_URI, ntActivity, ntBase, ntFrozenNode, ntQuery, ntUnstructured, ntVersion, ntVersionHistory, ntVersionLabels, propertyName1, propertyName2, superuser, testNodeType, testNodeTypeNoChildren, testNodeTypeTestRoot, testPath, testRoot, testRootNode, vf, workspaceName
Constructor and Description |
---|
HoldTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddHold() |
void |
testAddHold2() |
void |
testAddHoldIsTransient() |
void |
testAddHoldOnCheckedInNode() |
void |
testAddHoldOnLockedNode() |
void |
testHoldGetName() |
void |
testHoldGetName2() |
void |
testHoldIsDeep() |
void |
testHoldIsDeep2() |
void |
testInvalidName() |
void |
testInvalidPath() |
void |
testNonExistingNodePath() |
void |
testPropertyPath() |
void |
testReadOnlySession() |
void |
testRemoveHold() |
void |
testRemoveHoldFromChild() |
void |
testRemoveHoldIsTransient() |
void |
testRemoveHoldOnCheckedInNode() |
void |
testRemoveHoldOnLockedNode() |
getApplicableRetentionPolicy, getHoldName, getRetentionManager, setUp
checkSupportedOption, cleanUp, cleanUpTestRoot, createRandomString, ensureCanSetProperty, ensureCanSetProperty, ensureCanSetProperty, ensureKnowsNodeType, ensureLockingSupported, ensureMixinType, ensureMultipleWorkspacesSupported, getHelper, getJcrValue, getLocalName, getNonExistingWorkspaceName, getPrefix, getProperty, getProperty, getQualifiedName, getSize, isSupported, needsMixin, run, tearDown
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, runBare, runTest, setName, toString
public void testAddHold() throws RepositoryException, NotExecutableException
public void testAddHold2() throws RepositoryException, NotExecutableException
public void testAddHoldIsTransient() throws RepositoryException, NotExecutableException
public void testRemoveHold() throws RepositoryException, NotExecutableException
public void testRemoveHoldIsTransient() throws RepositoryException, NotExecutableException
public void testRemoveHoldFromChild() throws RepositoryException, NotExecutableException
public void testInvalidPath() throws RepositoryException, NotExecutableException
public void testNonExistingNodePath() throws RepositoryException, NotExecutableException
public void testPropertyPath() throws RepositoryException, NotExecutableException
public void testInvalidName()
public void testReadOnlySession() throws NotExecutableException, RepositoryException
public void testAddHoldOnLockedNode() throws NotExecutableException, RepositoryException
public void testRemoveHoldOnLockedNode() throws NotExecutableException, RepositoryException
public void testAddHoldOnCheckedInNode() throws NotExecutableException, RepositoryException
public void testRemoveHoldOnCheckedInNode() throws NotExecutableException, RepositoryException
public void testHoldGetName() throws RepositoryException, NotExecutableException
public void testHoldGetName2() throws RepositoryException, NotExecutableException
public void testHoldIsDeep() throws RepositoryException, NotExecutableException
public void testHoldIsDeep2() throws RepositoryException, NotExecutableException
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.