Optional aftCfg: AftConfigPrivate Readonly _aftReadonly aftReadonly pluginsiterates over all enabled IPolicyPlugin implementations calling shouldRun
and if any of the results return false then a ShouldRunResult containing false
and a reason comprised of all plugin reasons will be returned, otherwise true
the test case id to check
a ShouldRunResult containing shouldRun=true if test should be run
otherwise false and a reason stating why
Generated using TypeDoc
a class that manages
PolicyPlugininstances used to determine if tests should be run or skipped