Skip to content

antonioeatgoat/unittest-mini-lesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unittest-mini-lesson

A small lesson to unittest used at work

  • Test a simple method
  • Test a method with many parameters with data provider
  • Catch an exception in a method
  • Mock an object to inject in a class
  • Mock a WordPress function
  • Mock a WordPress action/filter

About

A small lesson to unittest used at work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages