Learn Intermediate Java: JUnit Testing
Offered By: Codecademy
Course Description
Overview
Learn about JUnit testing, Java's open-source testing framework.
JUnit is a unit testing framework for Java that tests the functionality of an application to ensure it runs as expected. The “units” being tested are single entities, like classes and methods. Proper testing practices can not only keep code organized and maintain a solid direction, but it also ensures maintainability in the future and is friendly to a team-based setting.
* Implement the Assert class library
* Write @Test, @Before, and @After methods
* Run tests in your own environment
JUnit is a unit testing framework for Java that tests the functionality of an application to ensure it runs as expected. The “units” being tested are single entities, like classes and methods. Proper testing practices can not only keep code organized and maintain a solid direction, but it also ensures maintainability in the future and is friendly to a team-based setting.
* Implement the Assert class library
* Write @Test, @Before, and @After methods
* Run tests in your own environment
Syllabus
- JUnit Testing: Learn about JUnit testing, Java's open source testing framework.
- Lesson: JUnit Testing: Lesson
- Article: JUnit 4 vs JUnit 5
- Quiz: JUnit Testing: Quiz
- Article: JUnit Testing in Your Environment
- KanbanProject: Aliens vs Humans
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Designing A New Learning EnvironmentStanford University via NovoEd Student Thinking at the Core
Vanderbilt University via Coursera Du manager au leader agile / From manager to agile leader
CNAM via France Université Numerique Constructive Classroom Conversations: Mastering Language for College and Career Readiness (Secondary)
Stanford University via NovoEd Constructive Classroom Conversations: Mastering Language for College and Career Readiness (Elementary)
Stanford University via NovoEd