Chapter 5. Unit Testing

IN THIS CHAPTER

JBuilder transforms unit testing from a boring chore often skipped to a quick and workable reality. Some independent studies have shown that unit testing can reduce the time and cost of delivering a system by 80 percent! Unit testing describes the process by which a developer tests the methods of an object with a variety of inputs to ensure that the method works as expected.

JBuilder’s Enterprise edition includes a unit testing framework based on the open standard JUnit. JBuilder integrates the JUnit framework by using wizards to create test cases and test suites. JBuilder extends ...

Get Borland® JBuilder™ Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.