1
Testing Templates
rafaelcaricio edited this page 2011-08-23 07:31:54 -07:00
Helper method in DjangoContext:
- DjangoContext.template(...)
Assetions:
- to_contain([CSS selector])
Template object:
- load(...) -> String
- select_element(...) -> Selector
- get_text([CSS selector]) -> String