Method: Tap::Test::TapTest#app

Defined in:
lib/tap/test/tap_test.rb

#appObject (readonly)

Returns the test-method-specific application.



14
15
16
# File 'lib/tap/test/tap_test.rb', line 14

def app
  @app
end