Skip to content

Unit Testing Deprecated getMock() #32

@PathToLife

Description

@PathToLife

deprecated class

I'm using magento 2.3 with php 7.2.

OLD extends \PHPUnit_Framework_TestCase
NEW extends \PHPUnit\Framework\TestCase

OLD getMock()
$this->_request = $this->getMockBuilder()->disableOriginalConstructor()->getMock();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions