trikRuntime
tests::TrikPyRunnerTest Class Reference

Test suite for script runner. More...

#include <trikPyRunnerTest.h>

Inheritance diagram for tests::TrikPyRunnerTest:
Collaboration diagram for tests::TrikPyRunnerTest:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
int run (const QString &script)
 
int runDirectCommandAndWaitForQuit (const QString &script)
 
int runFromFile (const QString &fileName)
 
trikScriptRunner::TrikScriptRunnerscriptRunner ()
 

Protected Attributes

QString mStdOut
 

Detailed Description

Test suite for script runner.

Member Function Documentation

int TrikPyRunnerTest::run ( const QString &  script)
protected
int TrikPyRunnerTest::runDirectCommandAndWaitForQuit ( const QString &  script)
protected
int TrikPyRunnerTest::runFromFile ( const QString &  fileName)
protected
trikScriptRunner::TrikScriptRunner & TrikPyRunnerTest::scriptRunner ( )
protected
void TrikPyRunnerTest::SetUp ( )
overrideprotected
void TrikPyRunnerTest::TearDown ( )
overrideprotected

Member Data Documentation

QString tests::TrikPyRunnerTest::mStdOut
protected

The documentation for this class was generated from the following files: