[This page is still under development]
We are using Google Test framework, please follow the instruction if you plan to contribute unittest for the project.
- Testing the
evaluate
function of problem class returns expected result. - Input and output are defined in *.in files.
- Testing the logger maintains data correctly and the
sum
function returns expected result. - Statistics produces logical results.
- Testing
configuration
acquires correct info from *.ini files.
- loggerInfo: returns correct info
- observer: returns correct flag
- suite: maintains problems info correctly
- csvlogger: write correct info
- problem: more input test.