Fundamentals of Java Testing

Go to class
Write Review

Free Online Course: Fundamentals of Java Testing provided by Pluralsight is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Fundamentals of Java Testing is taught by Richard Warburton.

Overview
  • This course will teach you to write automated tests for your code and how to implement this in Java including Junit, TDD and how to structure your code for testability.

    In this course, Introduction to Testing in Java, you’ll learn to write automated tests for your code and how to implement this in Java. First, you’ll explore How to write good, maintainable, automated tests for Java code. Next, you’ll discover TDD. Finally, you’ll learn how to test object oriented coding using dependency injection and test doubles. When you’re finished with this course, you’ll have the skills and knowledge of automated testing in Java needed to build reliable and evolvable software.