Method: FrameworkIdentificator::TestingFrameworks::Cucumber#initialize

Defined in:
lib/framework_identificator/testing_frameworks/cucumber.rb

#initialize(*source) ⇒ Cucumber

~~~~ Instance Methods ~~~~



15
16
17
# File 'lib/framework_identificator/testing_frameworks/cucumber.rb', line 15

def initialize(*source)
  # Nothing do initialize for now
end