Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
42200100.00%9.875
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.buffer17003.453
org.eclipse.handly.context37000.174
org.eclipse.handly.internal4000.205
org.eclipse.handly.internal.examples.basic.ui.model14002.174
org.eclipse.handly.internal.examples.jmodel91002.547
org.eclipse.handly.model38000.043
org.eclipse.handly.model.adapter4000.008
org.eclipse.handly.model.impl.support125000.708
org.eclipse.handly.refactoring10000.094
org.eclipse.handly.snapshot42000.412
org.eclipse.handly.text7000.007
org.eclipse.handly.util33000.050

Package org.eclipse.handly.buffer

NameTestsErrorsFailuresTime(s)
BufferChangeOperationTest4000.001
ChildBufferTest5000.003
CoreTextFileBufferProviderTest3000.012
TextFileBufferTest2003.414
UiBufferChangeRunnerTest3000.023
Back to top

Package org.eclipse.handly.context

NameTestsErrorsFailuresTime(s)
ContextTest16000.004
ContextsTest13000.002
GuiceContextTest8000.168
Back to top

Package org.eclipse.handly.internal

NameTestsErrorsFailuresTime(s)
DisplaySynchronizerTest4000.205
Back to top

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

NameTestsErrorsFailuresTime(s)
FooFileTest1001.779
FooModelNotificationTest1000.078
FooModelTest1000.072
FooProjectTest2000.021
FooWorkingCopyNotificationTest4000.131
FooWorkingCopyTest5000.093
Back to top

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

NameTestsErrorsFailuresTime(s)
CompilationUnitTest5000.248
JavaElementDeltaTest1000.001
JavaModelCoreTest5000.115
JavaModelNotificationTest8000.182
JavaModelTest5000.113
JavaProjectNotificationTest5000.101
JavaProjectTest4000.099
MemberTest6000.212
MementoTests16000.006
PackageFragmentNotificationTest5000.086
PackageFragmentRootNotificationTest5000.576
PackageFragmentRootTest4000.108
PackageFragmentTest4000.116
WorkingCopyNotificationTest8000.286
WorkingCopyTest10000.298
Back to top

Package org.eclipse.handly.model

NameTestsErrorsFailuresTime(s)
ElementDeltasTest8000.001
ElementsTest30000.042
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.002
ElementChangeListenerListTest3000.002
ElementChangeRecorderTest35000.006
ElementDeltaPerformanceTest1000.145
ElementDeltaTest37000.033
ElementManagerTest2000.002
ElementTest15000.006
NotificationManagerTest3000.002
OutOfSyncSourceFileTest2000.020
SourceElementBodyTest1000.001
SourceElementTest2000.003
SourceFileTest9000.096
StructureHelperTest1000.001
WorkingCopyNotificationTest4000.208
WorkingCopyTest2000.179
Back to top

Package org.eclipse.handly.refactoring

NameTestsErrorsFailuresTime(s)
SourceFileChangeTest10000.094
Back to top

Package org.eclipse.handly.snapshot

NameTestsErrorsFailuresTime(s)
EqualityPredictionTest10000.092
FileStoreTextFileBufferSnapshotTest5000.030
ResourceTextFileBufferSnapshotTest6000.101
TextFileSnapshotTest15000.135
TextFileSnapshotWsTest5000.048
TextFileStoreSnapshotTest1000.006
Back to top

Package org.eclipse.handly.text

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

Package org.eclipse.handly.util

NameTestsErrorsFailuresTime(s)
ArrayUtilTest14000.007
BoundedLruCacheTest3000.010
LruCacheTest3000.005
PropertyTest6000.006
SimpleSynchronizerTest1000.003
TextRangeTest6000.019
Back to top


TestCase ArrayUtilTest

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

Back to top

TestCase BodyTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.000
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.001
test2Success0.000
test3Success0.000
test4Success0.000
Properties »

Back to top

TestCase ChildBufferTest

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

Back to top

TestCase CompilationUnitTest

NameStatusTypeTime(s)
test001Success0.146
test002Success0.020
test003Success0.025
test004Success0.016
test005Success0.039
Properties »

Back to top

TestCase ContextsTest

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

Back to top

TestCase ContextTest

NameStatusTypeTime(s)
test01Success0.001
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
Properties »

Back to top

TestCase CoreTextFileBufferProviderTest

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

Back to top

TestCase DefaultContentAdapterTest

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

Back to top

TestCase DisplaySynchronizerTest

NameStatusTypeTime(s)
test1Success0.050
test2Success0.058
test3Success0.052
test4Success0.044
Properties »

Back to top

TestCase DocumentChangeOperationTest

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

Back to top

TestCase ElementCacheTest

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

Back to top

TestCase ElementChangeListenerListTest

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

Back to top

TestCase ElementChangeRecorderTest

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

Back to top

TestCase ElementDeltaPerformanceTest

NameStatusTypeTime(s)
testFindDeltaPerformanceSuccess0.144
Properties »

Back to top

TestCase ElementDeltasTest

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

Back to top

TestCase ElementDeltaTest

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

Back to top

TestCase ElementManagerTest

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

Back to top

TestCase ElementsTest

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

Back to top

TestCase ElementTest

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

Back to top

TestCase EqualityPredictionTest

NameStatusTypeTime(s)
test01Success0.006
test02Success0.007
test03Success0.006
test04Success0.006
test05Success0.007
test06Success0.006
test07Success0.006
test08Success0.007
test09Success0.007
test10Success0.033
Properties »

Back to top

TestCase FileStoreTextFileBufferSnapshotTest

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

Back to top

