[teamtreehouse] Unit Testing in Java

Tags:

122-minute Java Course

About this Course

Unit testing is a Java best practice that ensures your code is working how it was intended. It is a critical habit that you should develop early on in your coding adventures.

What you’ll learn

  • Defining a Unit
  • Composition vs. Inheritance
  • Test fixtures, test suites and the jUnit test runner

Size: 522.38M

 

https://teamtreehouse.com/library/unit-testing-in-java.

2 thoughts on “[teamtreehouse] Unit Testing in Java”

Leave a Comment