Search results : "tag:unittest"
| 1 |
JspTest now has a public release
I just did something that's been on my to-do list for a looong time. I hacked on JspTest a bit to tick off some age old todo's: JspTest now has basic support for mocking tag libraries I got rid of the kind of nasty dependencies to a gazillion .jar ... |
May 24, 2007 |
| 2 |
Testing for expected exceptions with JUnit
Recently a lot of people have been asking how to test for expected exceptions. I kind of cover this in my book but since not everyone will buy it and considering that my old blog entry about creating suites with JUnit 4 is one of the most popular ones... |
May 17, 2007 |
| 3 |
Behavior-Driven Galore
Since you're reading my blog, you're probably also reading other blogs where the blogger talks about topics similar or related to what I talk about. With this in mind, chances are that you've at least heard of BDD or Behavior-Driven Development. You... |
Feb 3, 2007 |
| 4 |
Nurturing our test code
<!-- .quote-body { margin-left: 30px; font-style: italic; font-color: #222222; } .quote-author { margin-left: 10px; font-style: italic; font-color: #444444: font-size: smaller; } --> The following quote comes from the abstract of Steve... |
Nov 26, 2006 |
| 5 |
JUnit 4 trivia
It seems that not that many developers migrating to JUnit 4 are aware of the replacement for the old way of building suites--using the static suite() method and the junit.framework.Test... |
Jul 27, 2006 |







