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

Create API operations for Cheque Form at Cheque Manager #72

Open kevinboon3288 opened 2 weeks ago

kevinboon3288 commented 2 weeks ago
kevinboon3288 commented 2 weeks ago

@Yawhou, take noted that I will update the naming convention of the unit test cases in this work item #74 . Make sure when you create the unit test cases in your unit test class, follow this naming convention stated below to have a best practice to ensure the quality of code: <MethodName>_<Expectation>_<Condition>

Example: GetCheque_ReturnCheque_WhenIdNotNull