<?php class pQueryTest extends UnitTestCase { function __construct() { parent::__construct('pQuery base'); } function test_() { } } ?>