|
Rename Method package assertThrowsError() : void renamed to package assertThrowsWithExecutableThatThrowsError() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsThrowableWithMessage() : void renamed to package assertThrowsWithExecutableThatThrowsThrowable() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsReturnsCustomMessageSupplier() : void renamed to package assertThrowsWithThrowingSupplierThatReturnsAndWithCustomMessageSupplier() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsRuntimeException() : void renamed to package assertThrowsWithExecutableThatThrowsRuntimeException() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsReturns() : void renamed to package assertThrowsWithThrowingSupplierThatReturns() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsReturnsNull() : void renamed to package assertThrowsWithThrowingSupplierThatReturnsNull() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsReturnsCustomMessage() : void renamed to package assertThrowsWithThrowingSupplierThatReturnsAndWithCustomMessage() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsCheckedException() : void renamed to package assertThrowsWithExecutableThatThrowsCheckedException() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsThrowable() : void renamed to package assertThrowsWithExecutableThatThrowsThrowableWithMessage() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |
|
Rename Method package assertThrowsThrowableWithMessageSupplier() : void renamed to package assertThrowsWithExecutableThatThrowsThrowableWithMessageSupplier() : void in class org.junit.jupiter.api.AssertThrowsAssertionsTests |
From |
To |