public class CriterionPredicateRegistryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private TestCriterion |
fooCriterion |
private Class<FooPredicate> |
fooPredicateClass |
private Class<TestCriterion> |
testCriterionClass |
| Constructor and Description |
|---|
CriterionPredicateRegistryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAbsoluteClassPathResourceLoad() |
void |
testExplictRegisterDeregister() |
void |
testPropertiesLoad() |
void |
testRelativeClassPathResourceLoad() |
private TestCriterion fooCriterion
private Class<TestCriterion> testCriterionClass
private Class<FooPredicate> fooPredicateClass
public void setUp()
public void testExplictRegisterDeregister()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testRelativeClassPathResourceLoad()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testAbsoluteClassPathResourceLoad()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testPropertiesLoad()
throws net.shibboleth.utilities.java.support.resolver.ResolverException,
IOException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionIOExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.