By knoldus
via blog.knoldus.com
Published: Feb 13 2013 / 09:48
Further, in our series on Acceptance Test Driven Development, we would look at generating random test values with the ScalaCheck framework. In our last post we looked at, how we make our test logic respect the DRY principle by defining the values in a table. However, in many situations, you would like to generate the values dynamically so that we do not have to fill a lot of values in the table. Let us see how this is done with the help of a library called ScalaCheck
Tweet
SaveShareSend
Tags: agile, frameworks, java, other languages
Add your comment