public class ExtractConsentFromRequestHandlerTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
ExtractConsentFromRequestHandler unit test.| Constructor and Description |
|---|
ExtractConsentFromRequestHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMissingContext()
Test that the handler errors on a missing request.
|
void |
testSuccess()
Test that the handler works.
|
public ExtractConsentFromRequestHandlerTest()
public void testMissingContext()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void testSuccess()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.