-
Enterprise Java👁 java-interview-questions-answers
Writing Clean Tests – New Considered Harmful
It is pretty hard to figure out a good definition for clean code because everyone of us has our own…
Read More » -
Core Java👁 Image
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👁 java-interview-questions-answers
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👁 Image
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👁 Image
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👁 Image
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👁 Image
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👁 Image
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👁 Image
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 »
