resources/deadzone/policy.json in contrast-agent-4.11.0 vs resources/deadzone/policy.json in contrast-agent-4.12.0
- old
+ new
@@ -1,13 +1,8 @@
{
"deadzones":[
{
- "class_name":"Rspec::Core::BacktraceFormatter",
- "instance_method":true,
- "method_visibility": "private",
- "method_name":"matches?"
- },{
"class_name":"Rspec::Core::Example",
"instance_method":true,
"method_visibility": "private",
"method_name":"finish"
},{
@@ -203,8 +198,94 @@
"class_name":"ActionDispatch::Request::Session",
"instance_method":true,
"method_visibility": "public",
"method_name":"exists?",
"code": "https://github.com/rails/rails/blob/v6.0.3.4/actionpack/lib/action_dispatch/request/session.rb#L201"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BaseMatcher"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeAKindOf"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeAnInstanceOf"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeBetween"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Be"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeComparedTo"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeFalsey"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeHelpers"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeNil"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BePredicate"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeTruthy"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::BeWithin"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Change"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::ChangeRelatively"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::SpecificValuesChange"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Compound"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Compound::And"
+ }, {
+ "class_name": "RSpec::Matchers::BuiltIn::Compound::Or"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::ContainExactly"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Cover"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::EndWith"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Eq"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Eql"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Equal"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Exist"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Has"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::HaveAttributes"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::All"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Match"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::NegativeOperatorMatcher"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::OperatorMatcher"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Output"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::PositiveOperatorMatcher"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::RaiseError"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::RespondTo"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::Satisfy"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::StartWith"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::ThrowSymbol"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::YieldControl"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::YieldSuccessiveArgs"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::YieldWithArgs"
+ },{
+ "class_name": "RSpec::Matchers::BuiltIn::YieldWithNoArgs"
+ },{
+ "class_name": "SimpleCov"
}
]
}