Skip to content

LearnWithLlew/Java7Koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java7Koans

Open the project (maven) and run the tests in Lesson1RequireNotNull.java

Steps:

  1. Run test (failing)
  2. Read error message
  3. Change ___ to fix tests
  4. Run test (passing)
  5. Read the lines of code to understand test
  6. State something you learned.

continue to next test and repeat.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages