egeldenhuys / black-fitch

[DEPRECATED] Black-box Unit Tests for Fitchfork practicals and assignments
GNU General Public License v3.0
8 stars 4 forks source link

Remove test cases for adding duplicate named spells #12

Closed egeldenhuys closed 8 years ago

egeldenhuys commented 8 years ago

These cases are not tested by fitchfork, remove them.

Also with addSpell, if two spells have the same name, only one should be added and the highest skill level used. However, I do not test for duplicate handling in the memo since it was not specifically mentioned in the spec and the focus of the assignment is on operator overloading.

http://www.cs.up.ac.za/forum/index.php?t=msg&th=67&goto=258&#msg_258