29 #ifndef PT_UNIT_TESTPROTOCOL_H
30 #define PT_UNIT_TESTPROTOCOL_H
32 #include <Pt/Unit/Api.h>
33 #include <Pt/Unit/Test.h>
34 #include <Pt/Unit/Assertion.h>
76 #endif // PT_UNIT_TESTPROTOCOL_H
Protocol and data driven testing.
Definition: TestSuite.h:76
Protocol for test suites.
Definition: TestProtocol.h:51
virtual ~TestProtocol()
Destructor.
Definition: TestProtocol.h:56