public function setUp() { // they are not explicitely instantiated through new WhatEver(); and such not // required through composer's autoload require_once __DIR__ . '/../fixtures/functions.php'; }