TestConfig ========== .. currentmodule:: lsst.obs.test .. autoclass:: TestConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TestConfig.doFail ~TestConfig.floatField ~TestConfig.history ~TestConfig.strField .. rubric:: Methods Summary .. autosummary:: ~TestConfig.compare ~TestConfig.formatHistory ~TestConfig.freeze ~TestConfig.items ~TestConfig.iteritems ~TestConfig.iterkeys ~TestConfig.itervalues ~TestConfig.keys ~TestConfig.load ~TestConfig.loadFromStream ~TestConfig.names ~TestConfig.save ~TestConfig.saveToStream ~TestConfig.setDefaults ~TestConfig.toDict ~TestConfig.update ~TestConfig.validate ~TestConfig.values .. rubric:: Attributes Documentation .. autoattribute:: doFail .. autoattribute:: floatField .. autoattribute:: history .. autoattribute:: strField .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values