Skip to content

jitterted/junit-maven-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JUnit and Maven From Scratch

  • Create a JUnit test
    • Write it
    • Compile it
    • Run it
  • Move to Maven
    • Classpath & dependencies
    • Standard Directory Layout
    • Minimal pom.xml (project file)
  • JUnit + AssertJ

Group Artifact Version

About

Code from the JitterTed Twitch stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages