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