chucktesta/TODO.markdown

11 lines
229 B
Markdown
Raw Permalink Normal View History

# Chuck Testa TODO
2011-12-30 07:55:54 +00:00
* ~~Invoke test method~~
* Invoke setUp first
* Invoke tearDown after the test
* Invoke tearDown even if the test method fails
* Run multiple tests
* Report collected results
* Handle not setting test method