login
Blurts on the Art of Software Development

Today | RSS | RDF | Atom | Other Tags
Categories : All | All | CI | .NET | General | Humour | Java | Personal | Reviews | Ruby | SW Eng
Search results : "tag:java"

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 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
3 Introducing JspTest
I ran a serious after-hours hack-a-thon on Sunday this past weekend. The result of which is now a Sourceforge project named JspTest. Here's the short description from the Sourceforge summary page: JspTest is a JUnit extension for testing JavaServer ...
Apr 5, 2006
4 Built-in continuations in Java?
Could it be? Seeing such a thing would definitely be a day of joy. Too bad that day of joy is still a couple of years ahead, at best, unless Sun is going to do something dramatic about their release cycle for the JDK...
Feb 2, 2006