Why would ConfigurationService.get(XMLObjectProviderRegistry.class) return null ?

Brent Putman putmanb at georgetown.edu
Mon Mar 9 17:09:49 EDT 2015



On 3/9/15 5:04 PM, Brent Putman wrote:
>
> The best way to fix is to just have it extend
> OpenSAMLInitBaseTestCase, which is just a simple base class with a
> @BeforeSuite that inits OpenSAML.
>
> This is in general a requirement for any test that needs OpenSAML to
> be initialized before it can run.

Note, there are some more specialized test base classes which are
subclasses of that.

For example, tests which work a lot with XMLObjects could instead extend
XMLObjectBaseTestCase, which has some other useful methods for working
with XML and XMLObjects.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20150309/c0edc598/attachment.html 


More information about the dev mailing list