Package turbogears :: Package widgets :: Package tests :: Module test_new_validation :: Class TestSimpleForm
[hide private]

Class TestSimpleForm

source code

Instance Methods [hide private]
 
test_simple_form(self)
We can validate a simple form
source code
 
test_simple_form_bad(self)
We can validate a simple form with errors
source code
 
test_simple_form_bad2(self)
We can validate a simple form with errors, error from the schema
source code
 
test_not_so_simple_schema(self)
we can validate a form with a custom schema
source code