Andrew Larkin, fellow CIMer, recently posted some thoughts on unit testing in Javascript that are worth a read. Up with Unit Testing!
Tag Archives: unit testing
Using EasyMock
Good refreshers:
IBM developerWorks: Elliotte Rusty Harold: “Easier testing with EasyMock”.
Mocking in Java: jMock vs. EasyMock.