issues
search
kevinboon3288
/
cheque-writer
A financial tools to automate the information writing process on the cheque and generate the financial report
MIT License
1
stars
0
forks
source link
Update all the Naming Convention of unit test cases
#74
Closed
kevinboon3288
closed
5 months ago
kevinboon3288
commented
5 months ago
The unit test case should follow this naming convention for best practices:
<MethodName>_<Expectation>_<Condition>
References
<MethodName>_<Expectation>_<Condition>
References