Searched defs:createAttributes (Results 1 - 8 of 8) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DAttributeBuilderTest.java101 @DataProvider(name = "createAttributes")
102 public Object[][] createAttributes() method in class:AttributeBuilderTest
1242 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1278 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1352 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1379 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1405 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1451 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1492 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1565 @Test(dataProvider = "createAttributes", dependsOnMethod
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DAttributeBuilderTest.java100 @DataProvider(name = "createAttributes")
101 public Object[][] createAttributes() method in class:AttributeBuilderTest
1222 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1258 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1332 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1359 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1385 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1431 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1472 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1545 @Test(dataProvider = "createAttributes", dependsOnMethod
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DAttributeBuilderTest.java101 @DataProvider(name = "createAttributes")
102 public Object[][] createAttributes() method in class:AttributeBuilderTest
1242 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1278 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1352 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1379 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1405 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1451 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1492 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1565 @Test(dataProvider = "createAttributes", dependsOnMethod
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DAttributeBuilderTest.java100 @DataProvider(name = "createAttributes")
101 public Object[][] createAttributes() method in class:AttributeBuilderTest
1222 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1258 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1332 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1359 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1385 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1431 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1472 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1545 @Test(dataProvider = "createAttributes", dependsOnMethod
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DAttributeBuilderTest.java101 @DataProvider(name = "createAttributes")
102 public Object[][] createAttributes() method in class:AttributeBuilderTest
1242 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1278 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1352 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1379 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1405 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1451 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1492 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1565 @Test(dataProvider = "createAttributes", dependsOnMethod
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/types/
H A DAttributeBuilderTest.java71 @DataProvider(name = "createAttributes")
72 public Object[][] createAttributes() method in class:AttributeBuilderTest
1165 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1200 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1274 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1301 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1327 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1373 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1414 @Test(dataProvider = "createAttributes", dependsOnMethods = "testAttributeNotNull")
1488 @Test(dataProvider = "createAttributes", dependsOnMethod
[all...]
/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DObjectFactory.java383 public Attributes createAttributes() { method in class:ObjectFactory
546 public JAXBElement<Attributes> createAttributes(Attributes value) { method in class:ObjectFactory
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DObjectFactory.java383 public Attributes createAttributes() { method in class:ObjectFactory
546 public JAXBElement<Attributes> createAttributes(Attributes value) { method in class:ObjectFactory

Completed in 282 milliseconds