RunGoogleTests¶
-
MacroModule
¶ genre Test
author Lennart Tautz
package FMEwork/ReleaseMeVis
definition RunGoogleTests.def see also RunGenericTestCases
,RunFunctionalTestCases
,RunPythonTests
,DetermineTestsOfModule
keywords retest
,functional
,test
,case
,manual
Purpose¶
This module executes GoogleTests from a test list.
Usage¶
Connect an object that implements the AssociatedTests interface. The GUI will show the GoogleTests contained in this object. Press Run Tests
to execute the tests. The test outcome (separated into output and errors) will be displayed in the GUI as well.
Input Fields¶
Parameter Fields¶
Visible Fields¶
Run Tests¶
-
name:
runTests
, type:
Trigger
, deprecated name:
update
¶ Trigger this to execute the connected tests.
Test List¶
-
name:
outTestList
, type:
String
, persistent:
no
¶ A list of the GoogleTests contained in the input object.