Class: OpenscapParser::TestResultFile

Inherits:
XmlFile show all
Includes:
Benchmarks, TestResults
Defined in:
lib/openscap_parser/test_result_file.rb

Overview

A class to represent an XmlFile which contains a <TestResult /> Xccdf type

Instance Attribute Summary

Attributes inherited from XmlNode

#namespaces

Method Summary

Methods included from TestResults

included

Methods included from Benchmarks

included

Methods inherited from XmlFile

#initialize

Methods inherited from XmlNode

#initialize, #parsed_xml, #text, #xpath_node, #xpath_nodes

Constructor Details

This class inherits a constructor from OpenscapParser::XmlFile