| |
|
| org.acegisecurity.vote.AffirmativeBasedTests
AffirmativeBasedTests | public class AffirmativeBasedTests extends TestCase (Code) | | Tests
AffirmativeBased .
author: Ben Alex version: $Id: AffirmativeBasedTests.java 1496 2006-05-23 13:38:33Z benalex $ |
AffirmativeBasedTests | public AffirmativeBasedTests()(Code) | | |
AffirmativeBasedTests | public AffirmativeBasedTests(String arg0)(Code) | | |
testOneAffirmativeVoteOneDenyVoteOneAbstainVoteGrantsAccess | public void testOneAffirmativeVoteOneDenyVoteOneAbstainVoteGrantsAccess() throws Exception(Code) | | |
testOneAffirmativeVoteTwoAbstainVotesGrantsAccess | public void testOneAffirmativeVoteTwoAbstainVotesGrantsAccess() throws Exception(Code) | | |
testOneDenyVoteTwoAbstainVotesDeniesAccess | public void testOneDenyVoteTwoAbstainVotesDeniesAccess() throws Exception(Code) | | |
testThreeAbstainVotesDeniesAccessWithDefault | public void testThreeAbstainVotesDeniesAccessWithDefault() throws Exception(Code) | | |
testThreeAbstainVotesGrantsAccessWithoutDefault | public void testThreeAbstainVotesGrantsAccessWithoutDefault() throws Exception(Code) | | |
testTwoAffirmativeVotesTwoAbstainVotesGrantsAccess | public void testTwoAffirmativeVotesTwoAbstainVotesGrantsAccess() throws Exception(Code) | | |
|
|
|