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: jupiter-tests/src/templates/resources/test/org/junit/jupiter/api/condition/DisabledOnJreConditionTests.java.jte
+2-2
Original file line number
Diff line number
Diff line change
@@ -74,10 +74,10 @@ class DisabledOnJreConditionTests extends AbstractExecutionConditionTests {
Copy file name to clipboardExpand all lines: jupiter-tests/src/templates/resources/test/org/junit/jupiter/api/condition/DisabledOnJreIntegrationTests.java.jte
+2-2
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,8 @@ class DisabledOnJreIntegrationTests {
50
50
51
51
@Test
52
52
@Disabled("Only used in a unit test via reflection")
Copy file name to clipboardExpand all lines: jupiter-tests/src/templates/resources/test/org/junit/jupiter/api/condition/EnabledOnJreConditionTests.java.jte
+3-3
Original file line number
Diff line number
Diff line change
@@ -71,13 +71,13 @@ class EnabledOnJreConditionTests extends AbstractExecutionConditionTests {
Copy file name to clipboardExpand all lines: jupiter-tests/src/templates/resources/test/org/junit/jupiter/api/condition/EnabledOnJreIntegrationTests.java.jte
+2-2
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ class EnabledOnJreIntegrationTests {
49
49
50
50
@Test
51
51
@Disabled("Only used in a unit test via reflection")
0 commit comments