文件名称:bankaccount:用于PHPUnit培训的示例应用程序
文件大小:28KB
文件格式:ZIP
更新时间:2024-06-03 19:33:23
PHP
银行账户 用于PHPUnit培训的示例应用程序。 免责声明 此示例代码不是生产代码,应仅用于培训目的。
【文件预览】:
bankaccount-master
----htdocs()
--------index.php(942B)
--------.htaccess(139B)
----database()
--------bankaccount.sql(103B)
--------bankaccount.db(3KB)
----src()
--------view()
--------model()
--------controller()
--------autoload.php(2KB)
--------framework()
--------persistence()
----phpunit.xml.dist(1KB)
----README.markdown(182B)
----build()
--------phpmd.xml(1KB)
--------autoload.php.in(315B)
--------phpcs.xml(1KB)
----build.xml(3KB)
----tests()
--------unit()
--------system()
----.gitignore(81B)