refactor: renames traits

This commit is contained in:
Nuno Maduro
2021-06-15 23:05:57 +01:00
parent 624f6e0acc
commit 8d670b4ed7
6 changed files with 14 additions and 14 deletions

View File

@ -9,7 +9,7 @@ use Pest\Expectation;
/**
* @internal
*/
trait Expectations
trait Expectable
{
/**
* Creates a new expectation.

View File

@ -17,7 +17,7 @@ use Throwable;
*
* @internal
*/
trait TestCase
trait Testable
{
/**
* The test case description. Contains the first