unit tests

  • submit to reddit

Integration Tests From the Trenches

 This post is the written form of one of my submission for Devoxx France 2013. As it was only chosen as backup, I lacked the necessary motivation to...

0 replies - 2604 views - 04/29/13 by Nicolas Frankel in Articles

Persisting to Neo4j via Spring Data [or, "Aren't We Persistent?"]

Hi gang! Ok, I'm back with a new post, this time with a post about a couple quirks I ran into while implementing some test cases for Spring Data using...

0 replies - 3018 views - 09/23/12 by Duncan Brown in Articles

Using Spring Beans from Non-Spring Classes

In our software both rich client and server are using Spring. And we have a problem - how to use spring beans from regular classes inside a rich client (no...

1 replies - 4088 views - 06/08/12 by Pavel Bernshtam in Articles

@Ignore unit tests immediately if they fail!

In development teams, there is often discussion about using the @Ignore tag for failing tests. In particular, developers who are very enthusiastic about...

4 replies - 4034 views - 07/25/11 by Michael Schnell in Articles

PODAM Draft release is available now

The first draft of PODAM is ready. Currently the framework sets the initial state of a POJO with random values. The supported types are: Primitive...

0 replies - 1298 views - 04/03/11 by Marco Tedone in Announcements

Yet More Praise for Unit Tests

I can't say enough good things about TDD. But I'll try.Due to an epic failure to read the documentation (this, specifically) I couldn't get our RESTful...

1 replies - 4006 views - 04/27/10 by Steven Lott in News

Why You MUST Read Clean Code

Clean Code: A Handbook of Agile Software Craftsmanship written by Robert C. Martin is one of the best books I have read in the past few years. This is the book...

19 replies - 19190 views - 10/13/08 by Meera Subbarao in Articles

Unit Testing With TestNG and JMockit

TestNG is a testing framework for unit test development. JMockit is a framework for mock objects that provides mock object functionality using the...

4 replies - 28453 views - 06/24/08 by Michael Minella in Articles

Reducing Coupling Through Unit Tests

After my previous post on the subject of coupling and cohesion, a lot of the feedback I've gotten has been from people who want examples of lowering coupling,...

2 replies - 4801 views - 05/23/08 by Vidar Hokstad in News

Velocity 101 Unit Tests

1 replies - 6508 views - 02/27/06 by Snippets Manager in Uncategorized

Email 101 Unit Tests

0 replies - 7181 views - 02/27/06 by Snippets Manager in Uncategorized