Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bbb4092

Browse filesBrowse files
authored
Update README.md
1 parent ac7df57 commit bbb4092
Copy full SHA for bbb4092

File tree

Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed
Open diff view settings
Collapse file

‎junit/assumptions/README.md‎

Copy file name to clipboard
+6-2Lines changed: 6 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# Examples with JUnit 4 and JUnit 5
1+
# Examples for assumptions with JUnit 4 and 5
22

3-
Have a look at [the code](/src/test/java/com/example/demo/)
3+
Have a look at [the code](/src/test/java/com/example/demo/).
4+
5+
## Blog posts
6+
7+
* [Assumptions and Conditional Test Execution with JUnit 4 and 5](https://reflectoring.io/conditional-junit4-junit5-tests/)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.