public class AddStatusResponseShellTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AddStatusResponseShell unit test.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell |
action |
private String |
issuer |
| Constructor and Description |
|---|
AddStatusResponseShellTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddArtifactResponse() |
void |
testAddLogoutResponse() |
void |
testAddResponse() |
void |
testAddResponseWhenResponseAlreadyExist() |
void |
testAddResponseWithIssuer() |
private String issuer
private org.opensaml.saml.saml2.profile.impl.AddStatusResponseShell action
public void setUp()
public void testAddResponse()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testAddResponseWithIssuer()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testAddResponseWhenResponseAlreadyExist()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testAddArtifactResponse()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testAddLogoutResponse()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2015. All rights reserved.