Test M44fVectorData equality function
(self)
| 822 | BaseVectorDataTest.testSlices(self) |
| 823 | |
| 824 | def testEquality(self): |
| 825 | """Test M44fVectorData equality function""" |
| 826 | BaseVectorDataTest.testEquality(self) |
| 827 | |
| 828 | def testComparison(self): |
| 829 | """Test M44fVectorData comparison function""" |
nothing calls this directly
no test coverage detected