Class | Relevance::Tarantula::Result |
In: |
lib/relevance/tarantula/result.rb
|
Parent: | Object |
HASHABLE_ATTRS | = | [:success, :method, :url, :response, :referrer, :data, :description, :log, :test_name] |
DEFAULT_LOCALHOST | = | "http://localhost:3000" |
ALLOW_NNN_FOR | = | /^allow_(\d\d\d)_for$/ |
allow_errors_for | [RW] |
allow_errors_for is a hash
k=error code, v=array of matchers for urls that can skip said error |
next_number | [RW] |