Homepage
Open in app
Sign inGet started
ABOUT YOU TECH blog
  • NEWS
  • PEOPLE
  • TECH
  • SECURITY
  • Explore our TECH jobs
Tagged in

Scalability

ABOUT YOU TECH blog
ABOUT YOU TECH blog
ABOUT YOU Development and Engineering articles. Check out more content and our tech job openings on https://aboutyou.tech!
More information
Followers
379
Elsewhere
More, on Medium
  • Scalability
Go to the profile of ABOUT YOU TECH
ABOUT YOU TECH in ABOUT YOU TECH blog
Apr 5, 2019
I would love to see the whole MockSoapClient Trait. Is this possible?
bambamboole
11

Hi,

we are using two classes here. The FakeSoapClient which extends the normal SoapClient and is a generic way to mock all soap requests.
The FakesSoapServiceTrait was built because we are using the same data for multiple tests and it provides some “quality of life methods” to quickly bind the fake to laravels service…

Read more…