<?php

namespace WsdlToPhp\PackageBase\Tests;

abstract class TestCase extends \PHPUnit_Framework_TestCase
{
}
