Module: Specjour::Cucumber

Defined in:
lib/specjour/cucumber.rb,
lib/specjour/cucumber/runner.rb,
lib/specjour/cucumber/preloader.rb,
lib/specjour/cucumber/final_report.rb,
lib/specjour/cucumber/distributed_formatter.rb

Defined Under Namespace

Modules: Preloader, Runner Classes: DistributedFormatter, FinalReport, Summarizer

Class Attribute Summary collapse

Class Attribute Details

.runtimeObject

Returns the value of attribute runtime.



13
14
15
# File 'lib/specjour/cucumber.rb', line 13

def runtime
  @runtime
end