Searched defs:validAcis (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java837 public Object[][] validAcis() throws Exception { method in class:AciTests
874 // Common between validAcis and invalidAcis
926 @Test(dataProvider = "validAcis")
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java827 public Object[][] validAcis() throws Exception { method in class:AciTests
864 // Common between validAcis and invalidAcis
916 @Test(dataProvider = "validAcis")
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java837 public Object[][] validAcis() throws Exception { method in class:AciTests
874 // Common between validAcis and invalidAcis
926 @Test(dataProvider = "validAcis")
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java827 public Object[][] validAcis() throws Exception { method in class:AciTests
864 // Common between validAcis and invalidAcis
916 @Test(dataProvider = "validAcis")
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java837 public Object[][] validAcis() throws Exception { method in class:AciTests
874 // Common between validAcis and invalidAcis
926 @Test(dataProvider = "validAcis")
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java836 public Object[][] validAcis() throws Exception { method in class:AciTests
874 /** Common between validAcis and invalidAcis. */
926 @Test(dataProvider = "validAcis")

Completed in 91 milliseconds