Mod.Test.BaseTests.ConsoleTestCase Class Reference

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def testAsynchronPrintFromThread (self)
 
def testPrint (self)
 
def testSynchronPrintFromThread (self)
 

Public Attributes

 count
 

Member Function Documentation

◆ setUp()

def Mod.Test.BaseTests.ConsoleTestCase.setUp (   self)

◆ tearDown()

def Mod.Test.BaseTests.ConsoleTestCase.tearDown (   self)

◆ testAsynchronPrintFromThread()

def Mod.Test.BaseTests.ConsoleTestCase.testAsynchronPrintFromThread (   self)

References Mod.Test.BaseTests.ConsoleTestCase.count, Commands.TemplatePyMod_Cmd2.count, importSVG.svgHandler.count, AdaptivePath::PerfCounter.count, Py::SeqBase< T >::iterator.count, Py::SeqBase< T >::const_iterator.count, and importDXF.dxfcounter.count.

◆ testPrint()

def Mod.Test.BaseTests.ConsoleTestCase.testPrint (   self)

◆ testSynchronPrintFromThread()

def Mod.Test.BaseTests.ConsoleTestCase.testSynchronPrintFromThread (   self)

References Mod.Test.BaseTests.ConsoleTestCase.count, Commands.TemplatePyMod_Cmd2.count, importSVG.svgHandler.count, AdaptivePath::PerfCounter.count, Py::SeqBase< T >::iterator.count, Py::SeqBase< T >::const_iterator.count, and importDXF.dxfcounter.count.

Member Data Documentation

◆ count


The documentation for this class was generated from the following file:
  • src/Mod/Test/BaseTests.py