You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: junit-platform-commons/src/main/java/org/junit/platform/commons/support/conversion/DefaultConversionService.java
+4-4
Original file line number
Diff line number
Diff line change
@@ -43,9 +43,9 @@
43
43
* <p>If the source and target types are identical, the source object will not
Copy file name to clipboardExpand all lines: junit-platform-commons/src/main/java/org/junit/platform/commons/support/conversion/TypedConversionService.java
+2-8
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,9 @@
23
23
*
24
24
* @param <S> the type of the source argument to convert
25
25
* @param <T> the type of the target object to create from the source
0 commit comments