Unit Test Results.

Designed for use with JUnit and Ant.

All Tests

ClassNameStatusTypeTime(s)
AllTeststest001Success0.566
AllTeststest001Success0.012
AllTestsreturnTypeSuccess11.342
AllTestsscopeSuccess1.973
AllTeststest001Success6.050
AllTestsresourceSetErrorN/A

org.eclipse.core.runtime.CoreException: Markers found on: L/test002/src/org/eclipse/gmt/modisco/infra/query/tests/samples/Test002.java
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.checkNoMarkerOn(FileUtils.java:181)
at org.eclipse.gmt.modisco.infra.query.tests.UnitTests.resourceSet(UnitTests.java:542)
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:592)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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.CoreTestApplication.run(CoreTestApplication.java:23)
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:592)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:592)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
Caused by: java.lang.Exception
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.checkNoMarkerOn(FileUtils.java:174)
... 59 more
Contains: The import org.eclipse.gmt.modisco.infra.query.core cannot be resolved
Contains: The import org.eclipse.gmt.modisco.infra.query.core cannot be resolved
Contains: IJavaModelQuery cannot be resolved to a type
Contains: EObject cannot be resolved to a type
Contains: EObject cannot be resolved to a type
Contains: ParameterValueList cannot be resolved to a type
Contains: ModelQueryExecutionException cannot be resolved to a type
Contains: The import org.eclipse.emf cannot be resolved
Contains: The import org.eclipse.gmt.modisco.infra.query.core cannot be resolved

1.796
AllTestssimpleEvalErrorN/A

org.eclipse.core.runtime.CoreException: Markers found on: L/test001/src/org/eclipse/gmt/modisco/infra/query/tests/samples/Test001.java
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.checkNoMarkerOn(FileUtils.java:181)
at org.eclipse.gmt.modisco.infra.query.tests.UnitTests.simpleEval(UnitTests.java:122)
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:592)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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.CoreTestApplication.run(CoreTestApplication.java:23)
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:592)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:592)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
Caused by: java.lang.Exception
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.checkNoMarkerOn(FileUtils.java:174)
... 59 more
Contains: The import org.eclipse.gmt.modisco.infra.query.core cannot be resolved
Contains: The import org.eclipse.gmt.modisco.infra.query.core cannot be resolved
Contains: The import org.eclipse.gmt.modisco.infra.query.core cannot be resolved
Contains: IJavaModelQuery cannot be resolved to a type
Contains: EObject cannot be resolved to a type
Contains: EObject cannot be resolved to a type
Contains: ParameterValueList cannot be resolved to a type
Contains: ModelQueryExecutionException cannot be resolved to a type
Contains: The import org.eclipse.emf cannot be resolved

