|
Change Return Type void to T in method public notNull(object T, messageSupplier Supplier<String>) : T in class org.junit.gen5.commons.util.Preconditions |
From |
To |
|
Change Return Type void to String in method public notBlank(str String, message String) : String in class org.junit.gen5.commons.util.Preconditions |
From |
To |
|
Change Return Type void to String in method public notEmpty(str String, messageSupplier Supplier<String>) : String in class org.junit.gen5.commons.util.Preconditions |
From |
To |
|
Change Return Type void to String in method public notEmpty(str String, message String) : String in class org.junit.gen5.commons.util.Preconditions |
From |
To |
|
Change Return Type void to T in method public notNull(object T, message String) : T in class org.junit.gen5.commons.util.Preconditions |
From |
To |
|
Change Return Type void to T in method public notEmpty(collection T, message String) : T in class org.junit.gen5.commons.util.Preconditions |
From |
To |
|
Change Return Type void to String in method public notBlank(str String, messageSupplier Supplier<String>) : String in class org.junit.gen5.commons.util.Preconditions |
From |
To |