Skip to content

Deprecated getMock() methods used in tests #10295

@tsteur

Description

@tsteur

See https://travis-ci.org/piwik/piwik/jobs/144259287

eg

22) Piwik\Plugins\Test\Columns\UpdaterTest::test_getMigrationQueries_ReturnsCorrectQueries_IfDimensionIsNotInTable
PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead

we should probably update this soon

Metadata

Metadata

Assignees

Labels

c: Tests & QAFor issues related to automated tests or making it easier to QA & test issues.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions