Challenge 2: Property Testing with Eris
Test your knowledge by writing code for property testing with Eris.
We'll cover the following
Problem statement
Write property tests for the Eris
. Ensure that your tests are performed on hash tables with and without string keys by using associative and tuple generators from Eris
. Name your test class CountRFunctionTest
.
Try it yourself
Get hands-on with 1400+ tech skills courses.