首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > PHP类和测试发生器

PHP类和测试发生器

  • 资源大小:14.48 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: php code-generation PHPUnit2

资 源 简 介

PHP-based class generator Given a simple text-based description of a class, code generator will produce the following : PHP class file User comments on class, property, and method level, suitable for use with PHPDocumentor Generated properties and methods with appropriate access access and class/instance type PHPUnit2 test case file Provides stubs for testing all public methods of class Includes debug support Runs test cases as-is PHP class runner file Use this to instantiate and experiment with classes Simple example file showing how to instantiate class and run all public methods Sample input file Uses mixture of Ruby-style notation for class members and UML accessor notation : Simple case : class MyClass@+myPublicInstanceProperty@@-myPrivateClassProperty#=myProtectedInstanceMethod##+myPublicClassMet

文 件 列 表

PhpClassGeneratorFromOutline
ooCodeDesc.txt
PhpClassGeneratorFromOoOutline.php
PhpClassGeneratorFromOoOutlineRunner.php
PhpClassGeneratorFromOoOutlineTest.php
Readme.txt
XmlOoDescriptionGenerator.php
XmlOoDescriptionGeneratorTest.php

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.211158s