MCPcopy Create free account
hub / github.com/mpi4py/mpi4py / testArray3

Method testArray3

test/test_msgspec.py:1305–1306  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1303 self.check(self.check2)
1304
1305 def testArray3(self):
1306 self.check(self.check3)
1307
1308 def testArray4(self):
1309 self.check(self.check4)

Callers

nothing calls this directly

Calls 1

checkMethod · 0.95

Tested by

no test coverage detected