pingspice.test.testbase.CapacitorTestBase(TestCase) class documentation
Part of pingspice.test.testbase
(View In Hierarchy)
Known subclasses: pingspice.test.analysis.test_capacitance.Test_Capacitance_Netlist, pingspice.test.analysis.test_capacitance.Test_Capacitance_Sim, pingspice.test.analysis.test_thermal.Test_TO220_Netlist, pingspice.test.lib.test_passive.Test_Capacitor_Netlist, pingspice.test.lib.test_thermal.Test_TO247_Netlist
| Class Variable | CapacitorCircuit | A subclass, or reference to one, of Include, constructed with
node 'out' and possibly also 'v0'. |
| Method | setUp | Undocumented |
| Method | makeCircuit | Special test-only keyword N: The number of times to repeat
SillyCircuit, in parallel. |
| Method | av | Undocumented |
| Method | tokenerator | Undocumented |
| Method | checkComponents | Checks that all the components whose reference designators are listed as arguments appear, and only those components, in no particular order. |
| Method | checkTokens | Checks the component entry for the refDes specified as a first argument. Each token after the refDes must match each pattern that appears as additional arguments, in order. |
| Method | checkError | Undocumented |
Inherited from MsgBase (via TestCase):
| Method | isVerbose | Undocumented |
| Method | verboserator | Undocumented |
| Method | msg | Undocumented |
Inherited from MsgBase (via TestCase):
| Method | isVerbose | Undocumented |
| Method | verboserator | Undocumented |
| Method | msg | Undocumented |
Include, constructed with
node 'out' and possibly also 'v0'.
Special test-only keyword N: The number of times to repeat
SillyCircuit, in parallel.
Checks that all the components whose reference designators are listed as arguments appear, and only those components, in no particular order.