Class
Spork::RunStrategy
In:
lib/spork/run_strategy.rb
Parent:
Object
Methods
abort
cleanup
factory
inherited
new
preload
run
running?
Classes and Modules
Class
Spork::RunStrategy::Forking
Class
Spork::RunStrategy::Magazine
Attributes
test_framework
[R]
Public Class methods
new
(test_framework)
Protected Class methods
factory
(test_framework)
inherited
(subclass)
Public Instance methods
abort
()
cleanup
()
preload
()
run
(argv, input, output)
running?
()
[Validate]