Class TemplateAttributeDefinitionParserTest
- java.lang.Object
-
- org.opensaml.core.OpenSAMLInitBaseTestCase
-
- net.shibboleth.idp.attribute.resolver.spring.BaseAttributeDefinitionParserTest
-
- net.shibboleth.idp.attribute.resolver.spring.ad.TemplateAttributeDefinitionParserTest
-
public class TemplateAttributeDefinitionParserTest extends BaseAttributeDefinitionParserTest
Test forTemplateAttributeDefinitionParser
-
-
Field Summary
-
Fields inherited from class net.shibboleth.idp.attribute.resolver.spring.BaseAttributeDefinitionParserTest
ATTRIBUTE_FILE_PATH, BEAN_FILE_PATH, DATACONNECTOR_FILE_PATH, ENCODER_FILE_PATH, pendingTeardownContext, PRINCIPALCONNECTOR_FILE_PATH
-
-
Constructor Summary
Constructors Constructor Description TemplateAttributeDefinitionParserTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddupl()voidnoAttr()voidwithAttr()-
Methods inherited from class net.shibboleth.idp.attribute.resolver.spring.BaseAttributeDefinitionParserTest
getAttributeDefn, getAttributeDefn, getAttributeDefn, getAttributeDefn, getBean, getBean, getDataConnector, getResolver, loadFile, setTestContext, tearDownTestContext
-
-
-
-
Method Detail
-
noAttr
public void noAttr() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
withAttr
public void withAttr() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
dupl
public void dupl() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
-