Exception: DTest::AbortTestCase

Inherits:
Abort
  • Object
show all
Defined in:
lib/dtest/core.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



28
29
30
# File 'lib/dtest/core.rb', line 28

def to_s
  "AbortTestCase #{super}"
end