|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/practical-test-driven-development-for-java-programmers/
课程评论:没有评论
**课程名称:Java开发者的实用测试驱动开发(TDD)** **课程概述:** 本课程为Java程序员提供测试驱动开发(TDD)的基础知识。课程内容不仅包含理论,更侧重于如何在实际项目中使用TDD,并通过真实的案例进行讲解。课程内容涵盖了使用Mockito进行模拟(mocking),同时包含了一些动手实践的练习。此外,课程还会探讨如何处理没有测试的遗留代码。 **重要说明(Java版本):** 本课程涵盖JUnit 4和JUnit 5,并支持Java 7、8和11+版本。
This course covers the fundamentals of test driven development for Java programmers.not just the theory, but how to use it in real world project examples. This includes mocking with Mockito. This includes some hands on exercises and how to deal with legacy code that doesn't have tests in place. IMPORTANT NOTE ABOUT JAVA VERSIONS - This course covers JUnit4 and JUnit5 and is compatible with Java versions 7,8 and 11+.