Injecting Test Doubles In Spring Using
I'm pretty sure that if you have ever used Spring and are familliar with unit testing, you have encountered a problem related to injecting mocks / spies (Test Doubles) in the …
I'm pretty sure that if you have ever used Spring and are familliar with unit testing, you have encountered a problem related to injecting mocks / spies (Test Doubles) in the …
Hi! Some time ago I have written an article about Mockito and using RETURNSDEEPSTUBS when working with JAXB .
Hi! I'm pleased to announce that Maro Fusco's and mine DZone Refcard - The Essential Drools Cheat Sheet is out at https://refcardz.dzone.com/refcardz/drools . Hope you enjoy it :)
In the code I have quite recently came across a really bad piece of code that based on class casting in terms of performing some actions on objects.
Sorry for not having written for some time but I was busy with writing the JBoss Drools Refcard for DZone and I am in the middle of writing a book about Mockito so I don't have too …
we can see that there is no groovy plugin - it has been done deliberately since we don't want our scripts to be compiled. Now let's take a look at the logic behind the …
Hi! As I've shown it in my previous post JBoss Drools are a very useful rules engine . The only problem is that creating the rules in the Rule language might be pretty complicated …
Nice article about concurrency in web applications (in Polish)
Quite recently I have found a very nice article about the Rete Algorithm.
Hi! As you know there is a code repository of Too Much Coding sources here at Bitbucket . If you don't like it you can also find the Too Much Coding sources at GitHub! Enjoy :)