super-cow-powers / Sw-Eng-G3-Src

2021/22 University Of York Electronics Software Engineering Project. Group 3
https://super-cow-powers.github.io/Sw-Eng-HTML/
0 stars 0 forks source link

Unit Testing #2

Open super-cow-powers opened 2 years ago

super-cow-powers commented 2 years ago

Unit tests are required for all Classes.

super-cow-powers commented 2 years ago

Some Classes have Unit Tests. Some are extremely difficult to test thoroughly due to the nature of the Platform.runlater() method. This is a work in progress