|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/j-unit-testing
课程评论:没有评论
课程名称:JUnit测试概述 课程概述:本课程是对JUnit的基本介绍,涵盖测试Java代码的基本技巧。 课程大纲: 1. 模块名称:JUnit测试 - 模块描述:该模块将向学生介绍单元测试的好处以及创建和运行JUnit 5测试的基本知识。 2. 模块名称:更多JUnit功能 - 模块描述:在这一模块中,学生将学习如何增强他们的单元测试,并使用数据驱动测试技术,例如参数化测试。
Name:Testing with JUnit
Description:This module will introduce the student to the benefits of unit testing and the basics of creating and running JUnit 5 tests.
Name:More JUnit Features
Description:In this module the student will learn about how to enhance their unit tests, use data driven testing techniques such as parameterized tests.
This course is a basic introduction to JUnit, covering the essential techniques for testing java code.