The main window of Netedit.
bool isRunning() const
check if test is running
bool myRunning
flag to indicate if test is running
GNEInternalTest()=delete
Invalidated default constructor.
~GNEInternalTest()
destructor
GNEInternalTest(const GNEInternalTest &)=delete
Invalidated copy constructor.
void runNeteditInternalTests(GNEApplicationWindow *applicationWindow)
run netedit internal test
GNEInternalTest & operator=(const GNEInternalTest &src)=delete
Invalidated assignment operator.