Skip to content

Commit 66e1957

Browse files
authored
Update README.md
1 parent c97abef commit 66e1957

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Further ideas and examples can be found in [Examples.md](Examples.md).
7878

7979
## Test Data Factory
8080

81+
> See also [https://www.baeldung.com/java-test-gadgets-data-factory](this tutorial) on Baeldung.com.
82+
8183
During our tests we may need to build example request or response objects to use with the system under test.
8284

8385
One pattern for this is to use a Test Data Factory. However, sometimes the example test data is best expressed

0 commit comments

Comments
 (0)