MCPcopy Create free account
hub / github.com/ImageEngine/cortex / testConstructors

Method testConstructors

test/IECore/VectorData.py:608–610  ·  view source on GitHub ↗

Test IntVectorData constructors

(self)

Source from the content-addressed store, hash-verified

606 unittest.TestCase.__init__(self, param1)
607
608 def testConstructors(self):
609 """Test IntVectorData constructors"""
610 BaseVectorDataTest.testConstructors(self)
611
612 def testSerialising(self):
613 """Test IntVectorData serialising and deserialising"""

Callers 11

testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45
testConstructorsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected