Eğitim Hakkında
Test Driven Development using JUnit is a three-day, comprehensive hands-on test-driven development / JUnit / TDD training course geared for developers who need to get up and running with essential Test-driven development programming skills using JUnit and various open-source testing frameworks. Throughout the course you'll learn, explore and gain practical experience working with best practices for writing great programs in Java, using [..]
Neler Öğreneceksiniz
JUnit essentials
• How to use the JUnit Test Runner interface.
• How to use JUnit to drive the implementation of Java code.
• The best practices and patterns for test development.
• The role of debugging when done in conjunction with tests.
• Not only the fundamentals of TDD using Java, but also its importance, uses, strengths and weaknesses.
• How JUnit affects your perspective on development and increases your focus on a task.
• The skills required to implement good JUnit coding style.
• How to Create well-structured JUnit programs.
• How to compile and execute programs using JUnit and DBUnit using Eclipse
• How to extend testing with mock objects using Mockito.
• Key refactoring techniques available to make code as reusable/robust as possible.
• Various testing techniques.