|
Rename Parameter booleanSupplier : BooleanSupplier to assumptionSupplier : BooleanSupplier in method public assumeTrue(assumptionSupplier BooleanSupplier) : void in class org.junit.gen5.api.Assumptions |
From |
To |
|
Rename Parameter booleanSupplier : BooleanSupplier to assumptionSupplier : BooleanSupplier in method public assumeFalse(assumptionSupplier BooleanSupplier, messageSupplier Supplier<String>) : void in class org.junit.gen5.api.Assumptions |
From |
To |
|
Rename Parameter booleanSupplier : BooleanSupplier to assumptionSupplier : BooleanSupplier in method public assumeTrue(assumptionSupplier BooleanSupplier, messageSupplier Supplier<String>) : void in class org.junit.gen5.api.Assumptions |
From |
To |
|
Rename Parameter booleanSupplier : BooleanSupplier to assumptionSupplier : BooleanSupplier in method public assumingThat(assumptionSupplier BooleanSupplier, executable Executable) : void in class org.junit.gen5.api.Assumptions |
From |
To |
|
Rename Parameter booleanSupplier : BooleanSupplier to assumptionSupplier : BooleanSupplier in method public assumeFalse(assumptionSupplier BooleanSupplier, message String) : void in class org.junit.gen5.api.Assumptions |
From |
To |
|
Rename Parameter booleanSupplier : BooleanSupplier to assumptionSupplier : BooleanSupplier in method public assumeFalse(assumptionSupplier BooleanSupplier) : void in class org.junit.gen5.api.Assumptions |
From |
To |
|
Rename Parameter booleanSupplier : BooleanSupplier to assumptionSupplier : BooleanSupplier in method public assumeTrue(assumptionSupplier BooleanSupplier, message String) : void in class org.junit.gen5.api.Assumptions |
From |
To |