Closed alexpung closed 2 months ago
The changes involve modifications to the assertion logic in the Reason_ShouldReturnCorrectReasonMessage
test method of the StockSplitTest
class. The original test, which required an exact match of the reason
string, has been updated to include two assertions that check for specific substrings. This adjustment allows for greater flexibility in validating the reason
message.
Files | Change Summary |
---|---|
UnitTest/Test/Model/StockSplitTest.cs | Updated assertion logic in Reason_ShouldReturnCorrectReasonMessage to check for specific substrings instead of an exact match. |
In fields of green where bunnies play,
A change was made, hip-hip-hooray!
The reasons now can dance and twirl,
With phrases bright that swirl and whirl.
So hop along, let joy take flight,
For tests are better, oh what a sight! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit