| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessRaw() |
| | | public void testInternalAddSuccessRaw() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessProcessed() |
| | | public void testInternalAddSuccessProcessed() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureMalformedDN() |
| | | public void testInternalAddFailureMalformedDN() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureAlreadyExists() |
| | | public void testInternalAddFailureAlreadyExists() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureNoSuchSuffix() |
| | | public void testInternalAddFailureNoSuchSuffix() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureNoSuchSuffixParent() |
| | | public void testInternalAddFailureNoSuchSuffixParent() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureNoSuchParent() |
| | | public void testInternalAddFailureNoSuchParent() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureUndefinedObjectClass() |
| | | public void testInternalAddFailureUndefinedObjectClass() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulWithOperationalAttribute() |
| | | public void testInternalAddSuccessfulWithOperationalAttribute() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulDisjointAttribute() |
| | | public void testInternalAddSuccessfulDisjointAttribute() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulWithRawAttributeOptions() |
| | | public void testInternalAddSuccessfulWithRawAttributeOptions() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulWithRawAttributeOptionsOnlyOptions() |
| | | public void testInternalAddSuccessfulWithRawAttributeOptionsOnlyOptions() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulWithAttributeOptions() |
| | | public void testInternalAddSuccessfulWithAttributeOptions() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureRootDSE() |
| | | public void testInternalAddFailureRootDSE() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulWithMissingRDNAttributes() |
| | | public void testInternalAddSuccessfulWithMissingRDNAttributes() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureWithMissingRDNAttributes() |
| | | public void testInternalAddFailureWithMissingRDNAttributes() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulWithMissingParentObjectClass() |
| | | public void testInternalAddSuccessfulWithMissingParentObjectClass() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureNoObjectClasses() |
| | | public void testInternalAddFailureNoObjectClasses() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureOnlyAbstractObjectClass() |
| | | public void testInternalAddFailureOnlyAbstractObjectClass() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureNoStructuralObjectClass() |
| | | public void testInternalAddFailureNoStructuralObjectClass() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureMultipleStructuralObjectClasses() |
| | | public void testInternalAddFailureMultipleStructuralObjectClasses() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureMissingRequiredAttribute() |
| | | public void testInternalAddFailureMissingRequiredAttribute() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureMissingRequiredAttributeExtensibleObject() |
| | | public void testInternalAddFailureMissingRequiredAttributeExtensibleObject() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureDisallowedAttribute() |
| | | public void testInternalAddFailureDisallowedAttribute() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessfulDisallowedAttributeExtensibleObject() |
| | | public void testInternalAddSuccessfulDisallowedAttributeExtensibleObject() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureServerCompletelyReadOnly() |
| | | public void testInternalAddFailureServerCompletelyReadOnly() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessServerExternallyReadOnly() |
| | | public void testInternalAddSuccessServerExternallyReadOnly() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddFailureBackendCompletelyReadOnly() |
| | | public void testInternalAddFailureBackendCompletelyReadOnly() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |
| | |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @Test() |
| | | public void testIntenalAddSuccessBackendExternallyReadOnly() |
| | | public void testInternalAddSuccessBackendExternallyReadOnly() |
| | | throws Exception |
| | | { |
| | | TestCaseUtils.initializeTestBackend(true); |