Commit Graph

3 Commits

Author SHA1 Message Date
25ed7c09c5 Refactored Event Queue (#806)
* 1) Test cases were not stopping AudioService before ending test case 2) Changed Audio to be a good singleton, previously because of Audio being bad singleton, test cases which were using static methods could have caused intermittent failures. 3) Made some other refactorings as well

* Removed sonar issue and converted Audio to eager singleton for simplicity

* Updated class diagram PNG
2018-10-21 21:15:33 +03:00
167a43f72e updated model.png 2017-05-15 11:04:41 +02:00
152b2762c3 read.me and the diagram is added 2017-04-22 17:16:38 +02:00