Sha256: eb32af8ae14b05da268aedca08440d52762c4356605a26d5d3401acbde7a1cdc

Contents?: true

Size: 180 Bytes

Versions: 21

Compression:

Stored size: 180 Bytes

Contents

require 'spec_helper'

describe name_from_filename do
    include_examples 'reporter'

    # Validates itself via the XSD.
    test_with_full_report
    test_with_empty_report
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
arachni-1.6.1.3 spec/components/reporters/xml_spec.rb
arachni-1.6.1.2 spec/components/reporters/xml_spec.rb
arachni-1.6.1.1 spec/components/reporters/xml_spec.rb
arachni-1.6.1 spec/components/reporters/xml_spec.rb
arachni-1.6.0 spec/components/reporters/xml_spec.rb
arachni-1.5.1 spec/components/reporters/xml_spec.rb
arachni-1.5 spec/components/reporters/xml_spec.rb
arachni-1.4 spec/components/reporters/xml_spec.rb
arachni-1.3.2 spec/components/reporters/xml_spec.rb
arachni-1.3.1 spec/components/reporters/xml_spec.rb
arachni-1.3 spec/components/reporters/xml_spec.rb
arachni-1.2.1 spec/components/reporters/xml_spec.rb
arachni-1.2 spec/components/reporters/xml_spec.rb
arachni-1.1 spec/components/reporters/xml_spec.rb
arachni-1.0.6 spec/components/reporters/xml_spec.rb
arachni-1.0.5 spec/components/reporters/xml_spec.rb
arachni-1.0.4 spec/components/reporters/xml_spec.rb
arachni-1.0.3 spec/components/reporters/xml_spec.rb
arachni-1.0.2 spec/components/reporters/xml_spec.rb
arachni-1.0.1 spec/components/reporters/xml_spec.rb