Java Application Development on Linux

13.7. Review

We have shown you how to download JUnit and get it running. We have discussed creating a test case and creating a suite of tests. We've looked at the Swing GUI for JUnit but also at the command-line interface. We have shown how our design translates to a minimal code implementation from which we can begin testing. We've discussed the "design, test, then code" approach, and how you can use it to track the progress of your implementation.

    Категории