Method: Exercism::Assignment#test_file
- Defined in:
- lib/exercism/assignment.rb
#test_file ⇒ Object (readonly)
Returns the value of attribute test_file.
10 11 12 |
# File 'lib/exercism/assignment.rb', line 10 def test_file @test_file end |