Skip to content

Commit e3043d8

Browse files
Add testing materials for Module 12: Testing Fundamentals
- Created a multiple-choice quiz (task1.md) covering unit testing concepts. - Developed a comprehensive testing suite for a Calculator class (task2.md) including: - Implementation of basic arithmetic operations and advanced functions. - Unit tests using JUnit 5 with various test structures (basic, nested, parameterized). - Performance and edge case tests to ensure robustness. - A test suite runner for executing tests programmatically. - Bonus tasks for enhanced testing practices.
1 parent 1aead8f commit e3043d8

File tree

3 files changed

+1398
-0
lines changed

3 files changed

+1398
-0
lines changed

0 commit comments

Comments
 (0)