BME-MIT-IET / ivt-ha-2024-pied-piper-1

ivt-ha-2024-pied-piper-1 created by GitHub Classroom
0 stars 0 forks source link

Unit Tests #3

Open JayWoodroffe opened 4 months ago

JayWoodroffe commented 4 months ago

Creating or extending unit tests (xUnit...)

KnobOperator commented 4 months ago

@mariemayari15 There are 21 class with 69 methods in total, we can split so that each gets around 35 methods and then try and do as many unit test as we will be able to, how about that?