Package qm :: Package test :: Module test
[hide private]
[frames] | no frames]

Module test
source code

Classes [hide private]
TargetGroupField A 'TargetGroupField' contains a target group pattern.
Test A 'Test' is run to check for correct behavior.

Functions [hide private]
  set_targets(targets)
Set the available target.
  get_targets()
Get the available target.

Variables [hide private]
__the_targets The global set of available targets.

Function Details [hide private]

set_targets(targets)

source code 

Set the available target.

'targets' -- A list of targets available for test execution.

get_targets()

source code 

Get the available target.

returns -- A list of targets available for test execution.

Variables Details [hide private]

__the_targets

The global set of available targets.
Value:
[]