Added the JUnitParams intorduction classes
This commit is contained in:
amilabanuka
2017-05-26 08:39:08 +08:00
committed by pedja4
parent 772038390f
commit c9cd50d581
5 changed files with 94 additions and 0 deletions
@@ -0,0 +1,4 @@
1,2,3
-10, 30, 20
15, -5, 10
-5, -10, -15
1 1 2 3
2 -10 30 20
3 15 -5 10
4 -5 -10 -15