Searched refs:createTestOperations (Results 1 - 25 of 60) sorted by relevance

123

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DOperationTestCase.java127 protected abstract Operation[] createTestOperations() method in class:OperationTestCase
145 Operation[] operationArray = createTestOperations();
H A DUnbindOperationTestCase.java51 protected Operation[] createTestOperations() method in class:UnbindOperationTestCase
H A DCompareOperationTestCase.java126 protected Operation[] createTestOperations() throws Exception method in class:CompareOperationTestCase
H A DDeleteOperationTestCase.java72 protected Operation[] createTestOperations() throws Exception method in class:DeleteOperationTestCase
H A DAbandonOperationTestCase.java62 protected Operation[] createTestOperations() method in class:AbandonOperationTestCase
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DOperationTestCase.java127 protected abstract Operation[] createTestOperations() method in class:OperationTestCase
145 Operation[] operationArray = createTestOperations();
H A DUnbindOperationTestCase.java51 protected Operation[] createTestOperations() method in class:UnbindOperationTestCase
H A DAbandonOperationTestCase.java62 protected Operation[] createTestOperations() method in class:AbandonOperationTestCase
H A DCompareOperationTestCase.java126 protected Operation[] createTestOperations() throws Exception method in class:CompareOperationTestCase
H A DDeleteOperationTestCase.java72 protected Operation[] createTestOperations() throws Exception method in class:DeleteOperationTestCase
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/core/
H A DOperationTestCase.java127 protected abstract Operation[] createTestOperations() method in class:OperationTestCase
145 Operation[] operationArray = createTestOperations();
H A DUnbindOperationTestCase.java51 protected Operation[] createTestOperations() method in class:UnbindOperationTestCase
H A DCompareOperationTestCase.java116 protected Operation[] createTestOperations() throws Exception method in class:CompareOperationTestCase
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DUnbindOperationTestCase.java54 protected Operation[] createTestOperations() method in class:UnbindOperationTestCase
H A DOperationTestCase.java130 protected abstract Operation[] createTestOperations() method in class:OperationTestCase
148 Operation[] operationArray = createTestOperations();
H A DAbandonOperationTestCase.java86 protected Operation[] createTestOperations() method in class:AbandonOperationTestCase
H A DCompareOperationTestCase.java125 protected Operation[] createTestOperations() throws Exception method in class:CompareOperationTestCase
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DUnbindOperationTestCase.java54 protected Operation[] createTestOperations() method in class:UnbindOperationTestCase
H A DOperationTestCase.java130 protected abstract Operation[] createTestOperations() method in class:OperationTestCase
148 Operation[] operationArray = createTestOperations();
H A DAbandonOperationTestCase.java86 protected Operation[] createTestOperations() method in class:AbandonOperationTestCase
H A DCompareOperationTestCase.java125 protected Operation[] createTestOperations() throws Exception method in class:CompareOperationTestCase
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DUnbindOperationTestCase.java54 protected Operation[] createTestOperations() method in class:UnbindOperationTestCase
H A DOperationTestCase.java130 protected abstract Operation[] createTestOperations() method in class:OperationTestCase
148 Operation[] operationArray = createTestOperations();
H A DAbandonOperationTestCase.java86 protected Operation[] createTestOperations() method in class:AbandonOperationTestCase
H A DCompareOperationTestCase.java125 protected Operation[] createTestOperations() throws Exception method in class:CompareOperationTestCase

Completed in 113 milliseconds

123