Next requirement is to check for exceptional cases an throw. I use JUnits ExpectedException Rule to test exceptions and their message. I use more Java8 Streams features to check for the exceptional cases and to build the exception message. As always, I clean up after myself.
► All Kata Episodes: http://goo.gl/xicl9c
► Let’s Develop! http://letsdeveloper.com
► Don’t Miss an Episode: http://goo.gl/whzDi1
► Kata: http://osherove.com/tdd-kata-1/
► The Code: https://github.com/letsdeveloper/Lets-Develop-Code-Kata
«Code Kata»
Code Kata are small and simple programming problems that we execute to practice software engineering methods, like TDD or pair programming. The term is derived from Japanese martial arts.
«Other Series»
► Let’s Develop Conway’s Game of Life: http://goo.gl/xc59GX
► Let’s Refactor MovieRental: http://goo.gl/f7Yf21
Share this: | Follow me: