Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

jaceju-tutorial-examples/phpunit-in-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

《 PHPUnit in Action 》範例

本範例為一簡易計價程式,僅實作金額計算。

執行方式

$ cd /path/to/source
$ php -S localhost:9999 -t .

執行畫面

在商品的數量輸入框中填入數字後,按「重新計算」即可得到總計。

About

《 PHPUnit in Action 》的範例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages