Class: ConcurrentRails::Testing

Inherits:
Object
  • Object
show all
Defined in:
lib/concurrent_rails/testing.rb

Defined Under Namespace

Modules: TestingFuture

Class Attribute Summary collapse

Class Attribute Details

.execution_modeObject (readonly)

Returns the value of attribute execution_mode.



6
7
8
# File 'lib/concurrent_rails/testing.rb', line 6

def execution_mode
  @execution_mode
end