|
||||||||||
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.BaseTestCase
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.basic.OrMatchFunctorTest
public class OrMatchFunctorTest
OrMatchFunctor
unit test.
Field Summary | |
---|---|
private ArrayList<edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.MatchFunctor> |
functors
|
Fields inherited from class edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.BaseTestCase |
---|
DATA_PATH, filterContext, iAttribute, matchFunctor, requestContext, sAttribute, scope |
Constructor Summary | |
---|---|
OrMatchFunctorTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testOrFunction()
|
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 |
Field Detail |
---|
private ArrayList<edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.MatchFunctor> functors
Constructor Detail |
---|
public OrMatchFunctorTest()
Method Detail |
---|
public void setUp() throws Exception
BaseTestCase
setUp
in class BaseTestCase
Exception
public void testOrFunction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |