Package turbogears :: Package widgets :: Package tests :: Module test_widgets :: Class TestSchemaValidationWithChildWidgetsValidators
[hide private]

Class TestSchemaValidationWithChildWidgetsValidators

source code

Tests the validation of a CompoundWidget is done correctly with a Schema validator and independent validators on the each of the child widgets.

Nested Classes [hide private]
  Fields
  FieldsSchema
**Messages**
Instance Methods [hide private]
 
test_goodvalues(self) source code
 
test_widget_validator_failure(self) source code
 
test_widget_validator_and_schema_failure(self) source code
Class Variables [hide private]
  form = TableForm(name='form', table_attrs={}, action=None, met...
Class Variable Details [hide private]

form

Value:
TableForm(name='form', table_attrs={}, action=None, method='post', for\
m_attrs={}, submit_text=None, disabled_fields=set([]), convert=True)