TI-S2

Opdracht Rational Unit Test

Inhoud

Opdracht OO2.3 Catch2

Maak eerst opdrachten OO2.3A en OO2.3B. Pas daarna kun je deze - vervolg - opdracht doen.

Opdracht OO2.3C Test rational.hpp

Je gaat een catch2 test-file aanpassen die geschreven is voor de rational.hpp library voor rationele getallen (breuken).

#define CATCH_CONFIG_MAIN  // This tells Catch to provide a main() - only do this in one cpp file
#include "catch.hpp"

main.cpp