Method to fetch objects added to the context from suites and tests.
Method use to add new objects to the context
this.suite.context.set({ hup: { doHUP: doHUP, getOSVersion: getOSVersion, initDUT: initDUT, runRegistry: runRegistry, archiveLogs: archiveLogs, } })
Generated using TypeDoc
Method to fetch objects added to the context from suites and tests.