Class: TestInfo

Inherits:
DYBaseObj
  • Object
show all
Defined in:
lib/DYAutomate/Command/TaksFlow/test.rb

Instance Attribute Summary collapse

Instance Attribute Details

#git_branchObject

Returns the value of attribute git_branch.



7
8
9
# File 'lib/DYAutomate/Command/TaksFlow/test.rb', line 7

def git_branch
  @git_branch
end

#has_merge_masterObject

Returns the value of attribute has_merge_master.



9
10
11
# File 'lib/DYAutomate/Command/TaksFlow/test.rb', line 9

def has_merge_master
  @has_merge_master
end

#ipa_qrcode_urlObject

Returns the value of attribute ipa_qrcode_url.



10
11
12
# File 'lib/DYAutomate/Command/TaksFlow/test.rb', line 10

def ipa_qrcode_url
  @ipa_qrcode_url
end

#user_nameObject

Returns the value of attribute user_name.



5
6
7
# File 'lib/DYAutomate/Command/TaksFlow/test.rb', line 5

def user_name
  @user_name
end

#versionObject

Returns the value of attribute version.



8
9
10
# File 'lib/DYAutomate/Command/TaksFlow/test.rb', line 8

def version
  @version
end