Method: Oats::TestCase#path

Defined in:
lib/oats/test_case.rb

#pathObject (readonly)

Absolute path of the test



7
8
9
# File 'lib/oats/test_case.rb', line 7

def path
  @path
end