Skip to content

justinchuch/testing_junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

testing_junit

My note on testing with JUnit

  • Capture the logger message in the program code and verify it in the test case.

Packages

Maven 3.5

Java 1.8

JUnit 4.12

slf4j 1.7.25

logback 1.2.3

Commands

mvn clean

mvn compile

mvn test

mvn package

About

My note on testing with JUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages