Test V2fVectorData sum operations
(self)
| 89 | pass |
| 90 | |
| 91 | def testSumOperations(self): |
| 92 | """Test V2fVectorData sum operations""" |
| 93 | BaseVectorDataTest.testSumOperations(self) |
| 94 | |
| 95 | def testSubOperations(self): |
| 96 | """Test V2fVectorData subtraction operations""" |
no outgoing calls
no test coverage detected