Software Development
A bad test
This is a bad test, because what it does is ensuring that something does not works. I just finished implementing the session.Advaned.Defer support, and this test got my attention by failing the build.
Bad test, you should be telling me when I broke something, not when I added new functionality.
Reference: A bad test from our NCG partner Oren Eini at the Ayende @ Rahien blog.