Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
42200100.00%8.728
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.326
org.eclipse.handly.context37000.118
org.eclipse.handly.internal4000.124
org.eclipse.handly.internal.examples.basic.ui.model14001.824
org.eclipse.handly.internal.examples.jmodel91002.147
org.eclipse.handly.model38000.049
org.eclipse.handly.model.adapter4000.006
org.eclipse.handly.model.impl.support125000.597
org.eclipse.handly.refactoring10000.102
org.eclipse.handly.snapshot42000.423
org.eclipse.handly.text7000.005
org.eclipse.handly.util33000.007

Package org.eclipse.handly.buffer

NameTestsErrorsFailuresTime(s)
BufferChangeOperationTest4000.002
ChildBufferTest5000.002
CoreTextFileBufferProviderTest3000.010
TextFileBufferTest2003.307
UiBufferChangeRunnerTest3000.005
Back to top

Package org.eclipse.handly.context

NameTestsErrorsFailuresTime(s)
ContextTest16000.003
ContextsTest13000.005
GuiceContextTest8000.110
Back to top

Package org.eclipse.handly.internal

NameTestsErrorsFailuresTime(s)
DisplaySynchronizerTest4000.124
Back to top

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

NameTestsErrorsFailuresTime(s)
FooFileTest1000.039
FooModelNotificationTest1000.033
FooModelTest1000.041
FooProjectTest2000.047
FooWorkingCopyNotificationTest4000.079
FooWorkingCopyTest5001.585
Back to top

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

NameTestsErrorsFailuresTime(s)
CompilationUnitTest5000.088
JavaElementDeltaTest1000.001
JavaModelCoreTest5000.111
JavaModelNotificationTest8000.104
JavaModelTest5000.104
JavaProjectNotificationTest5000.424
JavaProjectTest4000.109
MemberTest6000.116
MementoTests16000.008
PackageFragmentNotificationTest5000.085
PackageFragmentRootNotificationTest5000.097
PackageFragmentRootTest4000.085
PackageFragmentTest4000.099
WorkingCopyNotificationTest8000.177
WorkingCopyTest10000.539
Back to top

Package org.eclipse.handly.model

NameTestsErrorsFailuresTime(s)
ElementDeltasTest8000.001
ElementsTest30000.048
Back to top

Package org.eclipse.handly.model.adapter

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

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

NameTestsErrorsFailuresTime(s)
BodyTest3000.124
ElementCacheTest5000.002
ElementChangeListenerListTest3000.018
ElementChangeRecorderTest35000.012
ElementDeltaPerformanceTest1000.121
ElementDeltaTest37000.021
ElementManagerTest2000.002
ElementTest15000.004
NotificationManagerTest3000.001
OutOfSyncSourceFileTest2000.019
SourceElementBodyTest1000.001
SourceElementTest2000.003
SourceFileTest9000.217
StructureHelperTest1000.001
WorkingCopyNotificationTest4000.049
WorkingCopyTest2000.002
Back to top

Package org.eclipse.handly.refactoring

NameTestsErrorsFailuresTime(s)
SourceFileChangeTest10000.102
Back to top

Package org.eclipse.handly.snapshot

NameTestsErrorsFailuresTime(s)
EqualityPredictionTest10000.096
FileStoreTextFileBufferSnapshotTest5000.061
ResourceTextFileBufferSnapshotTest6000.091
TextFileSnapshotTest15000.144
TextFileSnapshotWsTest5000.026
TextFileStoreSnapshotTest1000.005
Back to top

Package org.eclipse.handly.text

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

Package org.eclipse.handly.util

NameTestsErrorsFailuresTime(s)
ArrayUtilTest14000.003
BoundedLruCacheTest3000.001
LruCacheTest3000.000
PropertyTest6000.001
SimpleSynchronizerTest1000.001
TextRangeTest6000.001
Back to top


TestCase ArrayUtilTest

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

Back to top

TestCase BodyTest

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

Back to top

TestCase BoundedLruCacheTest

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

Back to top

TestCase BufferChangeOperationTest

NameStatusTypeTime(s)
test1Success0.000
test2Success0.000
test3Success0.000
test4Success0.001
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.012
test002Success0.010
test003Success0.014
test004Success0.040
test005Success0.011
Properties »

Back to top

TestCase ContextsTest

