Class EntityAttributesPredicateTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
net.shibboleth.saml.profile.context.logic.EntityAttributesPredicateTest
Unit test for
EntityAttributesPredicate and MappedEntityAttributesPredicate.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringprivate GenericApplicationContextprivate MetadataResolverFields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate EntityDescriptorprivate ReloadableService<net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry>private voidsetTestContext(GenericApplicationContext context) protected voidsetUp()voidvoidvoidvoidvoidMethods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
fooEntityID
-
barEntityID
-
bazEntityID
-
pendingTeardownContext
-
resolver
-
-
Constructor Details
-
EntityAttributesPredicateTest
public EntityAttributesPredicateTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDownTestContext
@AfterClass public void tearDownTestContext() -
setTestContext
-
getEntity
- Throws:
ResolverException
-
getService
private ReloadableService<net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry> getService() -
testSimpleMatch
- Throws:
ResolverException
-
testMultiLevelMatch
- Throws:
ResolverException
-
testSimpleMatchMapped
- Throws:
ResolverException
-
testMultiLevelMappedMatch
- Throws:
ResolverException
-