public class AbstractAttributeDefinitionTest extends Object
AttributeDefinition. This test does not test any methods inherited from
ResolverPlugin, those are covered in AbstractResolverPluginTest.| Modifier and Type | Class and Description |
|---|---|
private static class |
AbstractAttributeDefinitionTest.MockAttributeDefinition
This class implements the minimal level of functionality and is meant only as a means of testing the abstract
AttributeDefinition. |
| Constructor and Description |
|---|
AbstractAttributeDefinitionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
dependencies() |
void |
dependencyOnly()
Tests setting and retrieving the dependency only option.
|
void |
displayDescriptions()
Tests that display descriptions are properly added and modified.
|
void |
displayNames()
Tests that display names are properly added and modified.
|
void |
encoders()
Tests setting and retrieving encoders.
|
void |
initDestroyValidate() |
void |
instantiation()
Tests the state of a newly instantiated object.
|
void |
invalidName() |
void |
resolve()
Test resolve an attribute.
|
public void instantiation()
public void dependencyOnly()
public void encoders()
public void displayDescriptions()
public void displayNames()
public void dependencies()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void invalidName()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void initDestroyValidate()
throws ComponentInitializationException
ComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.