Use JUnit5's assertSame
or assertNotSame
instead of assertTrue(... == ...)
#488
Loading
assertSame
or assertNotSame
instead of assertTrue(... == ...)
#488