CustusX
22.04-rc5
An IGT application
|
#include <catch.hpp>
Public Member Functions | |
Totals | operator- (Totals const &other) const |
Totals | delta (Totals const &prevTotals) const |
Totals & | operator+= (Totals const &other) |
Public Attributes | |
Counts | assertions |
Counts | testCases |