We saw in Chapter 6, Basic Server-Side Development, how to write model methods to implement the logic of our module. However, a responsible developer not only writes the implementation, but also provides automated tests for this implementation. The recipes in this chapter cover the debugging and testing of server-side methods.




















































