Allow tests to System.exit() by default
Otherwise the ApplicationContext stays alive and if it's a server app the JVM does not exit at the end of "spring test". User can override with "spring test foo.groovy --nohup" (which we have to do in our unit tests).pull/1016/head
parent
7fd26a556d
commit
8436627598
Loading…
Reference in New Issue