<?php class pQueryTest extends UnitTestCase { function __construct() { $this->UnitTestCase('pQuery base test'); } function test_() { } } ?>