leederacola / JUnitTest

Assignment for command line git and intro to JUnit testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H1 JUnit Testing LinkedList

  • Implement a linked list from given Interface
  • methods overriden
  • JUnit test created
  • Junit test ran

H2 Some more testing needs to happen

H3 Gonna try and use try catch blocks to test failures

About

Assignment for command line git and intro to JUnit testing


Languages

Language:Java 100.0%