This method is called before the first test of this test class is run.
@since Method available since Release 3.4.0
Overrides PHPUnit_Framework_TestCase::setUpBeforeClass
public static function setUpBeforeClass() { print __METHOD__ . "\n"; }