PoemTester

Tests by running an executable.

Attributes

POEM_LOC

TESTER_LOC

Classes

PoemRun

A POEM stand-alone test interface.

Module Contents

PoemTester.POEM_LOC[source]
PoemTester.TESTER_LOC[source]
class PoemTester.PoemRun(name, param)[source]

Bases: RavenFramework.RavenFramework

A POEM stand-alone test interface.

static get_valid_params()[source]

Return a list of valid parameters and their descriptions for this type of test. @ In, None @ Out, params, _ValidParameters, the parameters for this class.

poem_driver[source]
get_command()[source]

Return the command this test will run. @ In, None @ Out, cmd, string, command to run