Class: Swiftrail::QuickNimble::Parser::RegexMatch

Inherits:
Struct
  • Object
show all
Defined in:
lib/swiftrail/quicknimble/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#case_idsObject

Returns the value of attribute case_ids

Returns:

  • (Object)

    the current value of case_ids



7
8
9
# File 'lib/swiftrail/quicknimble/parser.rb', line 7

def case_ids
  @case_ids
end

#test_nameObject

Returns the value of attribute test_name

Returns:

  • (Object)

    the current value of test_name



7
8
9
# File 'lib/swiftrail/quicknimble/parser.rb', line 7

def test_name
  @test_name
end