OuterPin - Unit tests¶ class spydrnet_physical.ir.tests.test_outerpin.TestOuterPin(methodName='runTest')[source]¶ Bases: unittest.case.TestCase Methods: setUp() Hook method for setting up the test fixture before exercising it. test_get_index() tests get_index property of outerpin setUp() → None[source]¶ Hook method for setting up the test fixture before exercising it. test_get_index()[source]¶ tests get_index property of outerpin