Anapher/Strive

View on GitHub
src/Services/ConferenceManagement/Strive.Core.Tests/Utilities/IndexUtilsTests.cs

Summary

Maintainability
A
35 mins
Test Coverage

Method TestTranslateStartEndIndex has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public void TestTranslateStartEndIndex(int start, int end, int total, int expectedStart, int expectedEnd)

    There are no issues that match your filters.

    Category
    Status