Method: Tap::Test::TapTest#app
- Defined in:
- lib/tap/test/tap_test.rb
#app ⇒ Object (readonly)
Returns the test-method-specific application.
14 15 16 |
# File 'lib/tap/test/tap_test.rb', line 14 def app @app end |
Returns the test-method-specific application.
14 15 16 |
# File 'lib/tap/test/tap_test.rb', line 14 def app @app end |