DelegateDecompiler icon indicating copy to clipboard operation
DelegateDecompiler copied to clipboard

Proposition for Unit tests more fluent syntax

Open magicmoux opened this issue 9 months ago • 1 comments

Hi Hazzik,

while getting acquainted again with the project, I tried some ways that I feel would help make writing unit tests more fluent.

Could you please take a peek on https://github.com/magicmoux/DelegateDecompiler/commit/20029ec7f31245ef58b96e9cf4f4f59403785ca4 and tell me what you think ? The main feature is currently located in DelegateDecompiler.Tests.DecompilerTestsBase.cs as the DecompilerTestsBaseExtensions class.

Some use case examples are showcased in the NullTests.cs file

magicmoux avatar Mar 01 '25 03:03 magicmoux

Looks good. Thanks.

hazzik avatar Mar 04 '25 01:03 hazzik