Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Java test skeleton

Simple testing project with JUnit, Hamcrest, and Mockito dependencies.

Framework links:

To enable auto-complete of static imports, include these in your IDE's settings. For example, in Eclipse these can be configured in Java > Editor > Content Assist > Favorites.

  • org.junit.Assert.*
  • org.hamcrest.Matchers.*
  • org.mockito.Mockito.*

About

Simple Java testing project with JUnit, Hamcrest, and Mockito dependencies.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages