Class Relevance::Tarantula::Result
In: lib/relevance/tarantula/result.rb
Parent: Object

Methods

Included Modules

Relevance::Tarantula Relevance::Tarantula::HtmlReportHelper

Constants

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$/

Attributes

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] 

Public Class methods

Public Instance methods

[Validate]