almondtools / testrecorder

Create Test Fixtures from Runnable Java Code
http://testrecorder.amygdalum.net/
GNU Lesser General Public License v3.0
51 stars 5 forks source link

Maps with null values create broken matchers #52

Closed almondtools closed 7 years ago

almondtools commented 7 years ago

Using maps with null in value position or lists with null as elements, creates tests with compile errors.