Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
void | test () |
Public Member Functions inherited from SelfTest::Test< InteractionBasePlugin, TextSelect > | |
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< InteractionBasePlugin, TextSelect > | |
Test () | |
Protected Attributes inherited from SelfTest::Test< InteractionBasePlugin, TextSelect > | |
bool | allChecksPassedFlag |
TestResults | testResults |
Static Protected Attributes inherited from SelfTest::Test< InteractionBasePlugin, TextSelect > | |
static bool | initTrigger |
|
inline |