javaadvent.com
Testing Java: Let Me Count the Ways - JVM Advent
For years now, I have been testing Java and if there is a single statement to make about that activity, it is that there are many, many, many ways to test a Java Virtual Machine (JVM). From code reviews and static analysis, to unit and functional tests, through 3rd party application tests and various other […]
Shelley Lambert