Class: QAT::Reporter::Formatter::Json
- Inherits:
-
Cucumber::Formatter::Json
- Object
- Cucumber::Formatter::Json
- QAT::Reporter::Formatter::Json
- Defined in:
- lib/qat/reporter/formatter/json.rb
Overview
Namespace for Json formatter
Instance Method Summary collapse
- #attach(*_) ⇒ Object private
Instance Method Details
#attach(*_) ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
13 14 |
# File 'lib/qat/reporter/formatter/json.rb', line 13 def attach *_ end |