Sha256: 5c54095fcad1ab841e6865cf377f991953ce7938ee606f99c2b179dd30d0649f

Contents?: true

Size: 218 Bytes

Versions: 42

Compression:

Stored size: 218 Bytes

Contents

require 'spec_helper'

describe name_from_filename do
    include_examples 'reporter'

    # Not much to test here, if there's not an exception then we're cool.
    test_with_full_report
    test_with_empty_report
end

Version data entries

42 entries across 21 versions & 1 rubygems

Version Path
arachni-1.6.1.3 spec/components/reporters/stdout_spec.rb
arachni-1.6.1.3 spec/components/reporters/ap_spec.rb
arachni-1.6.1.2 spec/components/reporters/stdout_spec.rb
arachni-1.6.1.2 spec/components/reporters/ap_spec.rb
arachni-1.6.1.1 spec/components/reporters/stdout_spec.rb
arachni-1.6.1.1 spec/components/reporters/ap_spec.rb
arachni-1.6.1 spec/components/reporters/ap_spec.rb
arachni-1.6.1 spec/components/reporters/stdout_spec.rb
arachni-1.6.0 spec/components/reporters/stdout_spec.rb
arachni-1.6.0 spec/components/reporters/ap_spec.rb
arachni-1.5.1 spec/components/reporters/stdout_spec.rb
arachni-1.5.1 spec/components/reporters/ap_spec.rb
arachni-1.5 spec/components/reporters/ap_spec.rb
arachni-1.5 spec/components/reporters/stdout_spec.rb
arachni-1.4 spec/components/reporters/ap_spec.rb
arachni-1.4 spec/components/reporters/stdout_spec.rb
arachni-1.3.2 spec/components/reporters/ap_spec.rb
arachni-1.3.2 spec/components/reporters/stdout_spec.rb
arachni-1.3.1 spec/components/reporters/ap_spec.rb
arachni-1.3.1 spec/components/reporters/stdout_spec.rb