Skip to content

Fill out some additional tests for lists and maps, especially with tricky composites.  #98

Open
@ghost

Description

These are the last tests we'll really need to do on interpretation. Once you finish some of your other tricky composite test, try coming up with a few extra test cases for the list and map understandings.

https://github.com/ecologylab/simplJava/blob/beiber/simplTests/test/simpl/interpretation/UnderstandingListsTest.java

https://github.com/ecologylab/simplJava/blob/beiber/simplTests/test/simpl/interpretation/UnderstandingMapsTest.java

I've stubbed out some tests to implement with fail() assertions. Once you're done with this stuff, we'll start you on writing some exciting fresh new code.

Write as many or as few cases as you feel are necessary.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions