Class: RuboCop::Formatter::JUnitFormatter::TestCaseElement
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Inherits: | Object |
| Defined in: | lib/rubocop/formatter/junit_formatter.rb |
Class Method Summary
- .new(classname:, name:) ⇒ TestCaseElement constructor
Instance Attribute Summary
- #classname readonly
- #failures readonly
- #name readonly