25 #ifndef WPROTOTYPED_TEST_H
26 #define WPROTOTYPED_TEST_H
30 #include <cxxtest/TestSuite.h>
32 #include "../WPrototyped.h"
118 #endif // WPROTOTYPED_TEST_H
virtual const std::string getName() const
Gets the name of this prototype.
bool isA()
Checks whether the actual prototype has the specified runtime type.
virtual const std::string getDescription() const
Gets the description for this prototype.
virtual const std::string getName() const
Gets the name of this prototype.
Interface class for the concept "Prototype".
void testType(void)
Test the runtime type check.
Another helper class derived from WPrototyped.
Helper class derived from WPrototyped to check WPrototypes functionality.
virtual const std::string getDescription() const
Gets the description for this prototype.