derekherbert / Warzone

SOEN 6441 Group Project
0 stars 0 forks source link

1204- test suite and test cases for the phase #197

Closed fzuray closed 3 years ago

fzuray commented 3 years ago

2-create test class for each class. 3.create basic test case for each phase. 3.1 add nextTest for each phase. check if the phase will be updated to next phase after calling next()

1-make the test suit work, each test suite should only include the test class which has test cases.