class Object

Public Instance Methods

test_run_implemented() click to toggle source
# File lib/generators/test_unit/templates/interaction_test_unit.rb, line 6
def test_run_implemented
  assert_nothing_raised do
    <