first step to split function into separate classes for better reuse and easier maintenance.

This commit is contained in:
Alexandre SPIESER
2019-04-11 23:59:34 +01:00
parent 2f29efafe3
commit a7391e06f8
16 changed files with 2189 additions and 734 deletions
@@ -1119,6 +1119,7 @@ namespace CoreIntegrationTests.Infrastructure
#endregion Math
#region Test Utils
[MethodImpl(MethodImplOptions.NoInlining)]
private string GetCurrentMethod()
{