1039e75d0c
* Maybe really fixes closures * fornat * add ai generated tests * fix tests * fix tests * added test with correct number of closures? * closures are self contained. don't increment on attached properties * format * MergeClosure should reuse if exists, not just set * add not null on a method
22 lines
592 B
JSON
22 lines
592 B
JSON
{
|
|
"3f4e76fdb759a8663bf61016548982b7": {
|
|
"applicationId": "1",
|
|
"arr": null,
|
|
"attachedProp": {
|
|
"applicationId": "4",
|
|
"id": "4afd58037ebe6816c6018705e911ee6d",
|
|
"line": null,
|
|
"name": "attachedProp",
|
|
"speckle_type": "Speckle.Core.Tests.Unit.Models.BaseTests+SamplePropBase2"
|
|
},
|
|
"crazyProp": null,
|
|
"detachedProp": null,
|
|
"detachedProp2": null,
|
|
"dynamicProp": 123,
|
|
"id": "3f4e76fdb759a8663bf61016548982b7",
|
|
"list": [],
|
|
"list2": null,
|
|
"speckle_type": "Speckle.Core.Tests.Unit.Models.BaseTests+SampleObjectBase2"
|
|
}
|
|
}
|