disableFutureConfigures()
isStableReleaseVersion()
init()
getDefaultPlugins()
getDefaultPluginManager()
isConfigured()
getPluginManager()
getPluginManagerOrFail()
getApp()
configure()
applyAsyncioWindowsWorkaround()
getPaths()
addMaterial()
loadAll()
clear()
loadSafe()
getHashes()
getMaterial()
loadMaterial()
loadedMaterials()
getLoadedRootDirs()
MatPropsFunTestBase
TestReference
TestReference.test_str()
TestReference.test_getRef()
TestReference.test_getType()
TestReference.test_factory()
Test the Reference.
Bases: TestCase
TestCase
Unit tests for Reference.
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.