Unit Test Results.

Designed for use with JUnit and Ant.

Class MoDisco_AllTestsInUIThread

NameTestsErrorsFailuresTime(s)Time StampHost
MoDisco_AllTestsInUIThread24410NaN

Tests

NameStatusTypeTime(s)
test001SuccessNaN
test001SuccessNaN
returnTypeSuccess11.091
scopeSuccess2.216
resourceSetSuccess2.262
test001Success6.167
simpleEvalSuccess2.124
osgiReloadSuccess4.338
oclQueryTestSuccess1.699
oclQueryTest2Success2.100
oclQueryTest3Success2.006
emfmqQueryTestSuccess2.251
jxpathQueryTestSuccess2.359
installedQuery01Success0.001
installedQuery02Success0.000
wrongNameSuccess1.761
wrongResultTypeSuccess1.974
wrongScopeSuccess2.074
nullResultTypeSuccess2.047
uniqueNameSuccess2.049
parameterUniqueNameSuccess2.060
returnTypeMultiSuccess2.107
wrongNameInInstalledQuerySetSuccess0.001
resourceSet2Success2.084
resourceSet3Success0.004
modiscoProtocolSuccess0.004
bug303036Success0.000
wrongImplementationClassNameSuccess1.970
wrongImplementationClassInterfaceSuccess2.087
bug306724Success5.012
bug307095Success4.178
bug307095v2Success6.125
bug307095v3Success4.226
bug307187Success2.098
bug309657Success6.026
bug310269Success3.041
bug310599Success5.173
bug310599v2Success7.064
test001Success2.132
test002Success3.987
wrongNameSuccess2.124
bug309657Success6.090
test003Success4.112
wrongIsAbstractSuccess2.053
wrongNbOfSuperTypeSuccess1.993
emptyNsURISuccess2.096
emptyNsPrefixSuccess1.999
emptyExtendedPackagesSuccess2.099
compoSuccess2.036
bug301692Success0.006
bug305688Success2.440
bug307715Success0.406
bug307715v2Success1.765
bug304798Success6.801
bug308614Success3.090
bug308947Success5.327
bug309990Success5.173
bug310279Success8.230
bug310279_3Success6.138
bug311684Success6.781
subClassifiersSuccess1.576
umlQuerySetSuccess0.006
umlUiCustomSuccess0.005
umlFacetsSuccess0.008
umlFacets2Success0.006
umlFacetsUiCustomSuccess0.002
umlFacets2UiCustomSuccess0.002
bug308991Success0.747
checkDisplaySuccess0.000
test001Success3.004
modiscoProtocolSuccess0.002
bug306724Success5.029
bug307187Success2.090
bug309657Success6.178
testUICustomSuccess0.014
testUICustomWithConditionSuccess0.071
testWorkspaceCustomizationHidesRegistryCustomizationSuccess2.048
testBug304018Success0.001
testBug299277Success2.036
bug336502Success0.000
bug341222Success0.024
testNonExistingSuccess0.001
testCreateClassSuccess0.000
testCreateAttributeSuccess0.000
testWithPackageAndClassesSuccess0.000
testWithPackageAndClasses2Success0.001
testRemoveClassAtRootSuccess0.001
testRemoveClassUnderPackageSuccess0.001
testSubInstancesSuccess0.000
bug309657Success6.122
bug309990Success5.039
importBundleSuccess0.498
testComputeReferencedEPackagesSuccess0.017
test336903Success0.022
testIsolatedCommentsSuccess2.150
testInterfaceMethodVisibilitySuccess0.888
testArrayAsAnnotationValueSuccess0.507
testKdmCommentsSuccess0.723
testBug326944_JavaToKdmTransformationSuccess0.512
testBug318631_JavaToKdmTransformationSuccess0.671
modifiersSuccess1.302
annotationsSuccess1.207
validationSuccess1.253
commentsSuccess1.016
initializerSuccess1.071
varargsSuccess1.189
test001Success1.147
test002Success1.246
test003Success1.071
testBug325108Success1.089
packageaccessSuccess1.014
duplicateproxySuccess1.127
classorifaceproxySuccess1.038
parameterizedtypeinmethoddeclSuccess1.168
proxyFieldSuccess1.014
testBug338874_InfixExpressionWithVariablesSuccess1.369
testBug319606Success1.439
testConversionOfJavaModelToKdmModelSuccess0.000
testValidationOfKdmModelConvertedFromJavaModelSuccess0.000
testJavaModelDiscoveryFromJavaProjectSuccess0.935
testValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.260
testBug328143_unboundVMSuccess1.414
testBug312080_unresolvedFieldsSuccess0.653
modifiersSuccess1.261
annotationsSuccess1.043
validationSuccess1.166
commentsSuccess1.085
initializerSuccess0.985
varargsSuccess1.122
test001Success1.088
test002Success1.094
test003Success1.086
testBug325108Success1.089
packageaccessSuccess0.971
duplicateproxySuccess1.111
classorifaceproxySuccess1.178
parameterizedtypeinmethoddeclSuccess1.101
proxyFieldSuccess1.059
testJavaModelDiscoveryFromJavaProjectSuccess1.304
testValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.073
testBug328143_unboundVMSuccess1.278
testBug312080_unresolvedFieldsSuccess0.688
testConversionOfJavaModelToKdmModelSuccess0.001
testValidationOfKdmModelConvertedFromJavaModelSuccess0.000
testInterfaceMethodVisibilitySuccess0.560
testArrayAsAnnotationValueSuccess0.400
testKdmCommentsSuccess0.446
testBug326944_JavaToKdmTransformationSuccess0.363
testBug318631_JavaToKdmTransformationSuccess0.535
testBug319606Success1.384
testIsolatedCommentsSuccess0.750
bug310838Success0.891
textJavaQueriesTestSuccess0.064
modifierJavaQueriesTestSuccess0.069
textJavaQueriesTestSuccess0.079
bug308991ErrorN/A

