In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

DeepTest::WorkUnitNeverReceivedError

Public Class Methods

new() click to toggle source
# File lib/deep_test.rb, line 25
def initialize
  super "DeepTest result never received.  Maybe an error was printed above?"
end

Public Instance Methods

backtrace() click to toggle source
# File lib/deep_test.rb, line 29
def backtrace
  []
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.