[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
151 | 0 | 2 | 98,68% | 252,29 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
net.sf.pmr.agilePlanning | 1 | 0 | 0 | 100,00% | 14,33 |
net.sf.pmr.agilePlanning.data.iteration | 27 | 0 | 1 | 96,30% | 38,04 |
net.sf.pmr.agilePlanning.data.release | 16 | 0 | 0 | 100,00% | 27,83 |
net.sf.pmr.agilePlanning.data.story | 20 | 0 | 0 | 100,00% | 31,76 |
net.sf.pmr.agilePlanning.data.story.task | 3 | 0 | 0 | 100,00% | 13,32 |
net.sf.pmr.agilePlanning.domain.iteration | 19 | 0 | 0 | 100,00% | 28,98 |
net.sf.pmr.agilePlanning.domain.release | 15 | 0 | 0 | 100,00% | 29,02 |
net.sf.pmr.agilePlanning.domain.story | 7 | 0 | 0 | 100,00% | 19,87 |
net.sf.pmr.agilePlanning.domain.story.task | 11 | 0 | 0 | 100,00% | 19,18 |
net.sf.pmr.agilePlanning.service | 32 | 0 | 1 | 96,88% | 29,97 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | AgilePlanningObjectFactoryTest | 1 | 0 | 0 | 100,00% | 14,330 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | IterationMapperTest | 27 | 0 | 1 | 96,30% | 38,035 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ReleaseMapperTest | 16 | 0 | 0 | 100,00% | 27,830 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | StoryMapperTest | 20 | 0 | 0 | 100,00% | 31,756 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | TaskMapperTest | 3 | 0 | 0 | 100,00% | 13,319 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | IterationRepositoryTest | 2 | 0 | 0 | 100,00% | 9,754 |
![]() | IterationTest | 9 | 0 | 0 | 100,00% | 9,574 |
![]() | IterationValidatorTest | 8 | 0 | 0 | 100,00% | 9,654 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ReleaseRepositoryTest | 2 | 0 | 0 | 100,00% | 9,764 |
![]() | ReleaseTest | 5 | 0 | 0 | 100,00% | 9,594 |
![]() | ReleaseValidatorTest | 8 | 0 | 0 | 100,00% | 9,663 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | StoryRepositoryTest | 2 | 0 | 0 | 100,00% | 10,325 |
![]() | StoryTest | 5 | 0 | 0 | 100,00% | 9,543 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | TaskTest | 8 | 0 | 0 | 100,00% | 9,574 |
![]() | TaskValidatorTest | 3 | 0 | 0 | 100,00% | 9,604 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | AgileProjectServiceTest | 1 | 0 | 1 | 0,00% | 0,301 |
![]() | IterationServiceTest | 9 | 0 | 0 | 100,00% | 9,754 |
![]() | ReleaseServiceTest | 9 | 0 | 0 | 100,00% | 9,774 |
![]() | StoryServiceTest | 13 | 0 | 0 | 100,00% | 10,144 |
[ summary] [ package list] [ test cases]
![]() | testIsASingleton | 10,10 |
![]() | testAddorUpdateWhenUpdating | 1,52 |
![]() | testAddOrUpdateWhenAdding | 1,28 |
![]() | testAddOrUpdateDoesntUpdateProjectWhenUpdating | 1,02 |
![]() | testAddOrUpdateDoesntUpdateProjectWhenAdding | 1,04 |
![]() | testAddOrUpdateWhenProjectDoesNotExists | 1,08 |
![]() | testAddOrUpdateWhenProjectIsNull | 1,06 |
![]() | testAddOrUpdateWithConcurrencyFailureException | 1,02 |
![]() | testDeleteWhenReleaseExists | 1,15 |
![]() | testDeleteWhenReleaseDoesNotExists | 1,06 |
![]() | testDeleteWhenReleaseHaveBeenUpdated | 0,98 |
![]() | testDeleteDoesNotDeleteProjet | 1,48 |
![]() | testFindByIdWhenReleaseIsFound | 1,04 |
![]() | testFindByIdWhenReleaseIsNotFound | 0,93 |
![]() | testFindByProjectPersistanceIdWhenReleaseIsFound | 1,39 |
![]() | testFindByProjectPersistanceIdWhenReleaseIsNotFound | 0,97 |
![]() | testIsASingleton | 10,36 |
![]() | testAddorUpdateWhenUpdating | 1,99 |
![]() | testAddorUpdateWhenUpdatingWithConcurrencyFailureExceptionOnStory | 1,05 |
![]() | testAddorUpdateWhenUpdatingWithConcurrencyFailureExceptionOnTask | 1,02 |
![]() | testAddorUpdateWhenUpdatingDoesNotUpdateBasicProject | 1,05 |
![]() | testAddorUpdateWhenUpdatingDoesNotUpdateIteration | 1,30 |
![]() | testAddOrUpdateWhenAdding | 1,12 |
![]() | testAddorUpdateWhenAddingDoesNotThrowConcurrencyFailureException | 0,97 |
![]() | testAddorUpdateWhenAddingDoesNotUpdateBasicProject | 1,01 |
![]() | testAddorUpdateWhenAddingDoesNotUpdateIteration | 1,02 |
![]() | testDelete | 1,36 |
![]() | testDeleteWhenStoryDoesNotExists | 0,95 |
![]() | testDeleteWhenStoryHaveBeenModified | 0,91 |
![]() | testDeleteWhenTaskHaveBeenModified | 1,01 |
![]() | testDeleteDoesNotDeleteProject | 0,83 |
![]() | testDeleteDoesNotDeleteIteration | 0,84 |
![]() | testFindByIdWhenStoryIsFound | 1,04 |
![]() | testFindByIdWhenStoryIsNotFound | 0,92 |
![]() | testFindByProjectPersistanceIdWhenStoryIsFound | 1,34 |
![]() | testFindByProjectPersistanceIdWhenStoryIsNotFound | 0,91 |
![]() | testIsASingleton | 10,14 |
![]() | testFindByIdWhenTaskIsFound | 1,56 |
![]() | testFindByIdWhenTaskIsNotFound | 0,92 |
![]() | testIsASingleton | 8,88 |
![]() | testRepositorySendTargetedObjectToTheMapperWhenAddingOrUpdating | 0,14 |
![]() | testIsNotASingleton | 8,84 |
![]() | testIsEqualsAndHashcodeWithDifferentStartDatesButSameEndDate | 0,02 |
![]() | testIsEqualsAndHashcodeWithSameStartDatesButDifferentEndDates | 0,00 |
![]() | testIsEqualsAndHashcodeWithSameStartDatesAndSameEndDateButDifferentProject | 0,00 |
![]() | testIsEqualsAndHashcodeWithSameStartDatesAndSameEndDateAndSameProject | 0,00 |
![]() | testSetStartTruncateDateWhenArgumentIsNotNull | 0,00 |
![]() | testSetStartTruncateDateWhenArgumentIsNull | 0,00 |
![]() | testSetEndTruncateDateWhenArgumentIsNotNull | 0,00 |
![]() | testSetEndTruncateDateWhenArgumentIsNull | 0,00 |
![]() | testIsSingleton | 8,84 |
![]() | testWithStartDateIsNull | 0,08 |
![]() | testWithStartDateIsNotNull | 0,00 |
![]() | testWithEndDateIsNull | 0,00 |
![]() | testWithEndDateIsNotNull | 0,01 |
![]() | testWithEndDateBeforeStartDate | 0,00 |
![]() | testWithEndDateHisTheSameThanStartDate | 0,00 |
![]() | testWithEndDateAfterStartDate | 0,00 |
![]() | testIsASingleton | 8,95 |
![]() | testRepositorySendTargetedObjectToTheMapperWhenAddingOrUpdating | 0,12 |
![]() | testIsNotASingleton | 8,86 |
![]() | testIsEqualsAndHashcodeWithSameNumberAndSameProject | 0,01 |
![]() | testIsEqualsAndHashcodeWithDifferentNumberAndSameProject | 0,00 |
![]() | testIsEqualsAndHashcodeWithSameNumberAndDifferentProject | 0,00 |
![]() | testIsEqualsAndHashcodeWithDifferentNumberAndDifferentProject | 0,00 |
![]() | testIsSingleton | 8,88 |
![]() | testWhithDateIsnull | 0,03 |
![]() | testWithDateIsBeforeToday | 0,00 |
![]() | testWithDateIsToday | 0,01 |
![]() | testWithDateIsAfterToday | 0,00 |
![]() | testNumberIsNull | 0,00 |
![]() | testNumberIsBlank | 0,00 |
![]() | testNumberIsNotNull | 0,01 |
![]() | testIsASingleton | 8,82 |
![]() | testRepositorySendTargetedObjectToTheMapperWhenAddingOrUpdating | 0,79 |
![]() | testIsNotASingleton | 8,82 |
![]() | testIsEqualsAndHashcodeWithDifferentShortDescriptions | 0,02 |
![]() | testIsEqualsAndHashcodeWithTheSameShortDescriptionAndbasicProjectButDifferentIterations | 0,00 |
![]() | testIsEqualsAndHashcodeWithTheSameShortDescriptionAndIterationButDifferentBasicProjec | 0,00 |
![]() | testIsEqualsAndHashcodeWithTheSameShortDescriptionAndtheSameIterationAndTheSameBasicProject | 0,00 |
![]() | testIsNotASingleton | 8,85 |
![]() | testIsEqualsAndHashcodeWithSameShortDescriptionAndSameIdealDayAndShameDevelopper | 0,01 |
![]() | testIsEqualsAndHashcodeWithSameShortDescriptionAndSameIdealDayAndDifferentDevelopper | 0,00 |
![]() | testIsEqualsAndHashcodeWithSameShortDescriptionAndDifferentIdealDayAndSameDevelopper | 0,00 |
![]() | testIsEqualsAndHashcodeWithDifferentShortDescriptionAndSameIdealDayAndSameDevelopper | 0,00 |
![]() | testIsEqualsAndHashcodeWithDifferentShortDescriptionAndDifferentIdealDayAndSameDevelopper | 0,00 |
![]() | testIsEqualsAndHashcodeWithDifferentShortDescriptionAndDifferentIdealDayAndDifferentDevelopper | 0,00 |
![]() | testIsEqualsAndHashcodeWithDifferentShortDescriptionAndSamedealDayAndDifferentDevelopper | 0,00 |
![]() | testWithShortDescriptionNull | 8,90 |
![]() | testWithShortDescriptionBlank | 0,00 |
![]() | testWithShortDescriptionNotNull | 0,00 |
![]() | warning | 0,01 |
No tests found in net.sf.pmr.agilePlanning.service.AgileProjectServiceTest
|
![]() | testIsASingleton | 8,88 |
![]() | testAdd | 0,14 |
![]() | testAddWhenValidationFails | 0,01 |
![]() | testUpdate | 0,00 |
![]() | testUpdateWhenValidationFails | 0,01 |
![]() | testFindByPersistanceIdWhenIterationIsFound | 0,01 |
![]() | testFindByPersistanceIdWhenIterationIsNotFound | 0,00 |
![]() | testFindByProjectPersistanceIdWhenIterationsAreFound | 0,01 |
![]() | testFindByProjectPersistanceIdWhenIterationsAreNotFound | 0,00 |
![]() | testIsASingleton | 8,92 |
![]() | testAdd | 0,12 |
![]() | testAddWhenValidationFails | 0,01 |
![]() | testUpdate | 0,00 |
![]() | testUpdateWhenValidationFails | 0,01 |
![]() | testFindByPersistanceIdWhenIterationIsFound | 0,01 |
![]() | testFindByPersistanceIdWhenIterationIsNotFound | 0,00 |
![]() | testFindByProjectPersistanceIdWhenIterationsAreFound | 0,00 |
![]() | testFindByProjectPersistanceIdWhenIterationsAreNotFound | 0,00 |
![]() | testIsASingleton | 9,18 |
![]() | testAdd | 0,16 |
![]() | testAddTask | 0,05 |
![]() | testAddTaskWhenValidationFails | 0,01 |
![]() | testUpdate | 0,02 |
![]() | testUpdateTask | 0,01 |
![]() | testUpdateWhenValidationFails | 0,00 |
![]() | testFindByPersistanceIdWhenStoryIsFound | 0,01 |
![]() | testFindTaskByPersistanceIdWhenTaskIsFound | 0,00 |
![]() | testFindTaskByPersistanceIdWhenStoryIsNotFound | 0,00 |
![]() | testFindByPersistanceIdWhenStoryIsNotFound | 0,00 |
![]() | testFindByProjectPersistanceIdWheStoriesAreFound | 0,00 |
![]() | testFindByProjectPersistanceIdWhenStoriesAreNotFound | 0,00 |
![]() | testfindByProjectPersistanceIdAndByDateWhenDateIsEqualsToTheEndDate |
N/A | |
junit.framework.AssertionFailedError at net.sf.pmr.agilePlanning.data.iteration.IterationMapperTest.testfindByProjectPersistanceIdAndByDateWhenDateIsEqualsToTheEndDate(IterationMapperTest.java:528)
|
![]() | warning |
No tests found in net.sf.pmr.agilePlanning.service.AgileProjectServiceTest
| |
junit.framework.AssertionFailedError: No tests found in net.sf.pmr.agilePlanning.service.AgileProjectServiceTest
|