Method: TestProf::BeforeAll::AdapterMissing#initialize
- Defined in:
- lib/test_prof/before_all.rb
#initialize ⇒ AdapterMissing
Returns a new instance of AdapterMissing.
12 13 14 |
# File 'lib/test_prof/before_all.rb', line 12 def initialize super(MSG) end |