Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladimir-dejanovic/junit-params-blog-examples
some junit params example for blog post
https://github.com/vladimir-dejanovic/junit-params-blog-examples
Last synced: 19 days ago
JSON representation
some junit params example for blog post
- Host: GitHub
- URL: https://github.com/vladimir-dejanovic/junit-params-blog-examples
- Owner: vladimir-dejanovic
- License: gpl-3.0
- Created: 2018-11-16T19:07:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T09:59:06.000Z (about 6 years ago)
- Last Synced: 2024-10-27T16:23:15.825Z (2 months ago)
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Writing better unit tests in less time with Junit Parameters
This is code example for my blog post
- [http://itshark.xyz/posts/2018/11/17/Writing_better_unit_tests_in_less_time_with_Junit_Parameters](http://itshark.xyz/posts/2018/11/17/Writing_better_unit_tests_in_less_time_with_Junit_Parameters)