Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
2700100.00%3.68

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.deptool 1400100.00%0.43
org.deptool.collection.xml 100100.00%0.14
org.deptool.collection.repository 400100.00%1.63
org.deptool.updater 800100.00%1.49

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

org.deptool

ClassTestsErrorsFailuresSuccess RateTime
Success DependencyTest 200100.00%0.086
Success DependencyLocatorTest 1200100.00%0.340

org.deptool.collection.xml

ClassTestsErrorsFailuresSuccess RateTime
Success XMLDependencyCollectionTest 100100.00%0.135

org.deptool.collection.repository

ClassTestsErrorsFailuresSuccess RateTime
Success LocalRepositoryDependencyCollectionTest 100100.00%0.096
Success RemoteRepositoryDependencyCollectionTest 100100.00%0.499
Success CachedRemoteRepositoryDependencyCollectionTest 200100.00%1.035

org.deptool.updater

ClassTestsErrorsFailuresSuccess RateTime
Success ProjectXMLUpdaterTest 400100.00%0.709
Success UndoRedoProjectXMLUpdaterTest 400100.00%0.780

Test Cases

[ summary] [ package list] [ test cases]

DependencyTest

Success testToString0.08
Success testEqualsAndHashCode0.00

XMLDependencyCollectionTest

Success testSomething0.13

LocalRepositoryDependencyCollectionTest

Success testCollection0.09

RemoteRepositoryDependencyCollectionTest

Success testCollection0.50

CachedRemoteRepositoryDependencyCollectionTest

Success testRefreshNewCache0.91
Success testCollection0.12

DependencyLocatorTest

Success testGetGroupIds0.10
Success testGetGroupWithDuplicateIds0.00
Success testGetArtifacts0.03
Success testGetAllVersions0.03
Success testSearch0.07
Success testGetCurrentVersions0.01
Success testGetCurrentVersionsWithoutSnapshots0.01
Success testGetCurrentVersionsWithASnapshot0.02
Success testGetCurrentVersionsWithUnnamedSnapshots0.01
Success testGetCurrentVersionsWithUnnamedSnapshotsButWithAFormalRelease0.01
Success testGetCurrentVersionsWithUnnamedShortSnapshotsButWithAFormalRelease0.04
Success testGetCurrentVersionsWithNonFinalReleases0.01

ProjectXMLUpdaterTest

Success testNoChange0.34
Success testUpdateVersion0.10
Success testRemoveDependency0.13
Success testAddDependency0.13

UndoRedoProjectXMLUpdaterTest

Success testNoChange0.35
Success testUpdateVersion0.10
Success testRemoveDependency0.20
Success testAddDependency0.12