JUnit Tutorial
A brief tutorial on how to use the JUnit testing framework for Java. [google 252823682383789519]
A brief tutorial on how to use the JUnit testing framework for Java. [google 252823682383789519]
Misko Hevery made a presentation at Google Tech Talks about unit testing. He tells us that “There is no secret to writing tests… … there are only secrets to writing testable code!”. He describes the different category of tests and shows the importance of unit testing. He describes how to …
Cedric is a software engineer at Google. He is the creator of the testing framework TestNG and he regularly speaks at conferences about software testing and other programming related topics. [youtube TtcEpryRy44]
Small introduction to Eclipse Feature Diagrams function: a tool to refactor Java classes. [youtube 34feD4wmn3E] Additional resources: Refactoring Java Code Refactoring in NetBeans 4.1
Unit Testing Java & SOA, In-the-Brain of Frank Cohen at Skills Matter, London. Java developers have widely adopted test first software development strategies. Unit test frameworks for Java, Web services, Ajax, REST, Service Oriented Architecture, and Flash/Action Script show the diversity of adoption among Java developers. In this session, Frank …