You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goals of this phase are to:
Increase the efficiency of the Java code
Increase the robustness and reliability of the Java code
Add features to the Java code
Implemented mandatory tasks 2.1-2.3, as well as Task 2.6, 2.8, 2.10
Write JUnit tests for parts of the existing Java code
Fix any bugs revealed by the JUnit tests that you wrote
Add small feature enhancements to the Java code