schrodinger.test.hypothesis.strategies.ui module¶
- schrodinger.test.hypothesis.strategies.ui.combobox_selections(combobox)[source]¶
Returns a new index for the specified combobox
- Parameters
draw (function) – A function supplied by hypothesis
combobox (schrodinger.Qt.QtGui.QCombobox) – The combobox to inspect
- Return type
int
- Returns
A new index for the combobox