CSC 405 Documentation and Downloads
CSC 405
Documentation and Downloads
Testing:
JUnit:
JUnit 3 homepage
JUnit 3 tutorial
GWTTest:
Google's JUnit guide
Google's GWTTest guide
Selenium:
Selenium home page
General Selenium tutorial
GWT remote testing guide
Specific links for info on
sendKeys
:
Selenium server and web driver
Emulating the tab key
SQLite Testing Support:
SQLite wrappers
, in particular
http://www.ch-werner.de/javasqlite
SQLite testing practices
Cobertura:
Cobertura home page
IBM Cobertura tutorial