Class: OnlyofficeTestrailWrapper::TestrailTools::TestrailConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/onlyoffice_testrail_wrapper/testrail_tools/testrail_tools.rb

Instance Attribute Summary collapse

Instance Attribute Details

#planObject

Returns the value of attribute plan.



20
21
22
# File 'lib/onlyoffice_testrail_wrapper/testrail_tools/testrail_tools.rb', line 20

def plan
  @plan
end

#projectObject

Returns the value of attribute project.



20
21
22
# File 'lib/onlyoffice_testrail_wrapper/testrail_tools/testrail_tools.rb', line 20

def project
  @project
end

#runObject

Returns the value of attribute run.



20
21
22
# File 'lib/onlyoffice_testrail_wrapper/testrail_tools/testrail_tools.rb', line 20

def run
  @run
end

#suiteObject

Returns the value of attribute suite.



20
21
22
# File 'lib/onlyoffice_testrail_wrapper/testrail_tools/testrail_tools.rb', line 20

def suite
  @suite
end