Optional aftCfg: AftConfigOptional api: TestRailApiPrivate Readonly _apiPrivate Readonly _enabledPrivate _findthe searchTerm must take the format of key=value where the key is a valid
field on a TestRailTest or TestRailCase object and the value is the expected
value to be found for said key
a string containing a key and a value to be used to locate tests
function will find a TestRail test or case by case id and if found will return true if the test is not already marked as passed. if no test is found then false is returned
the TestRail case id used to lookup either a test in an existing plan or a case in an existing suite
Generated using TypeDoc
NOTE: