disableFutureConfigures()
isStableReleaseVersion()
init()
getDefaultPlugins()
getDefaultPluginManager()
isConfigured()
getPluginManager()
getPluginManagerOrFail()
getApp()
configure()
applyAsyncioWindowsWorkaround()
Test rzflux reading and writing.
Bases: TestCase
TestCase
Tests the rzflux 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 RZFLUX file.
Ensure that we can write a modified RZFLUX file.
Ensure that we can read/write in ascii format.
True if two files are bytewise identical.