Skip to content

mdaniyalkhan/expunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expunit Build status GitHub license

Expression Based Unit Testing Library

Library main points are following:

  • Shorter and convenient ways to test any class method.
  • No need to create instance of class to be tested.
  • Have option to defined custom method paramter values.
  • Have option to define custom method response and exception for mocking frameworks.
  • Have option to skip specific method.

Test Code Examples here.

About

Expression Based Unit Testing Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages