Skip to content

charle0911/JavaUnitTestingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaUnitTestingDemo

This repository is for Java unit testing demo.

It include some practice about

  • using basic JUnit function
  • writing test double by Mockito
  • designing more advanced assert function by AssertJ

In the final, this project will use Spring boot to be the final demo. To tech how to write real world unit test and some integration test.

About

This repository is for Java unit testing demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages