FEST Fluent Assertions
Testing with Fluent APIs
Submitted by Tomek Kaczanowski on Wed, 06/26/2013 - 19:21The more tests I write, the more love I feel towards fluent interfaces :) I hope to write someday soon more about Test Data Builders and FEST assertions, but for now only a short list of useful fluent APIs that can help you write nice(r) tests:
- FEST Fluent Assertions Module - for those who prefer
assertThat
overassertEquals
JUnit And TestNG - Similar Or Different?
Submitted by Tomek Kaczanowski on Sat, 04/20/2013 - 09:39The slides from my short talk about JUnit and TestNG on 18 April 2013, BrighTalks.
To view the presentation click here.
JDays 2012 - Bad Tests Good Tests - Slides
Submitted by Tomek Kaczanowski on Mon, 12/03/2012 - 19:59I've promised to publish the slides from my JDays 2012 presentation "Bad Tests, Good Tests", so here they are.
Custom Asserts For ModelAndView
Submitted by Tomek Kaczanowski on Tue, 11/27/2012 - 23:47This blog posts present some custom assertions written for Spring MVC ModelAndView class to make the tests more readable.
GeeCON 2012: Bad Tests, Good Tests
Submitted by Tomek Kaczanowski on Sun, 05/20/2012 - 23:09Slides from my GeeCON 2012 talk "Bad Tests, Good Tests" along with the links to the technologies mentioned there.
Testing Newsletter - 2012/03
Submitted by Tomek Kaczanowski on Thu, 03/01/2012 - 13:17Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in February 2012. Links to the most interesting articles and blog posts. News from JUnit, TestNG, Mockito, Selenium, Arquillian, mutation testing and many more. Enjoy!
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.