Package turbogears :: Package widgets :: Package tests :: Module test_datagrid :: Class TestDataGrid
[hide private]

Class TestDataGrid

source code

Instance Methods [hide private]
 
test_column_declaration(self)
Test standard column declaration styles.
source code
 
test_alternative_column_declaration(self)
Test alternative column declaration styles.
source code
 
test_empty_column_title(self)
Test automatic and empty column titles.
source code
 
test_column_alignment(self)
Test controlling column alignment.
source code
 
test_template_overridal(self)
Test overriding the template.
source code
 
test_wiki_samples(self)
Test that sample code on DataGridWidget wiki page actually works.
source code