TestCase FooFileTest

NameStatusTypeTime(s)
testFooFileSuccess1.759
Properties »

Back to top

TestCase FooModelNotificationTest

NameStatusTypeTime(s)
testFooModelNotificationSuccess0.076
Properties »

Back to top

TestCase FooModelTest

NameStatusTypeTime(s)
testFooModelSuccess0.071
Properties »

Back to top

TestCase FooProjectTest

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

Back to top

TestCase FooWorkingCopyNotificationTest

NameStatusTypeTime(s)
test1Success0.071
test2Success0.024
test3Success0.018
test4Success0.015
Properties »

Back to top

TestCase FooWorkingCopyTest

NameStatusTypeTime(s)
test1Success0.015
test2Success0.015
testBug480397_1Success0.010
testBug480397_2Success0.012
testBug480397_3Success0.012
Properties »

Back to top

TestCase GuiceContextTest

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

Back to top

TestCase JavaElementDeltaTest

NameStatusTypeTime(s)
test1Success0.000
Properties »

Back to top

TestCase JavaModelCoreTest

NameStatusTypeTime(s)
test001Success0.041
test002Success0.031
test003Success0.015
test004Success0.011
test005Success0.015
Properties »

Back to top

TestCase JavaModelNotificationTest

NameStatusTypeTime(s)
test001Success0.054
test002Success0.014
test003Success0.013
test004Success0.014
test005Success0.048
test006Success0.017
test007Success0.011
test008Success0.010
Properties »

Back to top

TestCase JavaModelTest

NameStatusTypeTime(s)
test001Success0.033
test002Success0.037
test003Success0.016
test004Success0.014
test005Success0.011
Properties »

Back to top

TestCase JavaProjectNotificationTest

NameStatusTypeTime(s)
test001Success0.011
test002Success0.039
test003Success0.019
test004Success0.010
test005Success0.020
Properties »

Back to top

TestCase JavaProjectTest

NameStatusTypeTime(s)
test001Success0.020
test002Success0.009
test003Success0.027
test004Success0.041
Properties »

Back to top

TestCase LruCacheTest

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

Back to top

TestCase MemberTest

NameStatusTypeTime(s)
test001Success0.047
test002Success0.056
test003Success0.017
test004Success0.022
test005Success0.048
test006Success0.018
Properties »

Back to top

TestCase MementoTests

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

Back to top

TestCase NotificationManagerTest

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

Back to top

TestCase NullContentAdapterTest

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

Back to top

TestCase OutOfSyncSourceFileTest

NameStatusTypeTime(s)
testInSyncSuccess0.011
testOutOfSyncSuccess0.008
Properties »

Back to top

TestCase PackageFragmentNotificationTest

NameStatusTypeTime(s)
test001Success0.040
test002Success0.010
test003Success0.013
test004Success0.009
test005Success0.013
Properties »

Back to top

TestCase PackageFragmentRootNotificationTest

NameStatusTypeTime(s)
test001Success0.442
test002Success0.051
test003Success0.020
test004Success0.023
test005Success0.025
Properties »

Back to top

TestCase PackageFragmentRootTest

NameStatusTypeTime(s)
test001Success0.022
test002Success0.017
test003Success0.046
test004Success0.021
Properties »

Back to top

TestCase PackageFragmentTest

NameStatusTypeTime(s)
test001Success0.029
test002Success0.056
test003Success0.012
test004Success0.016
Properties »

Back to top

TestCase PropertyTest

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

Back to top

TestCase ResourceTextFileBufferSnapshotTest

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

Back to top

TestCase SimpleSynchronizerTest

NameStatusTypeTime(s)
test1Success0.002
Properties »

Back to top

TestCase SourceElementBodyTest

NameStatusTypeTime(s)
test1Success0.000
Properties »

Back to top

TestCase SourceElementTest

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

Back to top

TestCase SourceFileChangeTest

NameStatusTypeTime(s)
test01Success0.009
test02Success0.027
test03Success0.007
test04Success0.006
test05Success0.006
test06Success0.014
test07Success0.008
test08Success0.005
test09Success0.005
test10Success0.005
Properties »

Back to top

TestCase SourceFileTest

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

Back to top

TestCase StructureHelperTest

NameStatusTypeTime(s)
test1Success0.000
Properties »

Back to top

TestCase TextFileBufferTest

NameStatusTypeTime(s)
testSaveListenerSuccess2.010
testBug496840Success1.378
Properties »

Back to top

TestCase TextFileSnapshotTest

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

Back to top

TestCase TextFileSnapshotWsTest

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

Back to top

TestCase TextFileStoreSnapshotTest

NameStatusTypeTime(s)
test1Success0.005
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.020
test2Success0.001
test3Success0.001
Properties »

Back to top

TestCase UiDocumentChangeRunnerTest

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

Back to top

TestCase WorkingCopyNotificationTest

NameStatusTypeTime(s)
test001Success0.038
test002Success0.046
test003Success0.031
test004Success0.022
test005Success0.041
test006Success0.018
test007Success0.024
test008Success0.062
Properties »

Back to top

TestCase WorkingCopyNotificationTest

NameStatusTypeTime(s)
test1Success0.081
test2Success0.099
test3Success0.010
test4Success0.015
Properties »

Back to top

TestCase WorkingCopyTest

NameStatusTypeTime(s)
test001Success0.041
test002Success0.019
test003Success0.014
test004Success0.016
test005Success0.109
test006Success0.017
test007Success0.027
test008Success0.019
test009Success0.015
test010Success0.019
Properties »

Back to top

TestCase WorkingCopyTest

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

Back to top