NameStatusTypeTime(s)
testCompositeContext1Success0.000
testCompositeContext2Success0.000
testCompositeContext3Success0.000
testCompositeContext4Success0.000
testCompositeContext5Success0.000
testCompositeContext6Success0.000
testCompositeContext7Success0.000
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.001
test05Success0.000
test06Success0.000
test07Success0.000
test08Success0.000
test09Success0.000
test10Success0.000
test11Success0.000
test12Success0.000
test13Success0.000
test14Success0.000
test15Success0.000
test16Success0.001
Properties »

Back to top

TestCase CoreTextFileBufferProviderTest

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

Back to top

TestCase DefaultContentAdapterTest

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

Back to top

TestCase DisplaySynchronizerTest

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

Back to top

TestCase ElementChangeListenerListTest

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

Back to top

TestCase ElementChangeRecorderTest

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

Back to top

TestCase ElementDeltaPerformanceTest

NameStatusTypeTime(s)
testFindDeltaPerformanceSuccess0.120
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.003
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.000
test16Success0.001
test17Success0.000
test18Success0.000
test19Success0.000
test20Success0.000
test21Success0.000
test22Success0.000
test23Success0.000
test24Success0.000
test25Success0.000
test26Success0.001
test27Success0.000
test28Success0.000
test29Success0.000
test30Success0.000
test31Success0.001
test32Success0.003
test33Success0.003
testMalformedDeltaTreeSuccess0.001
testBug456060Success0.000
testDefaultFindDeltaSuccess0.001
Properties »

Back to top

TestCase ElementManagerTest

NameStatusTypeTime(s)
test1Success0.000
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.036
testGetSourceElementInfo2Success0.001
testIsAncestorOfSuccess0.001
testRemoveDescendantsSuccess0.000
testGetNameSuccess0.000
testGetRootSuccess0.000
testFindAncestorOfTypeUntilSuccess0.000
testFindLastAncestorOfTypeUntilSuccess0.000
testFindMatchingAncestorUntilSuccess0.001
testGetSourceFileSuccess0.000
testCollectParentChainSuccess0.000
testFindLastMatchingAncestorSuccess0.001
testFindCommonAncestor2Success0.000
testFindLastAncestorOfTypeSuccess0.000
testStreamParentChainUntilSuccess0.000
testFindCommonAncestorUntilSuccess0.000
testGetSourceElementAt2Success0.001
testStreamParentChainSuccess0.001
testGetParentSuccess0.000
testFindMatchingAncestorSuccess0.000
testGetParentChainUntilSuccess0.000
testFindCommonAncestorUntil2Success0.000
Properties »

Back to top

TestCase ElementTest

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

Back to top

TestCase EqualityPredictionTest

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

Back to top

TestCase FileStoreTextFileBufferSnapshotTest

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

Back to top

TestCase FooFileTest

NameStatusTypeTime(s)
testFooFileSuccess0.038
Properties »

Back to top

TestCase FooModelNotificationTest

NameStatusTypeTime(s)
testFooModelNotificationSuccess0.033
Properties »

Back to top

TestCase FooModelTest

NameStatusTypeTime(s)
testFooModelSuccess0.039
Properties »

Back to top

TestCase FooProjectTest

NameStatusTypeTime(s)
testProjectCreationSuccess0.011
testHandleOnlySuccess0.035
Properties »

Back to top

TestCase FooWorkingCopyNotificationTest

NameStatusTypeTime(s)
test1Success0.036
test2Success0.015
test3Success0.014
test4Success0.013
Properties »

Back to top

TestCase FooWorkingCopyTest

NameStatusTypeTime(s)
test1Success1.423
test2Success0.074
testBug480397_1Success0.014
testBug480397_2Success0.013
testBug480397_3Success0.047
Properties »

Back to top

TestCase GuiceContextTest

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

Back to top

TestCase JavaElementDeltaTest

NameStatusTypeTime(s)
test1Success0.000
Properties »

Back to top

TestCase JavaModelCoreTest

NameStatusTypeTime(s)
test001Success0.043
test002Success0.014
test003Success0.017
test004Success0.013
test005Success0.021
Properties »

Back to top

TestCase JavaModelNotificationTest

NameStatusTypeTime(s)
test001Success0.009
test002Success0.014
test003Success0.011
test004Success0.008
test005Success0.008
test006Success0.034
test007Success0.010
test008Success0.009
Properties »

