Method: FrameworkIdentificator::TestingFrameworks::Rspec#initialize
- Defined in:
- lib/framework_identificator/testing_frameworks/rspec.rb
#initialize(*source) ⇒ Rspec
~~~~ Instance Methods ~~~~
15 16 17 |
# File 'lib/framework_identificator/testing_frameworks/rspec.rb', line 15 def initialize(*source) # Nothing do initialize for now end |