1.658
AllTestsosgiReloadSuccess3.819
AllTestsoclQueryTestSuccess1.854
AllTestsoclQueryTest2Success1.939
AllTestsoclQueryTest3Success1.962
AllTestsemfmqQueryTestSuccess2.127
AllTestsjxpathQueryTestSuccess2.032
AllTestsinstalledQuery01Success0.000
AllTestsinstalledQuery02Success0.000
AllTestswrongNameSuccess1.661
AllTestswrongResultTypeSuccess1.989
AllTestswrongScopeSuccess1.844
AllTestsnullResultTypeSuccess2.067
AllTestsuniqueNameSuccess2.018
AllTestsparameterUniqueNameSuccess1.999
AllTestsreturnTypeMultiSuccess3.155
AllTestswrongNameInInstalledQuerySetSuccess0.000
AllTestsresourceSet2Success2.039
AllTestsresourceSet3Success0.003
AllTestsmodiscoProtocolSuccess0.004
AllTestsbug303036Success0.001
AllTestswrongImplementationClassNameSuccess2.032
AllTestswrongImplementationClassInterfaceSuccess2.012
AllTestsbug306724Success5.059
AllTestsbug307095Success4.097
AllTestsbug307095v2Success6.063
AllTestsbug307095v3Success4.183
AllTestsbug307187Success2.039
AllTestsbug309657Success6.074
AllTestsbug310269Success2.987
AllTestsbug310599Success5.103
AllTestsbug310599v2Success6.922
AllTeststest001Success2.083
AllTeststest002Success4.136
AllTestswrongNameSuccess2.122
AllTestsbug309657Success6.111
AllTeststest003Success4.040
AllTestswrongIsAbstractSuccess4.183
AllTestswrongNbOfSuperTypeSuccess2.048
AllTestsemptyNsURISuccess2.043
AllTestsemptyNsPrefixSuccess2.100
AllTestsemptyExtendedPackagesSuccess2.035
AllTestscompoSuccess2.022
AllTestsbug301692Success0.007
AllTestsbug305688Success2.047
AllTestsbug307715Success0.321
AllTestsbug307715v2Success5.178
AllTestsbug304798Success5.672
AllTestsbug308614Success2.967
AllTestsbug308947Success5.851
AllTestsbug309990Success5.007
AllTestsbug310279Success8.031
AllTestsbug310279_3Success6.147
AllTestsbug311684Success6.264
AllTestssubClassifiersSuccess0.940
AllTestsumlQuerySetSuccess0.008
AllTestsumlUiCustomSuccess0.011
AllTestsumlFacetsSuccess0.010
AllTestsumlFacets2Success0.009
AllTestsumlFacetsUiCustomSuccess0.005
AllTestsumlFacets2UiCustomSuccess0.005
AllTestsbug308991Success0.755
AllTestscheckDisplaySuccess0.001
AllTeststest001Success3.511
AllTestsmodiscoProtocolSuccess0.001
AllTestsbug306724Success6.001
AllTestsbug307187Success2.018
AllTestsbug309657Success5.023
AllTeststestUICustomSuccess0.027
AllTeststestUICustomWithConditionSuccess0.063
AllTeststestWorkspaceCustomizationHidesRegistryCustomizationSuccess1.967
AllTeststestBug304018Success0.003
AllTeststestBug299277Success2.060
AllTestsbug336502Success0.015
AllTestsbug341222Success0.049
AllTeststestNonExistingSuccess0.000
AllTeststestCreateClassSuccess0.000
AllTeststestCreateAttributeSuccess0.000
AllTeststestWithPackageAndClassesSuccess0.000
AllTeststestWithPackageAndClasses2Success0.001
AllTeststestRemoveClassAtRootSuccess0.001
AllTeststestRemoveClassUnderPackageSuccess0.001
AllTeststestSubInstancesSuccess0.001
AllTestsbug309657Success5.993
AllTestsbug309990Success5.123
AllTestsimportBundleSuccess0.314
AllTeststestComputeReferencedEPackagesSuccess0.020
AllTeststest336903Success0.026
AllTestsmodifiersSuccess1.690
AllTestsannotationsSuccess1.057
AllTestsvalidationSuccess0.958
AllTestscommentsSuccess1.526
AllTestsinitializerSuccess0.737
AllTeststest001Success1.058
AllTeststest002Success1.270
AllTeststest003Success0.897
AllTeststestBug325108Success1.087
AllTestspackageaccessSuccess1.108
AllTestsvarargsSuccess1.054
AllTestsduplicateproxySuccess1.085
AllTestsclassorifaceproxySuccess1.106
AllTestsparameterizedtypeinmethoddeclSuccess1.590
AllTestsproxyFieldSuccess2.324
AllTeststestJavaModelDiscoveryFromJavaProjectSuccess1.317
AllTeststestValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.125
AllTeststestBug328143_unboundVMSuccess0.908
AllTeststestBug312080_unresolvedFieldsSuccess0.834
AllTeststestConversionOfJavaModelToKdmModelSuccess3.770
AllTeststestValidationOfKdmModelConvertedFromJavaModelSuccess2.364
AllTeststestInterfaceMethodVisibilitySuccess0.491
AllTeststestArrayAsAnnotationValueSuccess0.344
AllTeststestKdmCommentsSuccess0.395
AllTeststestBug326944_JavaToKdmTransformationSuccess0.389
AllTeststestBug318631_JavaToKdmTransformationSuccess0.414
AllTeststestBug319606Success1.569
AllTeststestIsolatedCommentsSuccess0.788
AllTeststestIsolatedCommentsSuccess0.980
AllTeststestInterfaceMethodVisibilitySuccess0.565
AllTeststestArrayAsAnnotationValueSuccess0.674
AllTeststestKdmCommentsSuccess0.337
AllTeststestBug326944_JavaToKdmTransformationSuccess0.321
AllTeststestBug318631_JavaToKdmTransformationSuccess0.492
AllTestsmodifiersSuccess1.082
AllTestsannotationsSuccess1.153
AllTestsvalidationSuccess1.038
AllTestscommentsSuccess1.121
AllTestsinitializerSuccess1.071
AllTeststest001Success1.021
AllTeststest002Success1.153
AllTeststest003Success1.036
AllTeststestBug325108Success1.104
AllTestspackageaccessSuccess1.033
AllTestsvarargsSuccess1.038
AllTestsduplicateproxySuccess1.136
AllTestsclassorifaceproxySuccess2.209
AllTestsparameterizedtypeinmethoddeclSuccess1.165
AllTestsproxyFieldSuccess1.104
AllTeststestBug338874_InfixExpressionWithVariablesSuccess1.028
AllTeststestBug319606Success1.120
AllTeststestConversionOfJavaModelToKdmModelSuccess1.473
AllTeststestValidationOfKdmModelConvertedFromJavaModelSuccess1.554
AllTeststestJavaModelDiscoveryFromJavaProjectSuccess0.751
AllTeststestValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.089
AllTeststestBug328143_unboundVMSuccess1.035
AllTeststestBug312080_unresolvedFieldsSuccess0.805
AllTestsbug310838Success0.965
AllTeststextJavaQueriesTestSuccess0.984
AllTestsmodifierJavaQueriesTestSuccess0.057
AllTeststextJavaQueriesTestSuccess0.065
AllTeststest001Success157.143
AllTeststest001Success128.235
AllTestsmodifiersSuccess17.620
AllTestsannotationsSuccess3.573
AllTestsvalidationSuccess3.667
AllTestscommentsSuccess3.375
AllTestsinitializerSuccess3.359
AllTeststest001Success4.701
AllTeststest002Success3.167
AllTeststest003Success3.459
AllTeststestBug325108Success3.546
AllTestspackageaccessSuccess3.542
AllTestsvarargsSuccess3.425
AllTestsduplicateproxySuccess3.388
AllTestsclassorifaceproxySuccess3.044
AllTestsparameterizedtypeinmethoddeclSuccess3.497
AllTestsproxyFieldSuccess3.500
AllTestsmodifiersSuccess2.135
AllTestsannotationsSuccess0.699
AllTestsvalidationSuccess1.122
AllTestscommentsSuccess1.117
AllTestsinitializerSuccess1.014
AllTeststest001Success1.114
AllTeststest002Success0.987
AllTeststest003Success1.110
AllTeststestBug325108Success1.138
AllTestspackageaccessSuccess1.004
AllTestsvarargsSuccess1.131
AllTestsduplicateproxySuccess1.136
AllTestsclassorifaceproxySuccess1.099
AllTestsparameterizedtypeinmethoddeclSuccess0.997
AllTestsproxyFieldSuccess1.109
AllTestsbug308991Success0.673
AllTestsemfHighlightuiCustomSuccess0.015
AllTestsjdkAndEclipseFacetsSuccess0.016
AllTestsjdkAndEclipseFacetsCustomizationSuccess0.007
AllTestsjdkAndEclipseQuerySetSuccess0.009
AllTestsjavaExampleSuccess0.814
AllTestsbug308991Success4.508
AllTestsjavaTypesCustomizationFacetTestSuccess0.002
AllTeststestBug329672CommentsSuccess3.246
AllTeststest001Success2.823
AllTeststestDocPresenceSuccess0.001
AllTeststest001Success0.086
AllTeststest001Success0.114
AllTeststest001Success0.118
AllTeststest001Success0.162
AllTeststest001Success0.188
AllTeststest001Success0.087
AllTeststest001Success0.099
AllTeststest001Success0.060
AllTeststest001Success0.139
AllTeststest001Success0.134
AllTeststest001Success0.153
AllTeststest001Success0.204
AllTeststest001Success0.010
AllTeststest001Success0.004
AllTeststest001Success0.007
AllTeststest001Success0.009
AllTeststest001Success0.016
AllTeststest001Success0.015
AllTeststest001Success0.015
AllTeststest1Success0.233
AllTeststest1Success0.211
AllTestsmemoryTestSuccess8.642
AllTeststest1Success0.321
AllTeststest1Success6.557
AllTeststest1Success0.539
AllTestsmemoryTestSuccess7.829
AllTeststest1Success1.097
AllTeststestJspFileExistenceSuccess8.268
AllTeststestExportTransformationSuccess0.700
AllTeststestExportAndModelTransformationSuccess18.104
AllTeststestExportModelAndAddTraceabilitySuccess16.211
AllTeststestProducingTransformationWithTraceabilitySuccess10.324
AllTeststestKdmToUmlConverterSuccess2.783
AllTeststestKdmSourceToUmlConverter_bug315355Success1.645
AllTeststestValidationOfConvertedSourceUmlModelSuccess1.063
AllTeststestKdmToUmlConverter_bug318638Success2.700
AllTeststestExportTransformationSuccess0.465
AllTeststestExportAndModelTransformationSuccess4.254
AllTeststestExportModelAndAddTraceabilitySuccess9.869
AllTeststestProducingTransformationWithTraceabilitySuccess6.407
AllTeststestKdmToUmlConverterSuccess1.688
AllTeststestKdmSourceToUmlConverter_bug315355Success1.554
AllTeststestValidationOfConvertedSourceUmlModelSuccess0.893
AllTeststestKdmToUmlConverter_bug318638Success2.715
AllTeststestKdmToUmlConverterSuccess2.353
AllTeststestKdmSourceToUmlConverter_bug315355Success2.264
AllTeststestValidationOfConvertedSourceUmlModelSuccess1.421
AllTeststestKdmToUmlConverter_bug318638Success3.322
AllTeststestSuccess0.014
AllTeststestSuccess0.006
AllTeststestSuccess0.006
AllTeststest002Success0.774
AllTeststest001Success1.046
AllTeststestBug332068_packageinfosSuccess1.025
AllTeststestBug332323_classInDefaultPackageSuccess1.162
AllTeststest002Success1.064
AllTeststest001Success1.119
AllTeststestBug332068_packageinfosSuccess0.789
AllTeststestBug332323_classInDefaultPackageSuccess1.053
AllTeststestControlsSuccess0.034
AllTeststestDiscovererReferentialSuccess0.007
AllTeststestParametersGenericAPISuccess0.001
AllTeststestParametersGenericAPIInheritanceSuccess0.000
AllTeststestGenericInvocationSuccess0.001
AllTeststestAbstractDiscovererSuccess0.001
AllTeststestAbstractModelDiscovererSuccess0.191
AllTeststestInitialValueSuccess0.001
AllTeststestNoInitialValueSuccess0.000
AllTeststestDiscovererUIExtensionSuccess0.018
AllTeststest001Success0.380
AllTeststest001Success0.329
AllTestsnameSuccess0.013
AllTestsproviderSuccess0.002
AllTestsnameSuccess0.002
AllTestsproviderSuccess0.003
AllTestsversionSuccess0.003
AllTestsaboutSuccess0.016