@Override
protected void setUp() throws Exception {
super.setUp();
this.timeConstrainedProcessTrackerRepository =
new LevelDBTimeConstrainedProcessTrackerRepository(
LevelDBDatabasePath.agilePMPath());
this.productApplicationService =
new ProductApplicationService(
this.productRepository,