Skip to content

Demonstrate the use of Jmockit framework for writing test cases

Notifications You must be signed in to change notification settings

AnkurJain01/JmockitExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JmockitExample

Demonstrate the use of Jmockit framework for writing test cases

Demonstrates the Use of JMOCKIT Framework for the purpose of writing junit test cases wherein we shall MOCK/INJECT the following:

1.) private fields of the class being tested
2.) mock private method
3.) mock static method
4.) mock dependent class's method

About

Demonstrate the use of Jmockit framework for writing test cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages