[java-identity-provider COMMIT] in /trunk/idp-conf: pom.xml src/test/java/net/ src/test/java/net/shibboleth/ src/test...

noreply at shibboleth.net noreply at shibboleth.net
Tue Jun 3 14:05:12 EDT 2014


Author: tzeller
Date: Tue Jun  3 14:05:11 2014
New Revision: 6040

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6040&view=rev
Log:
Move flow tests from testbed to idp-conf.

Added:
    trunk/idp-conf/src/test/java/net/
    trunk/idp-conf/src/test/java/net/shibboleth/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/AbstractFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/TestC14N.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/TestLegacyC14N.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForResolver.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/TestAfterC14N.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/package-info.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml1/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml1/AbstractSAML1FlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml1/SAML1AttributeQueryFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml1/SAML1UnsolicitedSSOFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/AbstractSAML2FlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/AbstractSAML2SSOFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2AttributeQueryFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2POSTSSOFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2POSTSimpleSignSSOFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2RedirectSSOFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2UnsolicitedSSOFlowTest.java   (with props)
    trunk/idp-conf/src/test/java/net/shibboleth/test/
Modified:
    trunk/idp-conf/pom.xml

Modified: trunk/idp-conf/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/pom.xml?rev=6040&r1=6039&r2=6040&view=diff
==============================================================================
Binary files - no diff available.



More information about the commits mailing list