Class PopulateSignatureValidationParametersHandlerTest
- java.lang.Object
-
- org.opensaml.core.OpenSAMLInitBaseTestCase
-
- org.opensaml.xmlsec.messaging.impl.PopulateSignatureValidationParametersHandlerTest
-
public class PopulateSignatureValidationParametersHandlerTest extends org.opensaml.core.OpenSAMLInitBaseTestCaseUnit test forPopulateSignatureValidationParametersHandler.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private classPopulateSignatureValidationParametersHandlerTest.MockResolver
-
Field Summary
Fields Modifier and Type Field Description private org.opensaml.xmlsec.messaging.impl.PopulateSignatureValidationParametersHandlerhandlerprivate org.opensaml.messaging.context.MessageContextmessageContext
-
Constructor Summary
Constructors Constructor Description PopulateSignatureValidationParametersHandlerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestConfig()voidtestNoContext()voidtestResolverError()voidtestSuccess()
-
-
-
Method Detail
-
setUp
@BeforeMethod public void setUp()
-
testConfig
public void testConfig() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
-