Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
42200100.00%12.093
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.handly.buffer17004.300
org.eclipse.handly.context37000.389
org.eclipse.handly.internal4000.235
org.eclipse.handly.internal.examples.basic.ui.model14002.542
org.eclipse.handly.internal.examples.jmodel91003.309
org.eclipse.handly.model38000.260
org.eclipse.handly.model.adapter4000.008
org.eclipse.handly.model.impl.support125000.458
org.eclipse.handly.refactoring10000.170
org.eclipse.handly.snapshot42000.386
org.eclipse.handly.text7000.006
org.eclipse.handly.util33000.030

Package org.eclipse.handly.buffer

NameTestsErrorsFailuresTime(s)
BufferChangeOperationTest4000.064
ChildBufferTest5000.006
CoreTextFileBufferProviderTest3000.283
TextFileBufferTest2003.941
UiBufferChangeRunnerTest3000.006
Back to top

Package org.eclipse.handly.context

NameTestsErrorsFailuresTime(s)
ContextTest16000.007
ContextsTest13000.005
GuiceContextTest8000.377
Back to top

Package org.eclipse.handly.internal

NameTestsErrorsFailuresTime(s)
DisplaySynchronizerTest4000.235
Back to top

Package org.eclipse.handly.internal.examples.basic.ui.model

NameTestsErrorsFailuresTime(s)
FooFileTest1002.067
FooModelNotificationTest1000.093
FooModelTest1000.068
FooProjectTest2000.018
FooWorkingCopyNotificationTest4000.170
FooWorkingCopyTest5000.126
Back to top

Package org.eclipse.handly.internal.examples.jmodel

NameTestsErrorsFailuresTime(s)
CompilationUnitTest5000.838
JavaElementDeltaTest1000.003
JavaModelCoreTest5000.221
JavaModelNotificationTest8000.380
JavaModelTest5000.195
JavaProjectNotificationTest5000.158
JavaProjectTest4000.089
MemberTest6000.279
MementoTests16000.012
PackageFragmentNotificationTest5000.119
PackageFragmentRootNotificationTest5000.161
PackageFragmentRootTest4000.107
PackageFragmentTest4000.137
WorkingCopyNotificationTest8000.238
WorkingCopyTest10000.372
Back to top

Package org.eclipse.handly.model

NameTestsErrorsFailuresTime(s)
ElementDeltasTest8000.239
ElementsTest30000.021
Back to top

Package org.eclipse.handly.model.adapter

NameTestsErrorsFailuresTime(s)
DefaultContentAdapterTest2000.007
NullContentAdapterTest2000.001
Back to top

Package org.eclipse.handly.model.impl.support

NameTestsErrorsFailuresTime(s)
BodyTest3000.002
ElementCacheTest5000.004
ElementChangeListenerListTest3000.002
ElementChangeRecorderTest35000.010
ElementDeltaPerformanceTest1000.163
ElementDeltaTest37000.012
ElementManagerTest2000.003
ElementTest15000.005
NotificationManagerTest3000.002
OutOfSyncSourceFileTest2000.063
SourceElementBodyTest1000.001
SourceElementTest2000.003
SourceFileTest9000.114
StructureHelperTest1000.031
WorkingCopyNotificationTest4000.041
WorkingCopyTest2000.002
Back to top

Package org.eclipse.handly.refactoring

NameTestsErrorsFailuresTime(s)
SourceFileChangeTest10000.170
Back to top

Package org.eclipse.handly.snapshot

NameTestsErrorsFailuresTime(s)
EqualityPredictionTest10000.111
FileStoreTextFileBufferSnapshotTest5000.062
ResourceTextFileBufferSnapshotTest6000.053
TextFileSnapshotTest15000.115
TextFileSnapshotWsTest5000.037
TextFileStoreSnapshotTest1000.008
Back to top

Package org.eclipse.handly.text

NameTestsErrorsFailuresTime(s)
DocumentChangeOperationTest4000.003
UiDocumentChangeRunnerTest3000.003
Back to top

Package org.eclipse.handly.util

