zxvcv / 3D_Printer

Eclipse Public License 2.0
0 stars 0 forks source link

Create mocks for all components #22

Closed zxvcv closed 3 years ago

zxvcv commented 3 years ago

Creating mocks will improve reusability of UTs code. If there are already created mocks in UTs, move and link them to the appropriate Component.

zxvcv commented 3 years ago

Will be done together with #4