Test M33fVectorData equality function
(self)
| 664 | BaseVectorDataTest.testSlices(self) |
| 665 | |
| 666 | def testEquality(self): |
| 667 | """Test M33fVectorData equality function""" |
| 668 | BaseVectorDataTest.testEquality(self) |
| 669 | |
| 670 | def testComparison(self): |
| 671 | """Test M33fVectorData comparison function""" |
nothing calls this directly
no test coverage detected