Skip to content

LaraDebut #14 - [單元測試的藝術] 第三.四章 PHP 實作範例

Notifications You must be signed in to change notification settings

onecentlin/laradebut14_ch3-4_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaraDebut #14 - 單元測試的藝術 第三、四章

講者:Winnie Lin

單元測試的藝術 第二版 (The Art of Unit Testing: with examples in C# 2nd Edition)

Chapter 3 : 透過虛設常式解決依賴問題

Chapter 4 : 使用模擬物件驗證互動

範例執行

C# 範例程式碼以 PHP 改寫

  • PHP 版本 >= 7.1
  • PHPUnit 版本 7.4.3

安裝必要套件

composer install

執行測試

./vendor/bin/phpunit

About

LaraDebut #14 - [單元測試的藝術] 第三.四章 PHP 實作範例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages