Tears down the fixture, for example, close a network connection. This method is called after a test is executed.
Overrides PHPUnit_Framework_TestCase::tearDown
protected function tearDown() { print __METHOD__ . "\n"; }