Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
122 0 0 0 100% 8.464

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
net.sourceforge.mystique.domain.valueobject 1 0 0 0 100% 0.041
net.sourceforge.mystique.infrastructure.persistence 3 0 0 0 100% 0.032
net.sourceforge.mystique.domain.entity 2 0 0 0 100% 0.008
net.sourceforge.mystique.application 27 0 0 0 100% 2.571
net.sourceforge.mystique.domain.repository 89 0 0 0 100% 5.812

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sourceforge.mystique.domain.valueobject

Class Tests Errors Failures Skipped Success Rate Time
ConfigurationTest 1 0 0 0 100% 0.041

net.sourceforge.mystique.infrastructure.persistence

Class Tests Errors Failures Skipped Success Rate Time
JdbcUtilityTest 3 0 0 0 100% 0.032

net.sourceforge.mystique.domain.entity

Class Tests Errors Failures Skipped Success Rate Time
AttachmentTest 2 0 0 0 100% 0.008

net.sourceforge.mystique.application

Class Tests Errors Failures Skipped Success Rate Time
AddMilestoneFormTest 1 0 0 0 100% 0.049
ProjectControllerTest 2 0 0 0 100% 0.052
EditMilestoneFormTest 1 0 0 0 100% 0.05
VersionControllerTest 2 0 0 0 100% 0.062
AddVersionFormTest 1 0 0 0 100% 0.089
AddCommentFormTest 1 0 0 0 100% 0.058
EditProjectFormTest 1 0 0 0 100% 0.025
AttachmentControllerTest 2 0 0 0 100% 0.059
AddTicketFormTest 1 0 0 0 100% 0.057
AddComponentFormTest 1 0 0 0 100% 0.063
EditVersionFormTest 1 0 0 0 100% 0.05
EditComponentFormTest 1 0 0 0 100% 0.059
EditTicketFormTest 1 0 0 0 100% 0.096
AddConfirmationFormTest 1 0 0 0 100% 0.087
CommentControllerTest 2 0 0 0 100% 0.067
TicketControllerTest 2 0 0 0 100% 0.057
ComponentControllerTest 2 0 0 0 100% 1.402
AddProjectFormTest 1 0 0 0 100% 0.06
MilestoneControllerTest 2 0 0 0 100% 0.051
AddAttachmentFormTest 1 0 0 0 100% 0.078

net.sourceforge.mystique.domain.repository

Class Tests Errors Failures Skipped Success Rate Time
ProjectRepositoryTest 10 0 0 0 100% 0.143
VersionRepositoryTest 11 0 0 0 100% 0.175
ConfirmationRepositoryTest 11 0 0 0 100% 4.399
ComponentRepositoryTest 11 0 0 0 100% 0.222
AttachmentRepositoryTest 9 0 0 0 100% 0.242
TicketRepositoryTest 7 0 0 0 100% 0.133
MilestoneRepositoryTest 11 0 0 0 100% 0.175
CommentRepositoryTest 9 0 0 0 100% 0.17
UserRepositoryTest 10 0 0 0 100% 0.153

Test Cases

AddMilestoneFormTest

test 0.011

ProjectRepositoryTest

testFindById 0.005
testFindByIdEmptyResult 0.006
testStore 0.006
testStoreDuplicate 0.006
testUpdate 0.012
testFindByName 0.006
testFindByNameEmptyResult 0.004
testStoreEmpty 0.005
testRemove1 0.034
testRemove2 0.01

ProjectControllerTest

testHandleList 0.005
testHandleRemove 0.006

EditMilestoneFormTest

test 0.013

VersionRepositoryTest

testFindById 0.006
testFindByIdEmptyResult 0.004
testFindByProject 0.006
testStore 0.01
testStoreEmpty1 0.006
testStoreEmpty2 0.006
testStoreDuplicate 0.006
testUpdate 0.007
testRemove 0.01
testFindByProjectAndNumber 0.008
testFindByProjectAndNumberEmptyResult 0.006

VersionControllerTest

testHandleList 0.005
testHandleRemove 0.004

AddVersionFormTest

test 0.04

AddCommentFormTest

test 0.019

EditProjectFormTest

test 0.008

ConfirmationRepositoryTest

testFindById 0.158
testFindByIdEmptyResult 0.01
testStore 0.06
testStoreEmpty1 0.017
testStoreEmpty2 0.019
testStoreDuplicate 0.034
testUpdate 0.016
testRemove 0.059
testFindByTicket 0.023
testFindByTicketAndResponsible 0.01
testFindByTicketAndResponsibleEmptyResult 0.017

ConfigurationTest

test 0.003

ComponentRepositoryTest

testFindById 0.007
testFindByIdEmptyResult 0.004
testFindByProject 0.007
testFindByProjectAndName 0.03
testFindByProjectAndNameEmptyResult 0.007
testStore 0.009
testStoreEmpty1 0.006
testStoreEmpty2 0.006
testStoreDuplicate 0.006
testUpdate 0.009
testRemove 0.014

AttachmentRepositoryTest

testFindById 0.043
testFindByIdEmptyResult 0.009
testStore 0.017
testStoreEmpty1 0.005
testStoreEmpty2 0.037
testStoreDuplicate 0.009
testUpdate 0.019
testRemove 0.014
testFindByTicket 0.01

TicketRepositoryTest

testFindById 0.008
testFindByIdEmptyResult 0.032
testStore 0.008
testStoreDuplicate 0.007
testUpdate 0.009
testRemove 0.014
testStoreEmpty 0.002

AttachmentControllerTest

testHandleList 0.014
testHandleRemove 0.012

AddTicketFormTest

test 0.024

AddComponentFormTest

test 0.032

EditVersionFormTest

test 0.013

MilestoneRepositoryTest

testFindById 0.004
testFindByIdEmptyResult 0.004
testFindByProject 0.005
testFindByProjectAndName 0.005
testFindByProjectAndNameEmptyResult 0.004
testStore 0.034
testStoreEmpty1 0.005
testStoreEmpty2 0.004
testStoreDuplicate 0.006
testUpdate 0.006
testRemove 0.038

EditComponentFormTest

test 0.009

EditTicketFormTest

test 0.045

AttachmentTest

testLoadStream 0.002
testStoreStream 0.002

CommentRepositoryTest

testFindById 0.012
testFindByIdEmptyResult 0.008
testStore 0.016
testStoreEmpty1 0.004
testStoreEmpty2 0.011
testStoreDuplicate 0.009
testUpdate 0.014
testRemove 0.018
testFindByTicket 0.028

AddConfirmationFormTest

test 0.035

CommentControllerTest

testHandleList 0.008
testHandleRemove 0.007

TicketControllerTest

testHandleList 0.01
testHandleRemove 0.015

ComponentControllerTest

testHandleList 0.055
testHandleRemove 0.007

JdbcUtilityTest

testReadSqlFileNotFound 0
testReadSqlFileEmpty 0.002
testReadSqlFile 0.024

AddProjectFormTest

test 0.029

MilestoneControllerTest

testHandleList 0.006
testHandleRemove 0.006

AddAttachmentFormTest

test 0.042

UserRepositoryTest

testFindById 0.005
testFindByIdEmptyResult 0.004
testStore 0.007
testStoreDuplicate 0.006
testUpdate 0.007
testStoreEmpty 0.005
testRemove1 0.008
testRemove2 0.009
testFindByEmail 0.005
testFindByEmailEmptyResult 0.004