Skip to content

facillang/practice-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Write unit tests using junit/mockito

Complete the test cases for all the classes in the src/test/java directory.

Ensure each method being tested has all conditions tested.

Ensure you mock the dependencies and verify with Mockito that the proper methods were called

About

Practice testing with Junit/Mockito

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages