UNIT6-open / TemplateEngine.Docx

Smart docx template engine for .NET
Other
408 stars 136 forks source link

Duplicates of tests found by PVS-Studio #29

Closed neiromaster closed 7 years ago

neiromaster commented 7 years ago

V3013 It is odd that the body of ‘RepeatContentConstructorWithNameAndEnumerableFieldContent_FillsNameAndItems’ function is fully equivalent to the body of ‘RepeatContentConstructorWithNameAndEnumerableListItemContent_FillsNameAndItems’ function. RepeatContentTests.cs

V3013 It is odd that the body of ‘ListContentConstructorWithNameAndEnumerableFieldContent_FillsNameAndItems’ function is fully equivalent to the body of ‘ListContentConstructorWithNameAndEnumerableListItemContent_FillsNameAndItems’ function. ListContentTests.cs

abatar1 commented 7 years ago

Fixed.