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