edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml
Class AttributeIssuerNameIDFormatExactMatchFunctorTestCase

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

public class AttributeIssuerNameIDFormatExactMatchFunctorTestCase
extends BaseTestCaseMetadata

AttributeIssuerNameIDFormatExactMatchFunctor unit test.


Field Summary
 
Fields inherited from class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCaseMetadata
DATA_PATH, filterContext, iAttribute, issuerEntityId, matchFunctor, MD_PATH, metadataFile, metadataProvider, parser, requestContext, requesterEntityId, sAttribute
 
Constructor Summary
AttributeIssuerNameIDFormatExactMatchFunctorTestCase()
           
 
Method Summary
protected  void setUp()
          
 void testEvaluateDenyRule()
           
 void testEvaluatePermitValue()
           
 void testEvaluatePolicyRequirement()
           
 
Methods inherited from class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCaseMetadata
testBase
 
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

AttributeIssuerNameIDFormatExactMatchFunctorTestCase

public AttributeIssuerNameIDFormatExactMatchFunctorTestCase()
Method Detail

setUp

protected void setUp()
              throws Exception
Description copied from class: BaseTestCaseMetadata

Overrides:
setUp in class BaseTestCaseMetadata
Throws:
Exception

testEvaluatePolicyRequirement

public void testEvaluatePolicyRequirement()
                                   throws Exception
Throws:
Exception

testEvaluatePermitValue

public void testEvaluatePermitValue()
                             throws Exception
Throws:
Exception

testEvaluateDenyRule

public void testEvaluateDenyRule()
                          throws Exception
Throws:
Exception


Copyright © 1999-2012. All Rights Reserved.