PacktLib: Instant Eclipse Application Testing How-to [Instant]

Instant Eclipse Application Testing How-to

Credits

About the Author

About the Reviewer

www.PacktPub.com

Preface

Instant Eclipse Application Testing How-to

Setting up the work environment (Simple)

Exploring Eclipse Debug Perspective (Simple)

Using Debug Perspective – setting breakpoints (Simple)

Using a conditional breakpoint (Intermediate)

Using an exception breakpoint (Intermediate)

Using a method breakpoint (Intermediate)

Using Watchpoint (Intermediate)

Using Printpoint (Intermediate)

Using a hit count breakpoint (Intermediate)

JUnit testing (Simple)

Coding JUnit tests (Simple)

Creating a JUnit Test Suite (Intermediate)