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