Class: TestBoosters::SplitConfiguration::Thread

Inherits:
Struct
  • Object
show all
Defined in:
lib/test_boosters/split_configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filesObject

Returns the value of attribute files

Returns:

  • (Object)

    the current value of files



4
5
6
# File 'lib/test_boosters/split_configuration.rb', line 4

def files
  @files
end

#thread_indexObject

Returns the value of attribute thread_index

Returns:

  • (Object)

    the current value of thread_index



4
5
6
# File 'lib/test_boosters/split_configuration.rb', line 4

def thread_index
  @thread_index
end