disableFutureConfigures()
isStableReleaseVersion()
init()
getDefaultPlugins()
getDefaultPluginManager()
isConfigured()
getPluginManager()
getPluginManagerOrFail()
getApp()
configure()
applyAsyncioWindowsWorkaround()
getExpectedISOTXSFileName()
getExpectedCOMPXSFileName()
getExpectedGAMISOFileName()
getExpectedPMATRXFileName()
TestLabels
TestLabels.test_readLabelsBinary()
TestLabels.test_writeLabelsAscii()
Test the reading and writing of the DIF3D/VARIANT LABELS interface file.
Bases: TestCase
TestCase
Tests for labels.
Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.