70 #endif // CATEGORYTEST_H
void testStringToInt()
Tests for String to int convertions.
Definition: categorytest.cpp:93
CategoryTest()
Default Constructor.
Definition: categorytest.cpp:5
void testStringToInt_data()
Test Data for String to int convertions.
Definition: categorytest.cpp:74
Contains the tests for the Category class.
Definition: categorytest.h:20
void testTest()
Makes sure QTest, .yml an travis.ci are working.
Definition: categorytest.cpp:12
void testIntToString()
Tests int to QString conversions.
Definition: categorytest.cpp:61
void testIntToString_data()
Test Data for testIntToString()
Definition: categorytest.cpp:46
void testCatEnumVals()
Tests the int values of the enums.
Definition: categorytest.cpp:30