summaryrefslogtreecommitdiff
path: root/cherrypy/lib/encoding.py
diff options
context:
space:
mode:
authorJoseph Tate <none@none>2010-02-24 15:47:23 +0000
committerJoseph Tate <none@none>2010-02-24 15:47:23 +0000
commit87cc005cbc16b53eee368f0a303bc8e91a41236f (patch)
tree810ba59c323a8a3bdb61aec08c5d6ed764d2d8a9 /cherrypy/lib/encoding.py
parentc2fbf4231ca5170b292b0b54baddb8a6293ff120 (diff)
downloadcherrypy-git-87cc005cbc16b53eee368f0a303bc8e91a41236f.tar.gz
Convert the tests to use nose instead of our own runner. This strips out much coverage and profiling (handled by nose) and lets you focus on writing tests.
The biggest changes that have to be done in the tests classes is you have to put the "setup_server" method on the class(es) that need them when running. If you need it for multiple classes, you can use staticmethod() to attach it to multiple classes without using inheritance.
Diffstat (limited to 'cherrypy/lib/encoding.py')
0 files changed, 0 insertions, 0 deletions