disableFutureConfigures()
isStableReleaseVersion()
init()
getDefaultPlugins()
getDefaultPluginManager()
isConfigured()
getPluginManager()
getPluginManagerOrFail()
getApp()
configure()
applyAsyncioWindowsWorkaround()
Test rtflux reading and writing.
Bases: TestCase
TestCase
Tests the rtflux class.
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.
Ensure we can read a rtflux file.
Ensure that we can write a modified rtflux file.
Ensure that we can read/write in ascii format.
Ensure adjoint reads energy groups differently.