mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Note to self, surefire actually runs with assertions enabled where junit inside eclipse doesn't. Sure surefire will mark tests as failed when an assertion is triggered. Take care when mocking stuff.