wait, phpunit is no longer calling the constructor on test files!?
actually it does. but your constructor needs to call the parent constructor or you get a totally unhelpful error message
actually it does. but your constructor needs to call the parent constructor or you get a totally unhelpful error message