jUnit test for a bug in the Attribute Resolver. Recursive attribute dependencies...
authorwassa <wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 22 Aug 2003 17:24:15 +0000 (17:24 +0000)
committerwassa <wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 22 Aug 2003 17:24:15 +0000 (17:24 +0000)
commitfb124c41b700eab6b5d6c225691bd45548413c06
treedd20a382c9c6c8923187dbff639cf96dd373fbd8
parent87a9d0b86cf4062a00a6dff0d81fdbdb410338c0
jUnit test for a bug in the Attribute Resolver.  Recursive attribute dependencies were not being pulled properly from the request cache.  This was causing dup values to show up.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@739 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
data/resolver12.xml [new file with mode: 0644]
tests/edu/internet2/middleware/shibboleth/aa/attrresolv/ResolverTests.java