Back to top

TestCase JavaModelTest

NameStatusTypeTime(s)
test001Success0.021
test002Success0.012
test003Success0.012
test004Success0.048
test005Success0.010
Properties »

Back to top

TestCase JavaProjectNotificationTest

NameStatusTypeTime(s)
test001Success0.266
test002Success0.060
test003Success0.025
test004Success0.024
test005Success0.034
Properties »

Back to top

TestCase JavaProjectTest

NameStatusTypeTime(s)
test001Success0.010
test002Success0.049
test003Success0.018
test004Success0.031
Properties »

Back to top

TestCase LruCacheTest

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

Back to top

TestCase MemberTest

NameStatusTypeTime(s)
test001Success0.018
test002Success0.014
test003Success0.044
test004Success0.013
test005Success0.013
test006Success0.013
Properties »

Back to top

TestCase MementoTests

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

Back to top

TestCase NotificationManagerTest

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

Back to top

TestCase NullContentAdapterTest

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

Back to top

TestCase OutOfSyncSourceFileTest

NameStatusTypeTime(s)
testInSyncSuccess0.009
testOutOfSyncSuccess0.009
Properties »

Back to top

TestCase PackageFragmentNotificationTest

NameStatusTypeTime(s)
test001Success0.008
test002Success0.015
test003Success0.011
test004Success0.037
test005Success0.013
Properties »

Back to top

TestCase PackageFragmentRootNotificationTest

NameStatusTypeTime(s)
test001Success0.013
test002Success0.013
test003Success0.013
test004Success0.044
test005Success0.013
Properties »

Back to top

TestCase PackageFragmentRootTest

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

Back to top

TestCase PackageFragmentTest

NameStatusTypeTime(s)
test001Success0.019
test002Success0.017
test003Success0.014
test004Success0.048
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.034
test2Success0.007
test3Success0.007
test4Success0.009
test5Success0.007
test6Success0.027
Properties »

Back to top

TestCase SimpleSynchronizerTest

NameStatusTypeTime(s)
test1Success0.001
Properties »

Back to top

TestCase SourceElementBodyTest

NameStatusTypeTime(s)
test1Success0.001
Properties »

Back to top

TestCase SourceElementTest

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

Back to top

TestCase SourceFileChangeTest

NameStatusTypeTime(s)
test01Success0.009
test02Success0.006
test03Success0.006
test04Success0.010
test05Success0.032
test06Success0.015
test07Success0.009
test08Success0.005
test09Success0.005
test10Success0.004
Properties »

Back to top

TestCase SourceFileTest

NameStatusTypeTime(s)
test01Success0.107
test02Success0.009
test03Success0.040
test04Success0.012
test05Success0.010
test06Success0.008
test07Success0.010
test08Success0.009
test09Success0.008
Properties »

Back to top

TestCase StructureHelperTest

NameStatusTypeTime(s)
test1Success0.000
Properties »

Back to top

TestCase TextFileBufferTest

NameStatusTypeTime(s)
testSaveListenerSuccess2.012
testBug496840Success1.251
Properties »

Back to top

TestCase TextFileSnapshotTest

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

Back to top

TestCase TextFileSnapshotWsTest

NameStatusTypeTime(s)
test1Success0.006
test2Success0.004
test3Success0.005
test4Success0.005
test5Success0.005
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.002
test2Success0.001
test3Success0.001
Properties »

Back to top

TestCase UiDocumentChangeRunnerTest

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

Back to top

TestCase WorkingCopyNotificationTest

NameStatusTypeTime(s)
test001Success0.014
test002Success0.014
test003Success0.014
test004Success0.045
test005Success0.017
test006Success0.014
test007Success0.014
test008Success0.042
Properties »

Back to top

TestCase WorkingCopyNotificationTest

NameStatusTypeTime(s)
test1Success0.025
test2Success0.009
test3Success0.008
test4Success0.006
Properties »

Back to top

TestCase WorkingCopyTest

NameStatusTypeTime(s)
test001Success0.166
test002Success0.039
test003Success0.018
test004Success0.017
test005Success0.116
test006Success0.018
test007Success0.036
test008Success0.019
test009Success0.018
test010Success0.057
Properties »

Back to top

TestCase WorkingCopyTest

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

Back to top