The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for alexeyp during April 2007

Curious how much Java is a test-driven technology ? Few words for a background. The Java TM Compatibility Kit (JCK) is a test suite, used to verify if the Java standard is correctly implemented. The first JCK came out together with the first JDK from SUN, now this effort evolved into the industry-wide Java Community Process. The JavaTest TM harness is a test monitor, used in first versions of JCK...