Envision
A visual programming IDE for object-oriented languages
List of all members | Public Member Functions
Comments::CommentsTest Class Reference
Inheritance diagram for Comments::CommentsTest:
SelfTest::Test< CommentsPlugin, CommentsTest > SelfTest::TestBase

Public Member Functions

void test ()
 
- Public Member Functions inherited from SelfTest::Test< CommentsPlugin, CommentsTest >
virtual void runCustom (TestResults &testResults, bool &allChecksPassedFlag) override
 Implements custom test behavior. More...
 
- Public Member Functions inherited from SelfTest::TestBase
 TestBase (const QString &name)
 
virtual ~TestBase ()
 
const QString & getName () const
 
void run (TestResults &testResults)
 Runs the test and reports any failures to the specified test results. More...
 

Additional Inherited Members

- Public Types inherited from SelfTest::TestBase
using TestConstructor = std::function< TestBase *()>
 
- Protected Member Functions inherited from SelfTest::Test< CommentsPlugin, CommentsTest >
 Test ()
 
- Protected Attributes inherited from SelfTest::Test< CommentsPlugin, CommentsTest >
bool allChecksPassedFlag
 
TestResults testResults
 
- Static Protected Attributes inherited from SelfTest::Test< CommentsPlugin, CommentsTest >
static bool initTrigger
 

Member Function Documentation

◆ test()

void Comments::CommentsTest::test ( )
inline