|
Change Parameter Type ex : AssertionFailedError to ex : Throwable in method private assertMessageStartsWith(ex Throwable, msg String) : void in class org.junit.jupiter.api.AssertionsTests |
From |
To |
|
Change Parameter Type ex : AssertionFailedError to ex : Throwable in method private assertMessageEquals(ex Throwable, msg String) : void in class org.junit.jupiter.api.AssertionsTests |
From |
To |
|
Change Parameter Type ex : AssertionFailedError to ex : Throwable in method private assertMessageEndsWith(ex Throwable, msg String) : void in class org.junit.jupiter.api.AssertionsTests |
From |
To |
|
Change Parameter Type ex : AssertionFailedError to ex : Throwable in method private assertMessageContains(ex Throwable, msg String) : void in class org.junit.jupiter.api.AssertionsTests |
From |
To |