Testing
-
Core Java

Spice up your test code with custom assertions
Inspired by the @tkaczanowski talk during GeeCON conference I decided to have a closer look at custom assertions with AssertJ…
Read More » -
Enterprise Java

Integration Tests for External Services
Our systems often depend on 3rd party services (They may even be services internal to the company that we have…
Read More » -
Core Java

Writing Clean Tests ā Beware of Magic
It is pretty hard to figure out a good definition for clean code because everyone of us has our own…
Read More » -
Software Development

What If I do This?
When I started my career as a developer, there were testers on my team. That was a new concept for…
Read More » -
Software Development

Do You Have Tutorial Unit Tests?
I havenāt posted much recently because Iāve been busy with my new job. This brings up an interesting question ā…
Read More » -
Software Development

Writing Clean Tests – Naming Matters
It is pretty hard to figure out a good definition for clean code because everyone of us has our own…
Read More » -
Software Development

Test coverage using testing tools and methods
Overview: To define āTest coverageā we have to talk about the topics stated below: The purpose of test coverage. Different…
Read More » -
Software Development

See, always told you: testing is just a waste of time
Automated testing has become something people don’t speak about any more. It matured to being a standard in software development,…
Read More » -
Software Development

Test Driven Discipline
As the āIs TDD Dead or Aliveā continues, it is interesting to see the different kind of discussions. Hereās an…
Read More »



