OptTestBase =========== .. currentmodule:: lsst.daf.butler.tests .. autoclass:: OptTestBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~OptTestBase.choices ~OptTestBase.expectedChoiceValues ~OptTestBase.expectedMultipleKeyValues ~OptTestBase.expectedMultipleValues ~OptTestBase.expectedVal ~OptTestBase.expectedValDefault ~OptTestBase.isArgument ~OptTestBase.isBool ~OptTestBase.isChoice ~OptTestBase.isParameter ~OptTestBase.metavar ~OptTestBase.optionClass ~OptTestBase.optionFlag ~OptTestBase.optionKey ~OptTestBase.optionMultipleKeyValues ~OptTestBase.optionMultipleValues ~OptTestBase.optionName ~OptTestBase.optionValue ~OptTestBase.shortOptionFlag ~OptTestBase.shortOptionName ~OptTestBase.valueType .. rubric:: Methods Summary .. autosummary:: ~OptTestBase.makeInputs ~OptTestBase.run_command ~OptTestBase.run_test ~OptTestBase.setUp ~OptTestBase.verifyCalledWith ~OptTestBase.verifyError ~OptTestBase.verifyMissing .. rubric:: Attributes Documentation .. autoattribute:: choices .. autoattribute:: expectedChoiceValues .. autoattribute:: expectedMultipleKeyValues .. autoattribute:: expectedMultipleValues .. autoattribute:: expectedVal .. autoattribute:: expectedValDefault .. autoattribute:: isArgument .. autoattribute:: isBool .. autoattribute:: isChoice .. autoattribute:: isParameter .. autoattribute:: metavar .. autoattribute:: optionClass .. autoattribute:: optionFlag .. autoattribute:: optionKey .. autoattribute:: optionMultipleKeyValues .. autoattribute:: optionMultipleValues .. autoattribute:: optionName .. autoattribute:: optionValue .. autoattribute:: shortOptionFlag .. autoattribute:: shortOptionName .. autoattribute:: valueType .. rubric:: Methods Documentation .. automethod:: makeInputs .. automethod:: run_command .. automethod:: run_test .. automethod:: setUp .. automethod:: verifyCalledWith .. automethod:: verifyError .. automethod:: verifyMissing