SE450: JUnit: Goals [28/41] Previous pageContentsNext page

The goal of JUnit is simple: to provide a framework for testing code that developers will actually use. To do this, it needs to:

Unit tests should also:

Previous pageContentsNext page