@ContextConfiguration(value="EntityCategoryMatcherSpringTest-config.xml") public class EntityCategoryMatcherSpringTest extends AbstractTestNGSpringContextTests
EntityCategoryMatcherTest, but pulls the matcher beans
from a configured application context. This is just to make sure that Spring can
distinguish between the two constructor signatures propertly, so we don't need an
equivalent for every class under test.applicationContext, logger| Constructor and Description |
|---|
EntityCategoryMatcherSpringTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
test(boolean expected,
com.google.common.base.Predicate<net.shibboleth.metadata.dom.saml.mdattr.EntityAttributeFilteringStage.EntityAttributeContext> matcher,
net.shibboleth.metadata.dom.saml.mdattr.EntityAttributeFilteringStage.EntityAttributeContext context) |
void |
testNoRA() |
void |
testWithRA() |
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprivate void test(boolean expected,
com.google.common.base.Predicate<net.shibboleth.metadata.dom.saml.mdattr.EntityAttributeFilteringStage.EntityAttributeContext> matcher,
net.shibboleth.metadata.dom.saml.mdattr.EntityAttributeFilteringStage.EntityAttributeContext context)
public void testNoRA()
public void testWithRA()
Copyright © 1999–2015. All rights reserved.