|
||||||||||
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.AttributeRequesterStringMatchFunctorTest
public class AttributeRequesterStringMatchFunctorTest
AttributeRequesterStringMatchFunctor
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 | |
---|---|
AttributeRequesterStringMatchFunctorTest()
|
Method Summary | |
---|---|
void |
testCaseInsensitive()
Test against almost the requester name in the metadata. |
void |
testCaseSensitive()
Test against the requester name ("urn:exmaple.org:requester") in the metadata. |
void |
testMismatch()
Test against nothing like the requester 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 AttributeRequesterStringMatchFunctorTest()
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 |