Hi everybody,
I have to correct myself. Only the
ExtensionModuleTest#testThatModuleHasBeenLoaded test does not require
the jars. The other three tests correctly fail when the jars are not
present.
Sorry,
Pascal
Am 10.06.2015 um 20:57 schrieb Pascal Schumacher:
Hi everybody,
because of the forbidden jars in the source, I was looking at the
ExtensionModuleTest.groovy tests.
These tests succeed, even if I delete the jars under
"src/test-resources/jars" which they require.
I guess the complicated forking etc. somehow swallows the exceptions.
Maybe somebody can fix them or should be just delete them?
Cheers,
Pascal