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>
Protocol for test suites.
Definition TestProtocol.h:93
virtual ~TestProtocol()
Destructor.
Definition TestProtocol.h:97
virtual void run(TestSuite &test)
Executes the protocol.
Protocol and data driven testing.
Definition TestSuite.h:84
Protocol and data driven unit testing framework.
Core module.
Definition Allocator.h:33