1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_fieldschematest_php", "label": "FieldSchemaTest.php", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L1"}, {"id": "resource_fieldschematest_fieldschematest", "label": "FieldSchemaTest", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L12"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "fieldschemavalidator", "label": "FieldSchemaValidator", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L14"}, {"id": "resource_fieldschematest_fieldschematest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L16"}, {"id": "resource_fieldschematest_fieldschematest_laserschema", "label": ".laserSchema()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L21"}, {"id": "resource_fieldschematest_fieldschematest_testschemaisnormalizedandsortedbyorder", "label": ".testSchemaIsNormalizedAndSortedByOrder()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L31"}, {"id": "resource_fieldschematest_fieldschematest_testemptyschemabecomesnull", "label": ".testEmptySchemaBecomesNull()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L42"}, {"id": "resource_fieldschematest_fieldschematest_testunknownfieldtypeisrejected", "label": ".testUnknownFieldTypeIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L48"}, {"id": "resource_fieldschematest_fieldschematest_testselectfieldwithoutoptionsisrejected", "label": ".testSelectFieldWithoutOptionsIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L54"}, {"id": "resource_fieldschematest_fieldschematest_testduplicatekeyisrejected", "label": ".testDuplicateKeyIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L60"}, {"id": "resource_fieldschematest_fieldschematest_testinvalidkeyisrejected", "label": ".testInvalidKeyIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L69"}, {"id": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "label": ".testValidValuesPassAndAreCast()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L75"}, {"id": "resource_fieldschematest_fieldschematest_testunknownkeyisrejected", "label": ".testUnknownKeyIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L91"}, {"id": "resource_fieldschematest_fieldschematest_testvalueoutsideoptionsisrejected", "label": ".testValueOutsideOptionsIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L99"}, {"id": "resource_fieldschematest_fieldschematest_testmissingrequiredvalueisrejected", "label": ".testMissingRequiredValueIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L107"}, {"id": "resource_fieldschematest_fieldschematest_testoptionalfieldmaybeomitted", "label": ".testOptionalFieldMayBeOmitted()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L113"}, {"id": "resource_fieldschematest_fieldschematest_testnonnumericvaluefornumberfieldisrejected", "label": ".testNonNumericValueForNumberFieldIsRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L122"}, {"id": "resource_fieldschematest_fieldschematest_testvaluesforatypewithoutaschemaarerejected", "label": ".testValuesForATypeWithoutASchemaAreRejected()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L131"}, {"id": "resource_fieldschematest_fieldschematest_testnoschemaandnovaluesisfine", "label": ".testNoSchemaAndNoValuesIsFine()", "file_type": "code", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L137"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_fieldschematest_php", "target": "fieldschemavalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_fieldschematest_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_fieldschematest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_fieldschematest_php", "target": "resource_fieldschematest_fieldschematest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L12", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L12", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "fieldschemavalidator", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L16", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_laserschema", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L21", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testschemaisnormalizedandsortedbyorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L31", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testemptyschemabecomesnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L42", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testunknownfieldtypeisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L48", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testselectfieldwithoutoptionsisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L54", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testduplicatekeyisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L60", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testinvalidkeyisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L69", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L75", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testunknownkeyisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L91", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testvalueoutsideoptionsisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L99", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testmissingrequiredvalueisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L107", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testoptionalfieldmaybeomitted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L113", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testnonnumericvaluefornumberfieldisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L122", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testvaluesforatypewithoutaschemaarerejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L131", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest", "target": "resource_fieldschematest_fieldschematest_testnoschemaandnovaluesisfine", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L137", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "target": "resource_fieldschematest_fieldschematest_laserschema", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L77", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest_testunknownkeyisrejected", "target": "resource_fieldschematest_fieldschematest_laserschema", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L94", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest_testvalueoutsideoptionsisrejected", "target": "resource_fieldschematest_fieldschematest_laserschema", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L102", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest_testmissingrequiredvalueisrejected", "target": "resource_fieldschematest_fieldschematest_laserschema", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L110", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest_testoptionalfieldmaybeomitted", "target": "resource_fieldschematest_fieldschematest_laserschema", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L115", "weight": 1.0}, {"source": "resource_fieldschematest_fieldschematest_testnonnumericvaluefornumberfieldisrejected", "target": "resource_fieldschematest_fieldschematest_laserschema", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/FieldSchemaTest.php", "source_location": "L125", "weight": 1.0}], "raw_calls": [{"caller_nid": "resource_fieldschematest_fieldschematest_laserschema", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testschemaisnormalizedandsortedbyorder", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testschemaisnormalizedandsortedbyorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testschemaisnormalizedandsortedbyorder", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testschemaisnormalizedandsortedbyorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testemptyschemabecomesnull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testemptyschemabecomesnull", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testemptyschemabecomesnull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testemptyschemabecomesnull", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testunknownfieldtypeisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testunknownfieldtypeisrejected", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testselectfieldwithoutoptionsisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testselectfieldwithoutoptionsisrejected", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testduplicatekeyisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testduplicatekeyisrejected", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testinvalidkeyisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testinvalidkeyisrejected", "callee": "normalizeSchema", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvalidvaluespassandarecast", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testunknownkeyisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testunknownkeyisrejected", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvalueoutsideoptionsisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvalueoutsideoptionsisrejected", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testmissingrequiredvalueisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testmissingrequiredvalueisrejected", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testoptionalfieldmaybeomitted", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testoptionalfieldmaybeomitted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testnonnumericvaluefornumberfieldisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testnonnumericvaluefornumberfieldisrejected", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvaluesforatypewithoutaschemaarerejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testvaluesforatypewithoutaschemaarerejected", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testnoschemaandnovaluesisfine", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testnoschemaandnovaluesisfine", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testnoschemaandnovaluesisfine", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "resource_fieldschematest_fieldschematest_testnoschemaandnovaluesisfine", "callee": "validateValues", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/FieldSchemaTest.php", "source_location": "L140", "receiver": null}]} |