AuthorizeNet/sdk-dotnet

View on GitHub
AuthorizeNETtest/Api/Controllers/MockTest/createCustomerProfileFromTransactionControllerTest.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method MockcreateCustomerProfileFromTransactionTest has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        [Test]
        public void MockcreateCustomerProfileFromTransactionTest()
        {
            //define all mocked objects as final
            var mockController = GetMockController<createCustomerProfileFromTransactionRequest, createCustomerProfileResponse>();

    There are no issues that match your filters.

    Category
    Status