Sha256: 30a9b771f3aebb9b5067777827c4f3ee2273fb2aa6698010e7266e6231a3512e

Contents?: true

Size: 281 Bytes

Versions: 7

Compression:

Stored size: 281 Bytes

Contents

require 'spec_helper'

describe name_from_filename do
    include_examples 'check'

    def self.elements
        [ Element::Form, Element::Link, Element::Cookie, Element::Header,
          Element::LinkTemplate ]
    end

    def issue_count
        75
    end

    easy_test
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
arachni-1.0.6 spec/components/checks/active/xpath_injection_spec.rb
arachni-1.0.5 spec/components/checks/active/xpath_injection_spec.rb
arachni-1.0.4 spec/components/checks/active/xpath_injection_spec.rb
arachni-1.0.3 spec/components/checks/active/xpath_injection_spec.rb
arachni-1.0.2 spec/components/checks/active/xpath_injection_spec.rb
arachni-1.0.1 spec/components/checks/active/xpath_injection_spec.rb
arachni-1.0 spec/components/checks/active/xpath_injection_spec.rb