presentation
Using Dojo
Below are slides from a presentation I gave to colleagues at Kiwiplan. The slides cover how to use some core Dojo APIs and also showcase some of the features Dojo provides.
I also modified the javascript console created for my previous blog entry to use Dojo. You can download the source to try out Dojo examples on your local box. You will need Java and Grails installed and can run the server using the usual grails command.
The console can then be accessed at http://localhost:8080/AjaxServer/ (only tested in Firefox).
Mocking in Java with Mockito
A ran a session at the Auckland Java User Group on using Mockito. Slides are embedded below using slideshare:
As promised I’ve attached my slides and also included the example source files in a zip. To run the unit tests you will need JUnit 4.5 and Mockito 1.6.
Subscribe
Recent Posts
Tags
- "Sorry, no matches found for “tdd” near Auckland, New Zealand" http://t.co/Ahc736MX #auckland #whowantstostartonewithme 2 weeks ago
- Great series on the SOLID design principles for JavaScript http://t.co/ELoPuOH2 2 weeks ago
- Auckland devs, what meetups should I be attending? #java #groovy #ruby #javascript #bdd #tdd 2 weeks ago
- More updates...