OptFlagTest =========== .. currentmodule:: lsst.daf.butler.tests .. autoclass:: OptFlagTest :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~OptFlagTest.choices ~OptFlagTest.expectedChoiceValues ~OptFlagTest.expectedMultipleKeyValues ~OptFlagTest.expectedMultipleValues ~OptFlagTest.expectedVal ~OptFlagTest.expectedValDefault ~OptFlagTest.isArgument ~OptFlagTest.isBool ~OptFlagTest.isChoice ~OptFlagTest.isParameter ~OptFlagTest.metavar ~OptFlagTest.optionClass ~OptFlagTest.optionFlag ~OptFlagTest.optionKey ~OptFlagTest.optionMultipleKeyValues ~OptFlagTest.optionMultipleValues ~OptFlagTest.optionName ~OptFlagTest.optionValue ~OptFlagTest.shortOptionFlag ~OptFlagTest.shortOptionName ~OptFlagTest.valueType .. rubric:: Methods Summary .. autosummary:: ~OptFlagTest.makeInputs ~OptFlagTest.run_command ~OptFlagTest.run_test ~OptFlagTest.setUp ~OptFlagTest.test_forFlag_false ~OptFlagTest.test_forFlag_true ~OptFlagTest.verifyCalledWith ~OptFlagTest.verifyError ~OptFlagTest.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:: test_forFlag_false .. automethod:: test_forFlag_true .. automethod:: verifyCalledWith .. automethod:: verifyError .. automethod:: verifyMissing