Skip to content

Commit 923ea63

Browse files
authored
Update README.adoc
1 parent 77b407e commit 923ea63

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.adoc

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
= JUnit 5 QuickStart Guide and Advanced
22
Dmitrij Drandarov <https://github.com/dmitrij-drandarov>
33
:imagesdir: images
4-
:sectnums:
5-
:sectanchors:
64
:sectlinks:
5+
:sectnums:
76
:toc:
87

98
== Introduction
@@ -713,7 +712,17 @@ Of course I could have also included `@Benchmarked` in a separate `@BenchmarkedT
713712
== Changes from M4-RC2 link:src/test/java/com/drandarov/junit5/xxxxxxxxxxx.java[(code)]
714713

715714
=== TODO
716-
.
715+
x
716+
717+
== Assertion-Frameworks link:src/test/java/com/drandarov/junit5/xxxxxxxxxxx.java[(code)]
718+
719+
=== TODO
720+
x
721+
722+
== Testing with Spring 5 link:src/test/java/com/drandarov/junit5/xxxxxxxxxxx.java[(code)]
723+
724+
=== TODO
725+
x
717726

718727
== Closing words
719728

0 commit comments

Comments
 (0)