winIDEA SDK
Loading...
Searching...
No Matches
python.exports.isystem.itest.ISysDirs Class Reference

This class contains directories used by iSYSTEM tools: winIDEAWorkspaceDir, iyamlDir, reportDir, and dotExeDir (dir of dot tool). More...

Public Member Functions

 getDotExeDir (self)
 getIyamlDir (self)
 getReportDir (self)
 getWinIDEAWorkspaceDir (self)

Detailed Description

This class contains directories used by iSYSTEM tools: winIDEAWorkspaceDir, iyamlDir, reportDir, and dotExeDir (dir of dot tool).

Member Function Documentation

◆ getDotExeDir()

python.exports.isystem.itest.ISysDirs.getDotExeDir ( self)
Returns directory where graphwiz tools bundled with winIDEA are located. 

◆ getIyamlDir()

python.exports.isystem.itest.ISysDirs.getIyamlDir ( self)
Returns directory where iyaml file with test cases is located. 

◆ getReportDir()

python.exports.isystem.itest.ISysDirs.getReportDir ( self)
Returns directory where test report file will be saved. 

◆ getWinIDEAWorkspaceDir()

python.exports.isystem.itest.ISysDirs.getWinIDEAWorkspaceDir ( self)
Returns directory of winIDEA workspace (*.xjrf) file currently
opened in winDEA.