Testing
-
Enterprise Java

OSGi Testsuite: Introducing Classname Filters
OSGi Testsuite is a JUnit test-runner that collects dynamically test classes for execution. It has been published by my fellow…
Read More » -
Core Java

JUnit Tutorial for Unit Testing â The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: We have provided plenty of JUnit tutorials here at Java Code Geeks, like JUnit Getting Started Example, JUnit…
Read More » -
Software Development

Legacy Code to Testable Code #6: Add Overload
This post is part of the âLegacy Code to Testable Codeâ series. In the series weâll talk about making refactoring…
Read More » -
Core Java

Clean Unit Test Patterns â Presentation Slides
I was given the opportunity to talk at the GDG DevFestKarlsruhe 2014 conference about âClean Unit Test Patternsâ. Thanks to…
Read More » -
Software Development

Legacy Code to Testable Code #5: Extract Class
This post is part of the âLegacy Code to Testable Codeâ series. In the series weâll talk about making refactoring…
Read More » -
Agile

Agile tester part 2, questions and answers
Warning: The opinions expressed in this post are mine only, please do not use them against any other group of people,…
Read More » -
Software Development

Legacy Code to Testable Code #4: More Accessors!
This post is part of the âLegacy Code to Testable Codeâ series. In the series weâll talk about making refactoring…
Read More » -
Core Java

AssertJ > Fest > Hamcrest
I have previously blogged about Hamcrest, and using its assertThat methods in preference to JUnitâs Assert. However, I quickly after discovered FEST Assertions, and…
Read More » -
Software Development

Legacy Code to Testable Code #3: Adding Setter Accessors
This post is part of the âLegacy Code to Testable Codeâ series. In the series weâll talk about making refactoring…
Read More »




