Skip to content

Commit

Permalink
User Guide: update URL to JUnitParams
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schäfer committed Dec 25, 2016
1 parent e5d93c9 commit 94fce51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/parameterized_scenarios.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Parameterization of Scenarios works with TestNG and JUnit, we only show it for J
JGiven supports several different ways to parameterize a JUnit test:

. JUnit’s built-in Parametrized Runner
. https://github.com/TNG/junit-dataprovider[JUnit Dataprovider]
. https://code.google.com/p/junitparams/[JUnitParms]
. https://github.com/TNG/junit-dataprovider[JUnit DataProvider]
. https://github.com/Pragmatists/JUnitParams[JUnitParams]

We use the JUnit Dataprovider in the following.

Expand Down

0 comments on commit 94fce51

Please sign in to comment.