edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic
Class AuthenticationMethodStringMatchFunctorTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCase
              extended by edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AuthenticationMethodStringMatchFunctorTest
All Implemented Interfaces:
junit.framework.Test

public class AuthenticationMethodStringMatchFunctorTest
extends BaseTestCase

AuthenticationMethodStringMatchFunctor unit test.


Field Summary
 
Fields inherited from class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCase
DATA_PATH, filterContext, iAttribute, matchFunctor, requestContext, sAttribute, scope
 
Constructor Summary
AuthenticationMethodStringMatchFunctorTest()
           
 
Method Summary
 void setUp()
          
 void testPermitValue()
           
 void testPolicyRequirement()
           
 
Methods inherited from class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCase
testBase, testBoth, testBoth
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationMethodStringMatchFunctorTest

public AuthenticationMethodStringMatchFunctorTest()
Method Detail

setUp

public void setUp()
           throws Exception

Overrides:
setUp in class BaseTestCase
Throws:
Exception

testPermitValue

public void testPermitValue()

testPolicyRequirement

public void testPolicyRequirement()


Copyright © 1999-2012. All Rights Reserved.