Class: Pact::Provider::PactSpecRunner::NoConfigurationOptions
- Inherits:
-
Object
- Object
- Pact::Provider::PactSpecRunner::NoConfigurationOptions
- Defined in:
- lib/pact/provider/pact_spec_runner.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(method, *args, &block) ⇒ Object
182 183 184 |
# File 'lib/pact/provider/pact_spec_runner.rb', line 182 def method_missing(method, *args, &block) # Do nothing! end |