org.eclipse.core.runtime.CoreException: Test failed.
at org.eclipse.modisco.infra.browser.custom.examples.java.jdk.tests.Tests.bug308991(Tests.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
Caused by: java.lang.Exception
at org.eclipse.modisco.infra.browser.custom.examples.java.jdk.tests.Tests.bug308991(Tests.java:127)
... 69 more
Contains: org.eclipse.gmt.modisco.java.queries does not exist
Java Model Exception: Java Model Status [org.eclipse.gmt.modisco.java.queries does not exist]
at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:495)
at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:2285)
at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:1907)
at org.eclipse.jdt.internal.core.JavaProject.getOutputLocation(JavaProject.java:1734)
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.isInOutputLocation(FileUtils.java:193)
at org.eclipse.gmt.modisco.infra.common.core.internal.builder.AbstractMoDiscoCatalog.internalAddWSFile(AbstractMoDiscoCatalog.java:734)
at org.eclipse.gmt.modisco.infra.common.core.internal.builder.AbstractMoDiscoCatalog$4.run(AbstractMoDiscoCatalog.java:795)
at org.eclipse.gmt.modisco.infra.common.core.internal.builder.CatalogJob.run(CatalogJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Contains: org.eclipse.gmt.modisco.java.queries does not exist

5.724
emfHighlightuiCustomSuccess0.006
jdkAndEclipseFacetsSuccess0.012
jdkAndEclipseFacetsCustomizationSuccess0.004
jdkAndEclipseQuerySetSuccess0.004
javaExampleSuccess0.898
bug308991Success1.349
javaTypesCustomizationFacetTestSuccess0.002
testBug329672CommentsSuccess2.252
test001Success3.530
testDocPresenceSuccess0.001
test001Success0.078
test001Success0.098
test001Success0.113
test001Success0.186
test001Success0.169
test001Success0.076
test001Success0.101
test001Success0.059
test001Success0.134
test001Success0.124
test001Success0.095
test001Success0.200
test001Success0.012
test001Success0.006
test001Success0.007
test001Success0.007
test001Success0.015
test001Success0.016
test001Success0.015
test1Success5.163
test1Success0.650
memoryTestSuccess6.616
test1Success0.597
test1Success0.938
test1Success0.318
memoryTestSuccess7.037
test1Success0.857
testEmtlFilePresentSuccess0.002
testJspFileExistenceSuccess8.270
testExportTransformationSuccess0.867
testExportAndModelTransformationSuccess10.348
testExportModelAndAddTraceabilitySuccess17.268
testProducingTransformationWithTraceabilitySuccess18.867
testKdmToUmlConverterSuccess0.001
testKdmSourceToUmlConverter_bug315355Success0.001
testValidationOfConvertedSourceUmlModelSuccess1.861
testKdmToUmlConverter_bug318638Success0.001
testKdmToUmlConverterSuccess0.001
testKdmSourceToUmlConverter_bug315355Success0.001
testValidationOfConvertedSourceUmlModelSuccess2.481
testKdmToUmlConverter_bug318638Success0.000
testExportTransformationSuccess0.535
testExportAndModelTransformationSuccess4.010
testExportModelAndAddTraceabilitySuccess20.570
testProducingTransformationWithTraceabilitySuccess12.205
testKdmToUmlConverterSuccess0.000
testKdmSourceToUmlConverter_bug315355Success0.000
testValidationOfConvertedSourceUmlModelSuccess1.203
testKdmToUmlConverter_bug318638Success0.000
testSuccess0.009
testSuccess0.005
testSuccess0.006
test002Success1.139
test001Success0.929
testBug332068_packageinfosSuccess1.126
testBug332323_classInDefaultPackageSuccess1.225
test002Success1.157
test001Success1.170
testBug332068_packageinfosSuccess0.974
testBug332323_classInDefaultPackageSuccess1.187
testControlsSuccess0.003
testDiscovererReferentialSuccess0.084
testParametersGenericAPISuccess0.000
testParametersGenericAPIInheritanceSuccess0.001
testGenericInvocationSuccess0.001
testAbstractDiscovererSuccess0.001
testAbstractModelDiscovererSuccess0.129
testInitialValueSuccess0.001
testNoInitialValueSuccess0.001
testDiscovererUIExtensionSuccess0.010
test001Success0.302
test001Success0.494
test001Success0.327
test001Success0.300
nameSuccess0.015
providerSuccess0.001
versionSuccess0.001
aboutSuccess0.015
Properties »
System.out »
System.err »