From f31b8e5da23ecd9966bb4899a6ab7683399e300e Mon Sep 17 00:00:00 2001 From: Grzegorz Piwowarek Date: Thu, 15 Jun 2017 16:09:30 +0200 Subject: [PATCH] Create README.md (#2083) --- testing/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/README.md b/testing/README.md index f9cde93295..6338a52f3d 100644 --- a/testing/README.md +++ b/testing/README.md @@ -11,3 +11,4 @@ - [Cucumber and Scenario Outline](http://www.baeldung.com/cucumber-scenario-outline) - [Testing with Google Truth](http://www.baeldung.com/google-truth) - [Testing with JGoTesting](http://www.baeldung.com/jgotesting) +- [Introduction to JUnitParams](http://www.baeldung.com/junit-params)