disableFutureConfigures()
isStableReleaseVersion()
init()
getDefaultPlugins()
getDefaultPluginManager()
isConfigured()
getPluginManager()
getPluginManagerOrFail()
getApp()
configure()
applyAsyncioWindowsWorkaround()
getPaths()
addMaterial()
loadAll()
clear()
loadSafe()
getHashes()
getMaterial()
loadMaterial()
loadedMaterials()
getLoadedRootDirs()
MatPropsFunTestBase
TestMaterialType
TestMaterialType.test_fromString()
TestMaterialType.test_repr()
TestMaterialType.test_equality()
Tests the MaterialType 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.