|
|
|
@ -1,5 +1,6 @@
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelfBase_testView, 16, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelfBase_testView, 17, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_methodThatShallBeOkaySuper, 37, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_methodThatShallComplain, 40, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_methodThatShallComplain, 41, TEST_IF_VIEW_METHOD_IS_NOT_CALLED_WITH_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_testView, 27, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
@ -9,121 +10,192 @@ codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMetho
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_testView, 45, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 7, TEST_IF_IS_PROTOCOL_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 14, TEST_IF_IS_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 22, TEST_IF_IS_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 22, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 28, TEST_IF_IS_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 28, TEST_IF_IS_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 50, TEST_IF_IS_CATEGORY_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 50, TEST_IF_IS_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 50, TEST_IF_IS_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 50, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 56, TEST_IF_IS_CATEGORY_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 56, TEST_IF_IS_CATEGORY_IMPLEMENTATION_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 56, TEST_IF_IS_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 56, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 139, TEST_IF_IS_CATEGORY_INTERFACE_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 139, TEST_IF_IS_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 145, TEST_IF_IS_CATEGORY_IMPLEMENTATION_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 145, TEST_IF_IS_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 24, TEST_IF_IS_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 24, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 30, TEST_IF_IS_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 30, TEST_IF_IS_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_IMPLEMENTATION_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 178, TEST_IF_IS_CATEGORY_INTERFACE_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 178, TEST_IF_IS_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 184, TEST_IF_IS_CATEGORY_IMPLEMENTATION_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 184, TEST_IF_IS_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClassProtocol_myBaseClassProtocolOptionalMethod, 11, TEST_IF_METHOD_IS_IN_PROTOCOL_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClassProtocol_myBaseClassProtocolRequiredMethod, 9, TEST_IF_METHOD_IS_IN_PROTOCOL_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 52, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 52, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 52, TEST_IF_METHOD_IS_IN_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 52, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 58, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENATION_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 58, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 58, TEST_IF_METHOD_IS_IN_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 58, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 58, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENATION_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 18, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 18, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 19, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 19, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 35, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 35, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 35, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 37, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 37, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 37, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_IS_CLASS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 30, TEST_IF_IS_CLASS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 30, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 30, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 30, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 30, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 30, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 30, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 31, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 31, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 31, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 24, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 24, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 36, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 36, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 36, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 18, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 18, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 18, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 33, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 33, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 33, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 33, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 33, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 34, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 34, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 34, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 42, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 42, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 42, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 42, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 40, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 40, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 40, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 40, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 38, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 38, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 38, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 38, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 45, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 45, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 45, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 45, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 118, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 118, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 98, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 98, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 94, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 94, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 94, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 94, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 95, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 110, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 110, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 110, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 106, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 106, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 102, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 102, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 141, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 141, TEST_IF_METHOD_IS_IN_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 147, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENTATION_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 147, TEST_IF_METHOD_IS_IN_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 147, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 88, TEST_IF_IS_INSTANCE_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 88, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 122, TEST_IF_IS_INSTANCE_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 122, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 122, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2OptionalMethod, 130, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2OptionalMethod, 130, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2RequiredMethod, 128, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2RequiredMethod, 128, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolOptionalMethod, 126, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolOptionalMethod, 126, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolRequiredMethod, 124, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolRequiredMethod, 124, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2OptionalMethod, 134, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2OptionalMethod, 134, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2RequiredMethod, 132, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2RequiredMethod, 132, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 114, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 114, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 114, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_IS_CLASS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 33, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 33, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 33, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 26, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 26, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 42, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 42, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 42, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 20, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 20, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 20, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 40, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 40, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 40, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 54, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 54, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 55, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 56, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 56, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 56, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 57, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 57, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 59, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 60, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 60, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 60, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 61, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 61, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 63, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 63, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 64, TEST_IS_RECEIVER_ID_TYPE, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 65, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 66, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 66, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 143, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 143, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 144, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 144, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IF_IS_CLASS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 123, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 123, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 124, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 124, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 120, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 120, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 120, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 135, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 135, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 135, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 136, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 136, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 131, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 131, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 132, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 132, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 127, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 127, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 128, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 128, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 180, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 180, TEST_IF_METHOD_IS_IN_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 186, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENTATION_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 186, TEST_IF_METHOD_IS_IN_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 186, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 109, TEST_IF_IS_INSTANCE_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 109, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 147, TEST_IF_IS_INSTANCE_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 147, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 147, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2OptionalMethod, 155, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2OptionalMethod, 155, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2RequiredMethod, 153, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2RequiredMethod, 153, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolOptionalMethod, 151, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolOptionalMethod, 151, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolRequiredMethod, 149, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolRequiredMethod, 149, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2OptionalMethod, 159, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2OptionalMethod, 159, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2RequiredMethod, 157, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2RequiredMethod, 157, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 163, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 163, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 164, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 167, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 167, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 167, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 168, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 168, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 168, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 169, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 169, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 171, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 171, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 172, TEST_ALL_METHODS, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 172, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 172, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 173, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 139, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 139, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 139, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 140, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 140, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, InContextOfMethodsTest_method, 16, TEST_IN_METHOD_CONTEXT, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, InContextOfMethodsTest_method, 16, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, function, 27, TEST_IN_FUNCTION_CONTEXT, WARNING, []
|
|
|
|
|