[java-identity-provider COMMIT] in /trunk/idp-attribute-resolver-spring/src/test: java/net/shibboleth/idp/attribute/r...

noreply at shibboleth.net noreply at shibboleth.net
Thu Jan 5 10:04:45 EST 2017


Author: rdw
Date: Thu Jan  5 10:04:45 2017
New Revision: 8593

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8593&view=rev
Log:
IDP-1093 Add frame work to play with parsing ResultCache

https://issues.shibboleth.net/jira/browse/IDP-1093

There is actually no testing going on (since we cannot reach into the cache we get and look at the parameterization and life is too short to write the code to test TTL), but with this in place it is easy to walk the code to ensure that the new attributes are parsed correctlt.

Added:
    trunk/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/dc/CacheConfigParserTest.java   (with props)
    trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/ResultCacheElementTimeToLive.xml   (with props)



More information about the commits mailing list