Overview
Class Central Tips
This specialization is intended for students interested to learn Java testing, mocking, improving their Java code, developing test-first Java artifacts, and building quality Enterprise Applications. There are four courses in the Specialization. Each course takes two weeks and about 3-5 hours of study time each week.
Syllabus
Course 1: Overview of JUnit Testing
- Offered by LearnQuest. This course is a basic introduction to JUnit, covering the essential techniques for testing java code. Enroll for free.
Course 2: Mocking with JUnit
- Offered by LearnQuest. This course gives a foundational knowledge in mocking. What is mocking, why mock and how to mock are all questions ... Enroll for free.
Course 3: Java Testing: An Introduction to TDD
- Offered by LearnQuest. Test Driven Development (TDD) is an industry accepted technique to build Enterprise Applications and enhance quality. ... Enroll for free.
Course 4: Parameterized and Dynamic Testing in JUnit
- Offered by LearnQuest. In this course you will learn about how to test vast amounts of functionality using Parameterized Tests, Repeated ... Enroll for free.
- Offered by LearnQuest. This course is a basic introduction to JUnit, covering the essential techniques for testing java code. Enroll for free.
Course 2: Mocking with JUnit
- Offered by LearnQuest. This course gives a foundational knowledge in mocking. What is mocking, why mock and how to mock are all questions ... Enroll for free.
Course 3: Java Testing: An Introduction to TDD
- Offered by LearnQuest. Test Driven Development (TDD) is an industry accepted technique to build Enterprise Applications and enhance quality. ... Enroll for free.
Course 4: Parameterized and Dynamic Testing in JUnit
- Offered by LearnQuest. In this course you will learn about how to test vast amounts of functionality using Parameterized Tests, Repeated ... Enroll for free.
Courses
-
Test Driven Development (TDD) is an industry accepted technique to build Enterprise Applications and enhance quality. This course will introduce a test first approach for the development of Java artifacts and explain the benefits of adopting such a technique
-
In this course you will learn about how to test vast amounts of functionality using Parameterized Tests, Repeated Tests and Dynamic Tests without having to write verbose test scripts.
-
This course gives a foundational knowledge in mocking. What is mocking, why mock and how to mock are all questions that will be answered in this course.
-
This course is a basic introduction to JUnit, covering the essential techniques for testing java code.
Taught by
Grayson Lyvers