1 #ifndef CONTRIBUTORYLISTTEST_H
2 #define CONTRIBUTORYLISTTEST_H
3 #include "QTestRunner/testrunner.h"
5 #include "models/contributorieslist.h"
7 #include "utils/double.h"
8 using namespace Models;
18 void getPriceOfProject();
20 void getQuantityTest();
21 void getQuantityOfProjectTest();
23 void testMonthQuantity();
24 void testDifferentUnit();
41 #endif // CONTRIBUTORYLISTTEST_H
The Project class : Project linked to a Customer.
Definition: project.h:17
Definition: contributorylisttest.h:10
The Unit enum Unity of work : hour or day.
Definition: contributory.h:18