Searched defs:invalidAcis (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.java844 public Object[][] invalidAcis() throws Exception { method in class:AciTests
874 // Common between validAcis and invalidAcis
952 @Test(dataProvider = "invalidAcis")
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java834 public Object[][] invalidAcis() throws Exception { method in class:AciTests
864 // Common between validAcis and invalidAcis
942 @Test(dataProvider = "invalidAcis")
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java844 public Object[][] invalidAcis() throws Exception { method in class:AciTests
874 // Common between validAcis and invalidAcis
952 @Test(dataProvider = "invalidAcis")
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java834 public Object[][] invalidAcis() throws Exception { method in class:AciTests
864 // Common between validAcis and invalidAcis
942 @Test(dataProvider = "invalidAcis")
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java844 public Object[][] invalidAcis() throws Exception { method in class:AciTests
874 // Common between validAcis and invalidAcis
952 @Test(dataProvider = "invalidAcis")
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java843 public Object[][] invalidAcis() throws Exception { method in class:AciTests
874 /** Common between validAcis and invalidAcis. */
952 @Test(dataProvider = "invalidAcis")

Completed in 236 milliseconds