From 1a54cd7d4d23d35f92874799949fc5d9de660f17 Mon Sep 17 00:00:00 2001 From: Jonathan Cook Date: Mon, 28 Oct 2019 19:30:56 +0100 Subject: [PATCH] Update README.md Update Readme for BAEL-3322 --- testing-modules/mocks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/testing-modules/mocks/README.md b/testing-modules/mocks/README.md index 3baefe072b..fc7ec49e8b 100644 --- a/testing-modules/mocks/README.md +++ b/testing-modules/mocks/README.md @@ -9,3 +9,4 @@ - [JMockit Advanced Usage](http://www.baeldung.com/jmockit-advanced-usage) - [Introduction to Jukito](http://www.baeldung.com/jukito) - [A Guide to JavaFaker](https://www.baeldung.com/java-faker) +- [File System Mocking with Jimfs](https://www.baeldung.com/jimfs-file-system-mocking)