Cloudstek/mollie-php-api

View on GitHub
tests/Payment/PaymentCreateTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testCreatePayment has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testCreatePayment()
    {
        // Mock the payment
        $paymentMock = $this->getPayment();

Severity: Minor
Found in tests/Payment/PaymentCreateTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status