Add Domframework tests

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5971 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2020-05-01 08:45:55 +00:00
parent 3b5f1ae142
commit e665e49d9a

View File

@@ -1,4 +1,8 @@
<?php <?php
/** DomFramework - Tests
* @package domframework
* @author Dominique Fournier <dominique@fournier38.fr>
*/
/** Test the TCP client */ /** Test the TCP client */
class tcpclientTest extends PHPUnit_Framework_TestCase class tcpclientTest extends PHPUnit_Framework_TestCase