Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1961099.49%992.044
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.core19601992.044

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

NameTestsErrorsFailuresTime(s)
AllCoreTests410044.592
AllTests15501947.452
Back to top


TestCase AllCoreTests

NameStatusTypeTime(s)
testEntryLineParsingSuccess0.281
testEntryLineConstructorSuccess1.162
testConstructorSuccess1.095
testMergeTimestampsSuccess0.822
testTimestampCompatibilitySuccess1.128
testRevisionComparisonSuccess0.820
testRevisionOnBranchComparisonSuccess1.132
testRepositoryLocationFormatsSuccess1.098
testFolderSyncSuccess0.786
testResourceSyncSuccess1.118
testIsIgnoredSuccess1.028
testIgnoresSuccess0.951
testMembersSuccess1.062
testDeleteFileSuccess0.894
testDeleteFolderSuccess0.999
testMoveFileSuccess1.045
testMoveFolderSuccess1.059
testFileRecreationSuccess1.895
testFileMoveAndDeleteSuccess1.111
testMoveFolderOverFolderSuccess0.966
testFolderSyncSuccess1.029
testResourceSyncSuccess0.910
testIsIgnoredSuccess1.078
testIgnoresSuccess1.028
testMembersSuccess0.896
testDeleteFileSuccess0.999
testDeleteFolderSuccess1.089
testMoveFileSuccess1.033
testMoveFolderSuccess0.940
testFileRecreationSuccess1.035
testFileMoveAndDeleteSuccess1.014
testMoveFolderOverFolderSuccess0.925
testUnmanageFolderSuccess4.174
testUtilGetBytesForSlotSuccess0.899
testSendEntrySuccess1.069
testURIParseSuccess0.837
testURIParse2Success1.035
testURIParse3Success1.061
testURIParse4Success1.047
testURIParse5Success0.819
testURIParse6Success1.056
Properties >>

Back to top

TestCase AllTests

NameStatusTypeTime(s)
testImportAndCheckoutSuccess1.352
testCheckoutSuccess4.380
testRootShareSuccess1.101
testNonRootShareSuccess0.894
testSimpleChangesSuccess3.588
testNoRemoteChangesSuccess2.435
testGetBaseSuccess2.448
testFolderAdditionSuccess3.352
testNonRootBuildSuccess3.462
testGetRemoteResourceSuccess2.367
testVersionTagSuccess3.209
testEmptyFileSuccess3.136
testFileRevisionsSuccess4.840
testTagSuccess3.723
testExistsSuccess2.376
testCheckoutIntoRemoteFolderSuccess3.433
testContentFetchForLocalDeletionSuccess2.199
testResourceVariantSuccess2.234
testVersionTagFailureExpected resource sync info of /changed.txt/1.2/Mon Sep 24 19:11:35 2007// for testVersionTag-1190661092084/changed.txt but there was no sync info.

