Slightly improved TestCase.

Instance Variable shutdownables Append an object with a shutdown method to this list to have that method called during tearDown.
Method __init__ Undocumented
Method tearDown Undocumented
Method st Undocumented
Method oops Undocumented
Method deferToDelay Undocumented
Method doCleanups Undocumented
Method getV_at_t Returns the value of vector name in the supplied instance V of a subclass of VectorsBase that is closest to the specified time t.
Method plot Undocumented
Method multiplerator Undocumented
Method checkOccurrences Undocumented
Method checkBegins Undocumented
Method checkProducesFile Undocumented
Method runerator Undocumented
Method assertPattern Undocumented
Method assertStringsEqual Undocumented
Method assertNone 0 Undocumented
Method assertItemsAlmostEqual Undocumented
Method assertWithinOnePercent Undocumented
Method assertWithinFivePercent Undocumented
Method assertWithinTenPercent Undocumented
Method assertBetween Undocumented
Method assertInItem Undocumented
Method assertNotInItem Undocumented
Method assertNone Undocumented

Inherited from MsgBase:

Method isVerbose Undocumented
Method verboserator Undocumented
Method msg Undocumented
shutdownables =
Append an object with a shutdown method to this list to have that method called during tearDown.
def __init__(self, *args, **kw):
Undocumented
def tearDown(self):
Undocumented
def st(self, *args, **kw):
Undocumented
def oops(self, failureObj):
Undocumented
def deferToDelay(self, x=None):
Undocumented
def doCleanups(self):
Undocumented
def getV_at_t(self, V, name, t):

Returns the value of vector name in the supplied instance V of a subclass of VectorsBase that is closest to the specified time t.

def plot(self, ph):
Undocumented
def multiplerator(self, N, expected):
Undocumented
def checkOccurrences(self, pattern, text, number):
Undocumented
def checkBegins(self, pattern, text):
Undocumented
def checkProducesFile(self, fileName, executable, *args, **kw):
Undocumented
def runerator(self, executable, *args, **kw):
Undocumented
def assertPattern(self, pattern, text):
Undocumented
def assertStringsEqual(self, a, b, msg=''):
Undocumented
def assertNone 0(self, a):
Undocumented
def assertItemsAlmostEqual(self, a, b, tol=6):
Undocumented
def assertWithinOnePercent(self, x, xExpected):
Undocumented
def assertWithinFivePercent(self, x, xExpected):
Undocumented
def assertWithinTenPercent(self, x, xExpected):
Undocumented
def assertBetween(self, x, xMin, xMax):
Undocumented
def assertInItem(self, thingIn, seq):
Undocumented
def assertNotInItem(self, thingIn, seq):
Undocumented
def assertNone(self, x):
Undocumented
API Documentation for pingspice, generated by pydoctor at 2021-09-18 08:41:11.