Sha256: 3223fdc7c52d84549f52df4b04ea8f1e7eb2d7a72149c4e94b8ccfdadefa800e

Contents?: true

Size: 230 Bytes

Versions: 6

Compression:

Stored size: 230 Bytes

Contents

require 'spec_helper'

describe name_from_filename do
    include_examples 'check'

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

    def issue_count
        1
    end

    easy_test
end

Version data entries

6 entries across 6 versions & 1 rubygems

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