Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
631098.41%733.296
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.team.tests.ccvs.core.cvsresources140024.000
org.eclipse.team.tests.ccvs.core.provider4901709.296

Package org.eclipse.team.tests.ccvs.core.cvsresources

NameTestsErrorsFailuresTime(s)
AllTestsCVSResources140024.000
Back to top

Package org.eclipse.team.tests.ccvs.core.provider

NameTestsErrorsFailuresTime(s)
AllTestsProvider4901709.296
Back to top


TestCase AllTestsCVSResources

NameStatusTypeTime(s)
testTimestampCompatibilitySuccess0.188
testMergeTimestampsSuccess0.031
testConstructorSuccess0.031
testEntryLineConstructorSuccess0.031
testEntryLineParsingSuccess0.032
testMembersSuccess0.500
testIgnoresSuccess0.359
testResourceSyncSuccess0.234
testFolderSyncSuccess0.938
testMembersSuccess0.250
testIgnoresSuccess0.297
testResourceSyncSuccess0.140
testFolderSyncSuccess0.360
testUnmanageFolderSuccess18.640
Properties >>

Back to top

TestCase AllTestsProvider

NameStatusTypeTime(s)
testCheckoutSuccess11.813
testImportAndCheckoutSuccess1.781
testKeywordSubstitutionSuccess60.547
testCleanLineDelimitersSuccess0.422
testReadOnlySuccess9.672
testGetSuccess17.218
testPruningSuccess10.172
testMakeBranchSuccess11.563
testVersionTagSuccess20.531
testUpdateSuccess18.594
testMoveHandlingSuccess8.844
testCheckinSuccess18.624
testDeleteHandlingSuccess8.844
testAddSuccess0.032
testExistsSuccess11.124
testTagSuccess14.438
testFileRevisionsSuccess24.656
testEmptyFileSuccess16.297
testVersionTagSuccess11.250
testGetRemoteResourceSuccess10.625
testNonRootBuildSuccess18.328
testFolderAdditionSuccess11.719
testGetBaseSuccess9.203
testNoRemoteChangesSuccess9.328
testSimpleChangesSuccess19.125
testTagRetrievalForFolderWithNoFileSuccess11.172
testFolderDeletionSuccess10.813
testRenameProjectSuccess9.296
testSyncOnBranchSuccess20.626
testSimpleMergeSuccess20.328
testGetBaseSuccess17.859
testGranularityContentsSuccess25.172
testIncomingAdditionSuccess10.437
testOutgoingDeletionSuccess9.688
testFolderConflictSuccess11.953
testSyncWithPruningSuccess0.031
testSyncOnPrunedFolderSuccess0.032
testSyncOnDeletedFolderSuccess0.015
testSyncOnEmptyProjectSuccess0.031
testDeletionConflictsFailuretestDeletionConflictsB: improper sync state for delete1.txt expected [conflictingchange] but was [outgoingdeletion]

junit.framework.AssertionFailedError: testDeletionConflictsB: improper sync state for delete1.txt expected [conflictingchange] but was [outgoingdeletion]
at junit.framework.Assert.fail(Assert.java:51)
at junit.framework.Assert.assertTrue(Assert.java:38)
at org.eclipse.team.tests.ccvs.core.provider.SyncElementTest.assertSyncEquals(SyncElementTest.java:86)
at org.eclipse.team.tests.ccvs.core.provider.SyncElementTest.assertSyncEquals(SyncElementTest.java:93)
at org.eclipse.team.tests.ccvs.core.provider.SyncElementTest.testDeletionConflicts(SyncElementTest.java:520)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:166)
at junit.framework.TestCase.runBare(TestCase.java:140)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:131)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:307)
at org.eclipse.test.EclipseTestRunner.main(EclipseTestRunner.java:186)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:32)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:27)
at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:775)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
66.375
testAdditionConflictsSuccess12.329
testFileConflictSuccess33.624
testOutgoingQuestionablesSuccess10.516
testOutgoingChangesSuccess17.906
testIncomingChangesSuccess27.204
testFolderAdditionHandlingSuccess9.374
testFileAdditionHandlingSuccess9.657
testDeletionHandlingSuccess9.343
testOrphanedSubtreeSuccess8.750
Properties >>

Back to top