junit.framework.AssertionFailedError: Expected resource sync info of /changed.txt/1.2/Mon Sep 24 19:11:35 2007// for testVersionTag-1190661092084/changed.txt but there was no sync info.
at org.eclipse.team.tests.ccvs.core.EclipseTest.assertEquals(EclipseTest.java:622)
at org.eclipse.team.tests.ccvs.core.EclipseTest.assertEquals(EclipseTest.java:602)
at org.eclipse.team.tests.ccvs.core.EclipseTest.assertEquals(EclipseTest.java:573)
at org.eclipse.team.tests.ccvs.core.EclipseTest.assertEquals(EclipseTest.java:591)
at org.eclipse.team.tests.ccvs.core.EclipseTest.assertEquals(EclipseTest.java:527)
at org.eclipse.team.tests.ccvs.core.EclipseTest.assertEquals(EclipseTest.java:520)
at org.eclipse.team.tests.ccvs.core.provider.CVSProviderTest.testVersionTag(CVSProviderTest.java:216)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1391)
at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1238)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3214)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2958)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
4.244
testAddSuccess1.066
testDeleteHandlingSuccess2.256
testCheckinSuccess2.464
testMoveHandlingSuccess2.286
testUpdateSuccess3.382
testUpdate123280Success3.252
testMakeBranchSuccess3.607
testPruningSuccess3.158
testGetSuccess3.579
testReadOnlySuccess0.925
testCleanLineDelimitersSuccess0.974
testKeywordSubstitutionSuccess12.651
testKeywordSubsBinToTextSuccess3.732
testUnmapSuccess4.171
testForBinaryLinefeedCorruptionSuccess2.304
test33984CannotCommitAfterConflictsMergedLocallySuccess4.408
testTagExistsFailureSuccess2.362
testUpdateWithOverwriteSuccess2.453
testUpdateWithNoChangeSuccess4.603
testBinaryAdditionSuccess3.301
testDeletedPhantom139250Success2.987
testUpdateOfDeletedFile140007Success3.203
testUpdateOfRemotelyRemovedFileSuccess3.220
testMergeWithTrailingLineFeedsSuccess4.860
testRevertToBaseHeadTagSuccess4.030
testRevertToBaseNonHeadTagSuccess4.134
testOrphanedSubtreeSuccess2.269
testOrphanedSubsubtreeSuccess2.281
testDeletionHandlingSuccess2.333
testFileAdditionHandlingSuccess2.196
testFolderAdditionHandlingSuccess3.218
testOperationOnOutOfSyncSuccess4.533
testAllCVSFolderRemovalSuccess2.252
testSomeCVSFolderRemovalSuccess2.384
testCVSFodlersMarkedTeamPrivateSuccess2.284
testExternalDeletionSuccess2.249
testReadOnlyCheckoutSuccess2.227
testEditUneditSuccess2.355
testCommitSuccess3.365
testEditMergeUneditSuccess3.537
testMapSuccessSuccess0.847
testLinkSuccessSuccess2.271
testLinkCVSFolderSuccess4.331
testUpdateSuccess4.219
testExternalDeletionSuccess3.065
testFileModificationsSuccess3.128
testFileDeletionsSuccess5.132
testFileAdditionsSuccess8.311
testFileMoveAndCopySuccess4.096
testFolderAdditionsSuccess8.271
testFolderDeletionsSuccess5.362
testFolderMoveAndCopySuccess5.366
testUpdateIgnoreLocalSuccess5.099
testIgnoredAfterCheckoutSuccess3.167
testBinaryAdditionSuccess6.786
testIncomingChangesSuccess12.120
test46007Success9.702
testMergableConflictsSuccess7.990
testUnmergableConflictsSuccess8.959
testLocalScrubSuccess7.764
testBug37546MergeWantsToDeleteNewDirectoriesSuccess6.855
testOutgoingDeletionAfterMergeBug53129Success8.860
testDisconnectingProjectSuccess4.305
testMarkAsMergedSuccess8.420
testDeletedAdditionSuccess11.348
testFileAddedToBranchSuccess13.540
testBinaryMarkAsMergedSuccess6.872
testMergeNewFileToBranchSuccess10.392
testBinaryAdditionSuccess6.369
testFileConflictSuccess13.161
testIncomingChangesSuccess8.238
testDisconnectingProjectSuccess4.124
testBinaryMarkAsMergedSuccess7.251
testOutgoingChangesSuccess9.098
testOverideAndUpdateSimpleSuccess14.611
testOverrideOutgoingChangesSuccess11.402
testOutgoingQuestionablesSuccess7.480
testAdditionConflictsSuccess14.424
testDeletionConflictsSuccess22.300
testSyncOnEmptyProjectSuccess4.768
testFolderConflictSuccess8.191
testOutgoingDeletionSuccess7.248
testIncomingAdditionSuccess10.489
testSyncOnBranchSuccess7.652
testRenameProjectSuccess6.331
testDeleteProjectSuccess6.739
testFolderDeletionSuccess7.460
testTagRetrievalForFolderWithNoFileSuccess7.675
testIgnoredResourceSuccess6.426
testRenameUnsharedSuccess5.629
testOutgoingEmptyFolderSuccess6.209
testConflictingFolderDeletionSuccess7.195
testOverrideAndUpdateOutgoingAdditionSuccess5.067
testProjectCloseSuccess5.962
testUpdateBinaryConflictSuccess7.725
testNestedMarkAsMergedSuccess7.813
testMarkAsMergedOnBinaryFileSuccess11.790
testSyncAfterImportSuccess2.485
testOverUpdateAfterExternalDeletionSuccess7.148
testDisabledDirectoryDiscoverySuccess6.459
testBinaryAdditionSuccess6.056
testBinaryMarkAsMergedSuccess4.933
testStandardChangesSuccess7.087
testInvalidTagSuccess3.807
testConcurrentAccessToSyncSetSuccess14.690
testCloseOnUpdateSuccess8.641
testCloseOnCommitSuccess6.215
testSaveOnUpdateWhenDirtySuccess6.559
testCloseOnUpdateWhenDirtySuccess6.036
testSaveOnCommitWhenDirtySuccess5.761
testCloseOnCommitWhenDirtySuccess6.624
testCloseOnParticipantDisposeSuccess5.824
testStayOpenOnParticipantDisposeWhenDirtySuccess5.027
testUpdateOnRemoteChangeSuccess7.883
testUpdateOnRemoteChangeWhenDirtySuccess9.305
testFileCreationSuccess4.769
testFileDeletionSuccess4.223
testSimpleCheckoutSuccess2.684
testNonRootCheckoutSuccess2.325
testMulitpleCheckoutSuccess4.425
testCheckoutAsSuccess2.430
testCompareWithLatestSuccess3.792
testDisconnectSuccess2.307
testImportOneProjectSuccess2.028
testImportMultipleProjectsSuccess100.578
testOpenEditorOnRevisionSuccess4.123
testTagSuccess2.624
testAddSuccess2.858
testUpdateSuccess18.452
testCommitSuccess8.264
testReplaceSuccess18.448
testBranchSuccess3.980
testCacheBaseSuccess6.523
testCacheRemoteSuccess2.946
testBug134517Success7.341
testDeepNewFolderSuccess4.553
Properties >>

Back to top