Unit testing strategies for Alfresco
Say I've developed a webscript, either client or platform side. What options do I have for unit testing what I just wrote? Bearing in mind that unit tests ideally should be very quick to run.How do I test my code, without having to start up the whole...