Closed mattrasto closed 5 years ago
We should write tests to ensure the proper maintenance of parent/child relationships in the following scenarios:
parent
children
null
Implemented in #96
We should write tests to ensure the proper maintenance of parent/child relationships in the following scenarios:
parent
property is properly initialized and parent'schildren
property contains child)parent
property is set tonull
)children
property does not contain reference to child)