1.
Spring « A Public Scratchpad
Spring uses ASM 2.2.3, which is the latest version of the stable branch. Hibernate, on the other hand, uses ASM 1.5.3, which is the latest version of the, ...
2.
HtmlUnit vs HttpUnit « A Public Scratchpad
Started in the summer of 2000 by Russ Gold [2], it was the first project to focus on this niche area. ... Assertions in HtmlUnit « A Public Scratchpad said, ...
3.
Java Remoting: Protocol Benchmarks « A Public Scratchpad
http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/ [. ... stores full class and property names with the serialized objects which can be ...
4.
Java Remoting: Protocol Benchmarks « A Public Scratchpad
February 24, 2008 at 4:05 am. [...] remoting spectrum in order to ship a large number of objects across the net. Here I found a great article that ...
5.
Unit Testing Spring-Based Swing Apps « A Public Scratchpad
After trying a couple of different approaches to unit testing a Spring-based Swing application, the following solution seems to work fairly well: ...
6.
Unit Testing Spring-Based Swing Apps « A Public Scratchpad
Unit and integration testing with Spring is fairly straightforward. You can even extend one of the convenient Spring test classes if you need to get ...
7.
Unit Testing Spring-Based Swing Apps « A Public Scratchpad
Unit and integration testing with Spring is fairly straightforward. You can even extend one of the convenient Spring test classes if you need to get ...
8.
Unit Testing Spring-Based Swing Apps « A Public Scratchpad
After trying a couple of different approaches to unit testing a Spring-based Swing application, the following solution seems to work fairly well: ...
9.
HtmlUnit « A Public Scratchpad
If you poke around a little bit, you’ll also find that HtmlUnit does not download most images (there are some exceptions), nor does it download external CSS ...
10.
HtmlUnit « A Public Scratchpad
About a year ago the guys at FINN.no decided to wrap HtmlUnit in a Watir-ish API; .... Examples include JWebUnit, whose FAQ briefly explains the switch, ...