Class: AppTester::Core
- Inherits:
-
Object
- Object
- AppTester::Core
- Defined in:
- lib/app-tester/core.rb
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ Core
constructor
A new instance of Core.
Constructor Details
#initialize ⇒ Core
Returns a new instance of Core.
3 4 5 |
# File 'lib/app-tester/core.rb', line 3 def initialize end |