Home | Trees | Indices | Help |
---|
|
1 """ 2 This file demonstrates writing tests using the unittest module. These will pass 3 when you run "manage.py test". 4 5 Replace this with more appropriate tests for your application. 6 """ 7 8 from django.test import TestCase 9 10 17
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Oct 30 11:31:03 2012 | http://epydoc.sourceforge.net |