disableFutureConfigures()
isStableReleaseVersion()
init()
getDefaultPlugins()
getDefaultPluginManager()
isConfigured()
getPluginManager()
getPluginManagerOrFail()
getApp()
configure()
applyAsyncioWindowsWorkaround()
getPaths()
addMaterial()
loadAll()
clear()
loadSafe()
getHashes()
getMaterial()
loadMaterial()
loadedMaterials()
getLoadedRootDirs()
MatPropsFunTestBase
TestComposition
TestComposition.test_compositionMissing()
TestComposition.test_compositionVoid()
TestComposition.test_compositionInvTuple()
TestComposition.test_compositionInvStr()
TestComposition.test_compositionMissBalance()
TestComposition.test_compositionBalanceNum()
TestComposition.test_compositionBalance()
TestComposition.test_compositionBalance2()
TestComposition.test_compositionMinValue()
TestComposition.test_compositionMaxValue()
TestComposition.test_compositionMaxValue2()
TestComposition.test_compositionMinSum()
TestComposition.test_compositionDuplicate()
Basic tests of the Composition class.
Bases: TestCase
TestCase
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.