MCPcopy Create free account
hub / github.com/KLayout/klayout / test_gds2

Method test_gds2

testdata/python/dbStreams.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48 self.assertEqual(str(tc.bbox()), str(bbox))
49
50 def test_gds2(self):
51 self.rw_test("GDS2")
52
53 def test_oasis(self):
54 self.rw_test("OASIS")

Callers

nothing calls this directly

Calls 1

rw_testMethod · 0.95

Tested by

no test coverage detected