NameTestsErrorsFailuresTime(s)
ArrayUtilTest14000.005
BoundedLruCacheTest3000.002
LruCacheTest3000.001
PropertyTest6000.020
SimpleSynchronizerTest1000.001
TextRangeTest6000.001
Back to top


TestCase ArrayUtilTest

NameStatusTypeTime(s)
testLastIndexOfMatchingSuccess0.001
testOnlyElementsOfTypeSuccess0.001
testContainsMatchingSuccess0.000
testUnionSuccess0.001
testLastIndexOfSuccess0.000
testHasElementsNotOfTypeSuccess0.000
testCollectMatchingSuccess0.000
testContainsSuccess0.001
testConcatSuccess0.000
testElementsOfTypeSuccess0.000
testIndexOfSuccess0.000
testIndexOfMatchingSuccess0.000
testHasElementsOfTypeSuccess0.000
testSetMinusSuccess0.000
Properties »

Back to top

TestCase BodyTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.001
test3Success0.000
Properties »

Back to top

TestCase BoundedLruCacheTest

NameStatusTypeTime(s)
test1Success0.001
test2Success0.000
test3Success0.000
Properties »

Back to top

TestCase BufferChangeOperationTest

NameStatusTypeTime(s)
test1Success0.031
test2Success0.001
test3Success0.000
test4Success0.000
Properties »

Back to top

TestCase ChildBufferTest

NameStatusTypeTime(s)
test1Success0.001
test2Success0.000
test3Success0.000
test4Success0.002
test5Success0.000
Properties »

Back to top

TestCase CompilationUnitTest

NameStatusTypeTime(s)
test001Success0.610
test002Success0.075
test003Success0.089
test004Success0.027
test005Success0.019
Properties »

Back to top

TestCase ContextsTest

NameStatusTypeTime(s)
testCompositeContext1Success0.001
testCompositeContext2Success0.000
testCompositeContext3Success0.000
testCompositeContext4Success0.000
testCompositeContext5Success0.001
testCompositeContext6Success0.000
testCompositeContext7Success0.001
testCompositeContext8Success0.000
testSingletonContext1Success0.000
testSingletonContext2Success0.001
testSingletonContext3Success0.000
testSingletonContext4Success0.000
testEmptyContextSuccess0.000
Properties »

Back to top

TestCase ContextTest

NameStatusTypeTime(s)
test01Success0.000
test02Success0.000
test03Success0.000
test04Success0.000
test05Success0.001
test06Success0.000
test07Success0.000
test08Success0.000
test09Success0.000
test10Success0.000
test11Success0.001
test12Success0.000
test13Success0.000
test14Success0.000
test15Success0.000
test16Success0.000
Properties »

Back to top

TestCase CoreTextFileBufferProviderTest

NameStatusTypeTime(s)
test1Success0.094
test2Success0.008
test3Success0.002
Properties »

Back to top

TestCase DefaultContentAdapterTest

NameStatusTypeTime(s)
test1Success0.006
test2Success0.000
Properties »

Back to top

TestCase DisplaySynchronizerTest

NameStatusTypeTime(s)
test1Success0.056
test2Success0.058
test3Success0.056
test4Success0.063
Properties »

Back to top

TestCase DocumentChangeOperationTest

NameStatusTypeTime(s)
test1Success0.001
test2Success0.000
test3Success0.000
test4Success0.000
Properties »

Back to top

TestCase ElementCacheTest

NameStatusTypeTime(s)
test1Success0.001
test2Success0.000
test3Success0.000
test4Success0.000
test5Success0.000
Properties »

Back to top

TestCase ElementChangeListenerListTest

NameStatusTypeTime(s)
test1Success0.001
test2Success0.000
test3Success0.000
Properties »

Back to top

TestCase ElementChangeRecorderTest

NameStatusTypeTime(s)
test01Success0.001
test02Success0.000
test03Success0.000
test04Success0.000
test05Success0.000
test06Success0.000
test07Success0.000
test08Success0.000
test09Success0.000
test10Success0.000
test11Success0.001
test12Success0.000
test13Success0.000
test14Success0.000
test15Success0.000
test16Success0.000
test17Success0.001
test18Success0.000
test19Success0.000
test20Success0.000
test21Success0.000
test22Success0.000
test23Success0.000
test24Success0.000
test25Success0.000
test26Success0.000
test27Success0.000
test28Success0.000
test29Success0.000
test30Success0.000
test31Success0.001
test32Success0.000
test33Success0.000
test34Success0.000
test35Success0.000
Properties »

