Cloudstek/mollie-php-api

View on GitHub
tests/Customer/Mandate/CustomerMandateCreateTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testCreateCustomerMandate has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testCreateCustomerMandate()
    {
        // Mock the mandate
        $mandateMock = $this->getCustomerMandate();

Severity: Minor
Found in tests/Customer/Mandate/CustomerMandateCreateTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status