@Author: John Miller Tests for our AssociativeArray class (Mini-Project 4).
Suggested strategy:
-
Clone this repo.
-
Make a soft link to your
structuresdirectory in thesrcdirectory.
For example,ln -s /home/username/CSC207/MP4/src/structures structures -
Open this repository in VSCode.
-
Cross your fingers.
-
Run the tests.