Back to top

TestCase ElementDeltaPerformanceTest

NameStatusTypeTime(s)
testFindDeltaPerformanceSuccess0.162
Properties »

Back to top

TestCase ElementDeltasTest

NameStatusTypeTime(s)
test01Success0.007
test02Success0.002
test03Success0.000
test04Success0.000
test05Success0.000
test06Success0.000
test07Success0.000
test08Success0.000
Properties »

Back to top

TestCase ElementDeltaTest

NameStatusTypeTime(s)
test00Success0.001
test01Success0.000
test02Success0.000
test03Success0.000
test04Success0.000
test05Success0.000
test06Success0.000
test07Success0.000
test08Success0.000
test09Success0.000
test10Success0.000
test11Success0.000
test12Success0.000
test13Success0.000
test14Success0.000
test15Success0.001
test16Success0.000
test17Success0.000
test18Success0.000
test19Success0.000
test20Success0.000
test21Success0.000
test22Success0.000
test23Success0.000
test24Success0.000
test25Success0.000
test26Success0.000
test27Success0.000
test28Success0.000
test29Success0.000
test30Success0.001
test31Success0.000
test32Success0.002
test33Success0.003
testMalformedDeltaTreeSuccess0.001
testBug456060Success0.000
testDefaultFindDeltaSuccess0.001
Properties »

Back to top

TestCase ElementManagerTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.002
Properties »

Back to top

TestCase ElementsTest

NameStatusTypeTime(s)
testEnsureReconciledSuccess0.004
testNoSourceElementInfoSuccess0.001
testFindLastMatchingAncestorUntilSuccess0.000
testFindCommonAncestorSuccess0.001
testFindAncestorOfTypeSuccess0.000
testIsOfModelSuccess0.000
testCollectParentChainUntilSuccess0.000
testSplitIntoElementsAndResourcesSuccess0.000
testGetParentChainSuccess0.000
testGetSourceElementInfo2Success0.003
testIsAncestorOfSuccess0.000
testRemoveDescendantsSuccess0.001
testGetNameSuccess0.000
testGetRootSuccess0.000
testFindAncestorOfTypeUntilSuccess0.000
testFindLastAncestorOfTypeUntilSuccess0.000
testFindMatchingAncestorUntilSuccess0.001
testGetSourceFileSuccess0.000
testCollectParentChainSuccess0.000
testFindLastMatchingAncestorSuccess0.001
testFindCommonAncestor2Success0.000
testFindLastAncestorOfTypeSuccess0.000
testStreamParentChainUntilSuccess0.001
testFindCommonAncestorUntilSuccess0.000
testGetSourceElementAt2Success0.001
testStreamParentChainSuccess0.000
testGetParentSuccess0.000
testFindMatchingAncestorSuccess0.001
testGetParentChainUntilSuccess0.000
testFindCommonAncestorUntil2Success0.000
Properties »

Back to top

TestCase ElementTest

NameStatusTypeTime(s)
test01Success0.000
test02Success0.001
test03Success0.000
test04Success0.000
test05Success0.000
test06Success0.000
test07Success0.000
test08Success0.000
test09Success0.000
test10Success0.000
test11Success0.001
test12Success0.000
test13Success0.000
test14Success0.000
testBug530821Success0.001
Properties »

Back to top

TestCase EqualityPredictionTest

NameStatusTypeTime(s)
test01Success0.012
test02Success0.008
test03Success0.008
test04Success0.007
test05Success0.035
test06Success0.008
test07Success0.007
test08Success0.009
test09Success0.007
test10Success0.008
Properties »

Back to top

TestCase FileStoreTextFileBufferSnapshotTest

NameStatusTypeTime(s)
test1Success0.007
test2Success0.006
test3Success0.005
test4Success0.035
test5Success0.007
Properties »

Back to top

TestCase FooFileTest

