Dedication

To my mother, Joan.

I wish I had finished this in time.

Brief Table of Contents

 

Copyright

Brief Table of Contents

Table of Contents

Foreword

Preface

Acknowledgments

About this Book

About the Cover Illustration

1. The building blocks

Chapter 1. Fundamentals

Chapter 2. Elementary tests

Chapter 3. Organizing and building JUnit tests

Chapter 4. Managing test suites

Chapter 5. Working with test data

Chapter 6. Running JUnit tests

Chapter 7. Reporting JUnit results

Chapter 8. Troubleshooting JUnit

2. Testing J2EE

Chapter 9. Testing and XML

Chapter 10. Testing and JDBC

Chapter 11. Testing Enterprise JavaBeans

Chapter 12. Testing web components

Chapter 13. Testing J2EE applications

3. More JUnit techniques

Chapter 14. Testing design patterns

Chapter 15. GSBase

Chapter 16. JUnit-addons

Chapter 17. Odds and ends

��Appendices

Appendix A. Complete solutions

Appendix B. Essays on testing

Appendix C. Reading List

Appendix References

Index

List of Figures

List of Tables

List of Listings

Table of Contents

Copyright

Brief Table of Contents

Table of Contents

Foreword

Preface

Acknowledgments

About this Book

About the Cover Illustration

1. The building blocks

Chapter 1. Fundamentals

1.1. What is Programmer Testing?