withLoggingAt(org.apache.log4j.Level.INFO);
with(testConfiguration());
with(new DataNucleusPersistenceMechanismInstaller());
withServices(
new ToDoItems(),
new ToDoItemAnalysis(),
new ToDoItemContributions(),
new ToDoItemsFixturesService(),
new ClassDiscoveryServiceUsingReflections(),
new ToDoItemSubscriptions(),