-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor testing code for clarity and efficiency
The update involves breaking down the main function into individual test functions for addition, subtraction, multiplication, and division. Each function now handles its setup and teardown, effectively encapsulating the preparation and cleanup processes for each test. The use of macro for de-serialization simplifies this process and improves readability of the code.
- Loading branch information
1 parent
ce32e7f
commit 3b5757c
Showing
1 changed file
with
101 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters