Current File : //opt/RZphp72/includes/test/Net_GeoIP/tests/Net_GeoIP_DMATest.php
<?php
require_once 'PHPUnit/Framework/TestCase.php';

class Net_GeoIP_DMATest extends PHPUnit_Framework_TestCase
{

    public function testShouldHaveBetterTestCoverage() {
        $this->markTestIncomplete('public static function getDMACode($metro)
public static function getMetroRegion($dmaCode)
public static function initialize()');
    }
}