RasmusBroborg / DotnetTimecode

Dotnet Timecode is a C# class library for working with SMPTE Timecodes defined by the Society of Motion Picture and Television Engineers in the SMPTE 12M specification.
MIT License
8 stars 6 forks source link

Test Written for compound assignment operator (+=,-=) #51

Closed hiteshbhavsar closed 1 year ago

hiteshbhavsar commented 1 year ago

Hello @RasmusBroborg, I have made written the test required for the compound assignment operator += and -=. I request you review them and let me know if there are any changes that are required.

Best Regards. Hitesh