1*269d5ff4SAndreas Gohr<?php 2*269d5ff4SAndreas Gohr// someday if you want do init action before testing 3*269d5ff4SAndreas Gohrclass TestCase extends \PHPUnit_Framework_TestCase{ 4*269d5ff4SAndreas Gohr} 5*269d5ff4SAndreas Gohr 6