Charles Sturt University ITC515 Assignment 2 - Debugging
This repository contains the following packages:
| Path | Explanation |
|---|---|
| src/crownandanchor | All the classes implementing the interfaces |
| src/crownandanchor.tests.bugs | All automated tests demonstrating bugs |
| assets/ | Contains the documentation of UAT tests and debugging logs. |
| assets/test_results | Contains the archived test results. |
| libs | All dependencies required in running the tests and application |