Created Testing Views (markdown)

rafaelcaricio 2011-08-23 07:38:12 -07:00
parent 078c90655f
commit a8b674bd09

3
Testing-Views.md Normal file

@ -0,0 +1,3 @@
Assertions:
- to_be_http_response
- to_have_contents_of([String value to have been in HttpResponse])