Sha256: 6577fcc133e1755f8c7b91da5e7e2ea0284bd4fc58266adb452f632532879c27
Contents?: true
Size: 360 Bytes
Versions: 13
Compression:
Stored size: 360 Bytes
Contents
require 'spec_helper' describe name_from_filename do include_examples 'check' before :all do options.session.check_url = url options.session.check_pattern = /dear user/ end def self.elements [ Element::Form, Element::Link, Element::LinkTemplate ] end def issue_count 4 end easy_test end
Version data entries
13 entries across 13 versions & 1 rubygems