Skip to content

KarimJesusGalvez/M3-JUnit-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The aplications stores data from 2 main classes in a repository (Without Spring JPA) Includes abstract constructor classes and diferent calculators to operate.


JUnit 5 and mockito v4 are used to test the application

In src/test/java/.../service there is a copy of the user guide of Junit 5 and Mockito 4

PENDING

  • Secondary Clean up
  • Check Mockito implementations and set branching returns

GUIDELINES

  • Always check for null status
  • Check range of the primitives
  • Ensure no trailing data remains after call

https://github.com/mawrkus/js-unit-testing-guide


https://pylonsproject.org/community-unit-testing-guidelines.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages