winIDEA SDK
python.exports.isystem.itest.ISysDirs Class Reference

Description

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

Public Member Functions

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

Member Function Documentation

◆ getDotExeDir()

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

◆ getIyamlDir()

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

◆ getReportDir()

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

◆ getWinIDEAWorkspaceDir()

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