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