olvrwn / CashBud

0 stars 0 forks source link

Create TransactionsManagerMock #9

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR addresses issue #8 by creating a mock class for the TransactionsManagerProtocol in the CashBudTests directory. The TransactionsManagerMock class has been implemented with variables for each function in the protocol, which can be set from unit tests, and mock implementations that return the values set in the variables.

Summary of Changes

Fixes #8.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/create-transactions-manager-mock

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information