Method: Beaker::TestCase#path

Defined in:
lib/beaker/test_case.rb

#pathObject (readonly)

The path to the file which contains this test case.



55
56
57
# File 'lib/beaker/test_case.rb', line 55

def path
  @path
end