Class: XCKnife::TestDumperHelper::TestSpecification

Inherits:
Struct
  • Object
show all
Defined in:
lib/xcknife/test_dumper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#json_stream_fileObject

Returns the value of attribute json_stream_file

Returns:

  • (Object)

    the current value of json_stream_file



145
146
147
# File 'lib/xcknife/test_dumper.rb', line 145

def json_stream_file
  @json_stream_file
end

#skip_test_identifiersObject

Returns the value of attribute skip_test_identifiers

Returns:

  • (Object)

    the current value of skip_test_identifiers



145
146
147
# File 'lib/xcknife/test_dumper.rb', line 145

def skip_test_identifiers
  @skip_test_identifiers
end