Skip to content

Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase - #885

Merged
bshaffer merged 1 commit into
bshaffer:developfrom
carusogabriel:phpunit
Nov 8, 2017
Merged

Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase#885
bshaffer merged 1 commit into
bshaffer:developfrom
carusogabriel:phpunit

Conversation

@carusogabriel

Copy link
Copy Markdown

I use the PHPUnit\Framework\TestCase notation instead of PHPUnit_Framework_TestCase while extending our TestCases. This will help us migrate to PHPUnit 6, that no longer support snake case class names.

@bshaffer
bshaffer merged commit 728367e into bshaffer:develop Nov 8, 2017
@carusogabriel
carusogabriel deleted the phpunit branch November 8, 2017 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants