File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -649,6 +649,7 @@ A curated list of awesome Java frameworks, libraries and software.
649649* [ JGiven] ( http://jgiven.org ) - Developer-friendly BDD testing framework compatible with JUnit and TestNG.
650650* [ JMockit] ( http://jmockit.org/ ) - Mocks static, final methods and more.
651651* [ JUnit] ( http://junit.org/ ) - Common testing framework.
652+ * [ junit-dataprovider] ( https://github.com/TNG/junit-dataprovider ) - A TestNG like dataprovider runner for JUnit.
652653* [ JUnitParams] ( https://pragmatists.github.io/JUnitParams/ ) - Creation of readable and maintainable parametrised tests.
653654* [ Mockito] ( https://github.com/mockito/mockito ) - Creation of test double objects in automated unit tests for the purpose of TDD or BDD.
654655* [ Moco] ( https://github.com/dreamhead/moco ) - Concise web services for stubs and mocks, Duke's Choice Award 2013.
You can’t perform that action at this time.
0 commit comments