Unit and integration tests should still be added for the multi table property classes
Additional context
These properties should just be wrappers around the single table versions. The implementation should be similar to what was done for the ColumnShapes property.
Problem Description
Once #389, #390 and #391 are complete, we can implement the multi table version of them.
Spec for multi table
Coverage
,Synthesis
andBoundaries
property:Attributes
_single_table_property
- The corresponding single table property class.Expected behavior
Additional context