-
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 InstallerTest to simplify setup and add class existence check
- Removed unnecessary mock dependencies and setup code from InstallerTest. - Added a new test method to verify the existence of the Installer class. - Streamlined the test structure for improved clarity and maintainability. These changes enhance the testing framework by reducing complexity and ensuring that the Installer class is correctly defined.
- Loading branch information
1 parent
b2256d1
commit 6277f8b
Showing
1 changed file
with
2 additions
and
63 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