Libraries
»
oats
(0.1.0)
»
Index
»
Oats
»
TestCase
»
#path
Method: Oats::TestCase#path
Defined in:
lib/oats/test_case.rb
#
path
⇒
Object
(readonly)
Absolute path of the test
7 8 9
# File 'lib/oats/test_case.rb', line 7
def
path
@path
end