Package net.shibboleth.idp.profile.logic
Class RelyingPartyIdPredicateTest
- java.lang.Object
-
- net.shibboleth.idp.profile.logic.RelyingPartyIdPredicateTest
-
public class RelyingPartyIdPredicateTest extends Object
Unit test forRelyingPartyIdPredicate.
-
-
Constructor Summary
Constructors Constructor Description RelyingPartyIdPredicateTest()
-
-
-
Method Detail
-
setUp
@BeforeMethod public void setUp()
-
testNone
public void testNone() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
testMatch
public void testMatch() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
testNoMatch
public void testNoMatch() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
-