The Code Whisperer

Your code is trying to tell you something.

Writing Contract Tests in Java Differently

| Comments

I just wanted to know whether anyone has tried nesting the concrete tests inside the abstract test like this, and if you have, then how do/did you like it?

Comments