Testing Magical Methods in PHP UNIT

0

Hello. I need to test the magic methods in PHP UNIT. I'm using the Slim Framework framework

What are they?

__set()
__get()
__construct()
__invoke()
handle()
    
asked by anonymous 14.08.2018 / 18:17

0 answers