Skip to content

This repository contains implementation for unit testing void methods using junit and mockito.

Notifications You must be signed in to change notification settings

upanshu21/unit-testing-void-method-junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Void method testing With Junit and Mockito

This is a simple implementation for testing void methods.

Just clone this repo and run the test case using:

mvn clean test

This project has only one test case. You can add more to check behaviour of different test functions. Happy learning!

About

This repository contains implementation for unit testing void methods using junit and mockito.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages