getExecStates.Rd
Execution Statues of TCs
# S4 method for RTestCollection getExecStates(object, test.TCs = NULL)
(object) The RTestCollection-class object.
object
RTestCollection-class
(character) Vector with the TCs to be executed or NULL if all all TCs of the collection should be tested.
character
character Vector with test result ('failed' or 'passed') for all TCs.
Matthias Pfeifer matthias.pfeifer@roche.com