-
Book Overview & Buying
-
Table Of Contents
qooxdoo Beginner's Guide
This chapter explains the qooxdoo framework support for the unit testing and integration tests. It also explains logging and debugging qooxdoo applications using Firebug and IE developer tools.
Up to the last chapter, we have learnt how to develop the graphical user interface using the qooxdoo framework. In this chapter, we will learn to write and run unit test cases for the qooxdoo classes, to write and run integration test cases for qooxdoo applications, to log messages in qooxdoo applications, and to use debugging tools on qooxdoo applications. We will learn tools provided by the qooxdoo framework for testing and also a few external tools for debugging the qooxdoo applications.
In this chapter, we will cover the following topics:
Unit testing:
Generating unit test setup
Writing, building, and running unit tests
Integration testing:
Writing integration tests
Running integration tests
Debugging:
Logging statements in qooxdoo code
Tracing through AOP
Introduction...
Change the font size
Change margin width
Change background colour