NameStatusTypeTime(s)
testFooFileSuccess2.023
Properties »

Back to top

TestCase FooModelNotificationTest

NameStatusTypeTime(s)
testFooModelNotificationSuccess0.091
Properties »

Back to top

TestCase FooModelTest

NameStatusTypeTime(s)
testFooModelSuccess0.066
Properties »

Back to top

TestCase FooProjectTest

NameStatusTypeTime(s)
testProjectCreationSuccess0.014
testHandleOnlySuccess0.002
Properties »

Back to top

TestCase FooWorkingCopyNotificationTest

NameStatusTypeTime(s)
test1Success0.051
test2Success0.056
test3Success0.043
test4Success0.018
Properties »

Back to top

TestCase FooWorkingCopyTest

NameStatusTypeTime(s)
test1Success0.019
test2Success0.054
testBug480397_1Success0.014
testBug480397_2Success0.018
testBug480397_3Success0.018
Properties »

Back to top

TestCase GuiceContextTest

NameStatusTypeTime(s)
test01Success0.001
test02Success0.001
test03Success0.000
test04Success0.007
test05Success0.000
test06Success0.000
test07Success0.000
test08Success0.002
Properties »

Back to top

TestCase JavaElementDeltaTest

NameStatusTypeTime(s)
test1Success0.000
Properties »

Back to top

TestCase JavaModelCoreTest

NameStatusTypeTime(s)
test001Success0.024
test002Success0.057
test003Success0.088
test004Success0.022
test005Success0.026
Properties »

Back to top

TestCase JavaModelNotificationTest

NameStatusTypeTime(s)
test001Success0.026
test002Success0.073
test003Success0.023
test004Success0.021
test005Success0.061
test006Success0.022
test007Success0.078
test008Success0.032
Properties »

Back to top

TestCase JavaModelTest

NameStatusTypeTime(s)
test001Success0.083
test002Success0.014
test003Success0.059
test004Success0.023
test005Success0.015
Properties »

Back to top

TestCase JavaProjectNotificationTest

NameStatusTypeTime(s)
test001Success0.047
test002Success0.030
test003Success0.021
test004Success0.016
test005Success0.042
Properties »

Back to top

TestCase JavaProjectTest

NameStatusTypeTime(s)
test001Success0.009
test002Success0.012
test003Success0.019
test004Success0.046
Properties »

Back to top

TestCase LruCacheTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.001
test3Success0.000
Properties »

Back to top

TestCase MemberTest

NameStatusTypeTime(s)
test001Success0.088
test002Success0.030
test003Success0.019
test004Success0.062
test005Success0.019
test006Success0.059
Properties »

Back to top

TestCase MementoTests

NameStatusTypeTime(s)
testImportContainerMementoSuccess0.002
testImportDeclarationMementoSuccess0.001
testRestoreBogusMementoSuccess0.000
testProjectMemento2Success0.000
testSourceFieldMementoSuccess0.001
testCompilationUnitMemento1Success0.000
testPackageFragmentMementoSuccess0.001
testSourceMethodMemento1Success0.000
testSourceMethodMemento2Success0.001
testSourceMethodMemento3Success0.000
testProjectMementoSuccess0.000
testPackageFragmentRootMemento1Success0.001
testPackageFragmentRootMemento2Success0.000
testSourceTypeMementoSuccess0.000
testPackageDeclarationMementoSuccess0.001
testSourceInnerTypeMementoSuccess0.001
Properties »

Back to top

TestCase NotificationManagerTest

NameStatusTypeTime(s)
test1Success0.001
test2Success0.000
test3Success0.000
Properties »

Back to top

TestCase NullContentAdapterTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.000
Properties »

Back to top

TestCase OutOfSyncSourceFileTest

NameStatusTypeTime(s)
testInSyncSuccess0.048
testOutOfSyncSuccess0.015
Properties »

Back to top

TestCase PackageFragmentNotificationTest

NameStatusTypeTime(s)
test001Success0.021
test002Success0.018
test003Success0.035
test004Success0.022
test005Success0.020
Properties »

Back to top

TestCase PackageFragmentRootNotificationTest

