Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here

jcergolj/laravellte

216 stars
1 code files
View jcergolj/laravellte on GitHub

tests/HasPwnedMock.php

Open in GitHub
use Valorin\Pwned\Pwned;
 
trait HasPwnedMock
{
public function mockPwned($return = true)
{
$this->partialMock(Pwned::class)->shouldReceive('passes')->andReturn($return);
}
}

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.