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