class ParallelTests::Spinach::Runner
Public Class Methods
name()
click to toggle source
# File lib/parallel_tests/spinach/runner.rb, line 7 def name 'spinach' end
runtime_logging()
click to toggle source
# File lib/parallel_tests/spinach/runner.rb, line 11 def runtime_logging #Not Yet Supported "" end