NameStatusTypeTime(s)
test001Success0.041
test002Success0.019
test003Success0.024
test004Success0.061
test005Success0.015
Properties »

Back to top

TestCase PackageFragmentRootTest

NameStatusTypeTime(s)
test001Success0.018
test002Success0.046
test003Success0.023
test004Success0.019
Properties »

Back to top

TestCase PackageFragmentTest

NameStatusTypeTime(s)
test001Success0.054
test002Success0.016
test003Success0.013
test004Success0.053
Properties »

Back to top

TestCase PropertyTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.000
test3Success0.001
test4Success0.018
test5Success0.000
test6Success0.000
Properties »

Back to top

TestCase ResourceTextFileBufferSnapshotTest

NameStatusTypeTime(s)
test1Success0.007
test2Success0.006
test3Success0.006
test4Success0.008
test5Success0.008
test6Success0.017
Properties »

Back to top

TestCase SimpleSynchronizerTest

NameStatusTypeTime(s)
test1Success0.001
Properties »

Back to top

TestCase SourceElementBodyTest

NameStatusTypeTime(s)
test1Success0.000
Properties »

Back to top

TestCase SourceElementTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.002
Properties »

Back to top

TestCase SourceFileChangeTest

NameStatusTypeTime(s)
test01Success0.038
test02Success0.008
test03Success0.009
test04Success0.009
test05Success0.007
test06Success0.020
test07Success0.046
test08Success0.008
test09Success0.007
test10Success0.007
Properties »

Back to top

TestCase SourceFileTest

NameStatusTypeTime(s)
test01Success0.011
test02Success0.009
test03Success0.038
test04Success0.009
test05Success0.011
test06Success0.009
test07Success0.011
test08Success0.007
test09Success0.008
Properties »

Back to top

TestCase StructureHelperTest

NameStatusTypeTime(s)
test1Success0.030
Properties »

Back to top

TestCase TextFileBufferTest

NameStatusTypeTime(s)
testSaveListenerSuccess2.074
testBug496840Success1.834
Properties »

Back to top

TestCase TextFileSnapshotTest

NameStatusTypeTime(s)
test01Success0.007
test02Success0.005
test03Success0.006
test04Success0.006
test05Success0.004
test06Success0.007
test07Success0.005
test08Success0.005
test09Success0.005
test10Success0.007
test11Success0.006
test12Success0.033
test13Success0.005
test14Success0.005
test15Success0.006
Properties »

Back to top

TestCase TextFileSnapshotWsTest

NameStatusTypeTime(s)
test1Success0.005
test2Success0.005
test3Success0.006
test4Success0.012
test5Success0.007
Properties »

Back to top

TestCase TextFileStoreSnapshotTest

NameStatusTypeTime(s)
test1Success0.007
Properties »

Back to top

TestCase TextRangeTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.000
test3Success0.000
test4Success0.000
test5Success0.000
test6Success0.000
Properties »

Back to top

TestCase UiBufferChangeRunnerTest

NameStatusTypeTime(s)
test1Success0.002
test2Success0.001
test3Success0.001
Properties »

Back to top

TestCase UiDocumentChangeRunnerTest

NameStatusTypeTime(s)
test1Success0.001
test2Success0.001
test3Success0.000
Properties »

Back to top

TestCase WorkingCopyNotificationTest

NameStatusTypeTime(s)
test001Success0.045
test002Success0.034
test003Success0.020
test004Success0.022
test005Success0.029
test006Success0.045
test007Success0.026
test008Success0.013
Properties »

Back to top

TestCase WorkingCopyNotificationTest

NameStatusTypeTime(s)
test1Success0.009
test2Success0.010
test3Success0.010
test4Success0.011
Properties »

Back to top

TestCase WorkingCopyTest

NameStatusTypeTime(s)
test001Success0.056
test002Success0.021
test003Success0.017
test004Success0.017
test005Success0.128
test006Success0.025
test007Success0.022
test008Success0.022
test009Success0.038
test010Success0.021
Properties »

Back to top

TestCase WorkingCopyTest

NameStatusTypeTime(s)
testCallbackLifecycleSuccess0.001
testBug479623Success0.000
Properties »

Back to top