|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCaseMetadata
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.AttributeIssuerStringMatchFunctorTest
public class AttributeIssuerStringMatchFunctorTest
AttributeIssuerStringMatchFunctor
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 | |
---|---|
AttributeIssuerStringMatchFunctorTest()
|
Method Summary | |
---|---|
void |
testCaseInsensitive()
Test against almost the issuer name in the metadata. |
void |
testCaseSensitive()
Test against the issuer name ("urn:exmaple.org:issuer") in the metadata. |
void |
testMismatch()
Test against nothing like the issuer name in the metadata. |
Methods inherited from class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCaseMetadata |
---|
setUp, 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 |
---|
public AttributeIssuerStringMatchFunctorTest()
Method Detail |
---|
public void testCaseSensitive() throws Exception
Exception
public void testCaseInsensitive() throws Exception
Exception
public void testMismatch() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |