juergencodes

Results 2 comments of juergencodes

I experienced a similar problem: My maven build was successful though I had a test failure. Since it is in a setup of a custom framework based on JBehave it...

I forgot to mention that using a source or not isn't just something I was doing for fun. If you change the `assertNull` to `assertNotNull`, everythings works fine even with...