| Name | Status | Type | Time(s) |
| test001 | Success | | 0.566 |
| test001 | Success | | 0.012 |
| returnType | Success | | 11.342 |
| scope | Success | | 1.973 |
| test001 | Success | | 6.050 |
| resourceSet | Error | N/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 |
| simpleEval | Error | N/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 |
| osgiReload | Success | | 3.819 |
| oclQueryTest | Success | | 1.854 |
| oclQueryTest2 | Success | | 1.939 |
| oclQueryTest3 | Success | | 1.962 |
| emfmqQueryTest | Success | | 2.127 |
| jxpathQueryTest | Success | | 2.032 |
| installedQuery01 | Success | | 0.000 |
| installedQuery02 | Success | | 0.000 |
| wrongName | Success | | 1.661 |
| wrongResultType | Success | | 1.989 |
| wrongScope | Success | | 1.844 |
| nullResultType | Success | | 2.067 |
| uniqueName | Success | | 2.018 |
| parameterUniqueName | Success | | 1.999 |
| returnTypeMulti | Success | | 3.155 |
| wrongNameInInstalledQuerySet | Success | | 0.000 |
| resourceSet2 | Success | | 2.039 |
| resourceSet3 | Success | | 0.003 |
| modiscoProtocol | Success | | 0.004 |
| bug303036 | Success | | 0.001 |
| wrongImplementationClassName | Success | | 2.032 |
| wrongImplementationClassInterface | Success | | 2.012 |
| bug306724 | Success | | 5.059 |
| bug307095 | Success | | 4.097 |
| bug307095v2 | Success | | 6.063 |
| bug307095v3 | Success | | 4.183 |
| bug307187 | Success | | 2.039 |
| bug309657 | Success | | 6.074 |
| bug310269 | Success | | 2.987 |
| bug310599 | Success | | 5.103 |
| bug310599v2 | Success | | 6.922 |
| test001 | Success | | 2.083 |
| test002 | Success | | 4.136 |
| wrongName | Success | | 2.122 |
| bug309657 | Success | | 6.111 |
| test003 | Success | | 4.040 |
| wrongIsAbstract | Success | | 4.183 |
| wrongNbOfSuperType | Success | | 2.048 |
| emptyNsURI | Success | | 2.043 |
| emptyNsPrefix | Success | | 2.100 |
| emptyExtendedPackages | Success | | 2.035 |
| compo | Success | | 2.022 |
| bug301692 | Success | | 0.007 |
| bug305688 | Success | | 2.047 |
| bug307715 | Success | | 0.321 |
| bug307715v2 | Success | | 5.178 |
| bug304798 | Success | | 5.672 |
| bug308614 | Success | | 2.967 |
| bug308947 | Success | | 5.851 |
| bug309990 | Success | | 5.007 |
| bug310279 | Success | | 8.031 |
| bug310279_3 | Success | | 6.147 |
| bug311684 | Success | | 6.264 |
| subClassifiers | Success | | 0.940 |
| umlQuerySet | Success | | 0.008 |
| umlUiCustom | Success | | 0.011 |
| umlFacets | Success | | 0.010 |
| umlFacets2 | Success | | 0.009 |
| umlFacetsUiCustom | Success | | 0.005 |
| umlFacets2UiCustom | Success | | 0.005 |
| bug308991 | Success | | 0.755 |
| checkDisplay | Success | | 0.001 |
| test001 | Success | | 3.511 |
| modiscoProtocol | Success | | 0.001 |
| bug306724 | Success | | 6.001 |
| bug307187 | Success | | 2.018 |
| bug309657 | Success | | 5.023 |
| testUICustom | Success | | 0.027 |
| testUICustomWithCondition | Success | | 0.063 |
| testWorkspaceCustomizationHidesRegistryCustomization | Success | | 1.967 |
| testBug304018 | Success | | 0.003 |
| testBug299277 | Success | | 2.060 |
| bug336502 | Success | | 0.015 |
| bug341222 | Success | | 0.049 |
| testNonExisting | Success | | 0.000 |
| testCreateClass | Success | | 0.000 |
| testCreateAttribute | Success | | 0.000 |
| testWithPackageAndClasses | Success | | 0.000 |
| testWithPackageAndClasses2 | Success | | 0.001 |
| testRemoveClassAtRoot | Success | | 0.001 |
| testRemoveClassUnderPackage | Success | | 0.001 |
| testSubInstances | Success | | 0.001 |
| bug309657 | Success | | 5.993 |
| bug309990 | Success | | 5.123 |
| importBundle | Success | | 0.314 |
| testComputeReferencedEPackages | Success | | 0.020 |
| test336903 | Success | | 0.026 |
| modifiers | Success | | 1.690 |
| annotations | Success | | 1.057 |
| validation | Success | | 0.958 |
| comments | Success | | 1.526 |
| initializer | Success | | 0.737 |
| test001 | Success | | 1.058 |
| test002 | Success | | 1.270 |
| test003 | Success | | 0.897 |
| testBug325108 | Success | | 1.087 |
| packageaccess | Success | | 1.108 |
| varargs | Success | | 1.054 |
| duplicateproxy | Success | | 1.085 |
| classorifaceproxy | Success | | 1.106 |
| parameterizedtypeinmethoddecl | Success | | 1.590 |
| proxyField | Success | | 2.324 |
| testJavaModelDiscoveryFromJavaProject | Success | | 1.317 |
| testValidationOfJavaModelDiscoveryFromJavaProject | Success | | 1.125 |
| testBug328143_unboundVM | Success | | 0.908 |
| testBug312080_unresolvedFields | Success | | 0.834 |
| testConversionOfJavaModelToKdmModel | Success | | 3.770 |
| testValidationOfKdmModelConvertedFromJavaModel | Success | | 2.364 |
| testInterfaceMethodVisibility | Success | | 0.491 |
| testArrayAsAnnotationValue | Success | | 0.344 |
| testKdmComments | Success | | 0.395 |
| testBug326944_JavaToKdmTransformation | Success | | 0.389 |
| testBug318631_JavaToKdmTransformation | Success | | 0.414 |
| testBug319606 | Success | | 1.569 |
| testIsolatedComments | Success | | 0.788 |
| testIsolatedComments | Success | | 0.980 |
| testInterfaceMethodVisibility | Success | | 0.565 |
| testArrayAsAnnotationValue | Success | | 0.674 |
| testKdmComments | Success | | 0.337 |
| testBug326944_JavaToKdmTransformation | Success | | 0.321 |
| testBug318631_JavaToKdmTransformation | Success | | 0.492 |
| modifiers | Success | | 1.082 |
| annotations | Success | | 1.153 |
| validation | Success | | 1.038 |
| comments | Success | | 1.121 |
| initializer | Success | | 1.071 |
| test001 | Success | | 1.021 |
| test002 | Success | | 1.153 |
| test003 | Success | | 1.036 |
| testBug325108 | Success | | 1.104 |
| packageaccess | Success | | 1.033 |
| varargs | Success | | 1.038 |
| duplicateproxy | Success | | 1.136 |
| classorifaceproxy | Success | | 2.209 |
| parameterizedtypeinmethoddecl | Success | | 1.165 |
| proxyField | Success | | 1.104 |
| testBug338874_InfixExpressionWithVariables | Success | | 1.028 |
| testBug319606 | Success | | 1.120 |
| testConversionOfJavaModelToKdmModel | Success | | 1.473 |
| testValidationOfKdmModelConvertedFromJavaModel | Success | | 1.554 |
| testJavaModelDiscoveryFromJavaProject | Success | | 0.751 |
| testValidationOfJavaModelDiscoveryFromJavaProject | Success | | 1.089 |
| testBug328143_unboundVM | Success | | 1.035 |
| testBug312080_unresolvedFields | Success | | 0.805 |
| bug310838 | Success | | 0.965 |
| textJavaQueriesTest | Success | | 0.984 |
| modifierJavaQueriesTest | Success | | 0.057 |
| textJavaQueriesTest | Success | | 0.065 |
| test001 | Success | | 157.143 |
| test001 | Success | | 128.235 |
| modifiers | Success | | 17.620 |
| annotations | Success | | 3.573 |
| validation | Success | | 3.667 |
| comments | Success | | 3.375 |
| initializer | Success | | 3.359 |
| test001 | Success | | 4.701 |
| test002 | Success | | 3.167 |
| test003 | Success | | 3.459 |
| testBug325108 | Success | | 3.546 |
| packageaccess | Success | | 3.542 |
| varargs | Success | | 3.425 |
| duplicateproxy | Success | | 3.388 |
| classorifaceproxy | Success | | 3.044 |
| parameterizedtypeinmethoddecl | Success | | 3.497 |
| proxyField | Success | | 3.500 |
| modifiers | Success | | 2.135 |
| annotations | Success | | 0.699 |
| validation | Success | | 1.122 |
| comments | Success | | 1.117 |
| initializer | Success | | 1.014 |
| test001 | Success | | 1.114 |
| test002 | Success | | 0.987 |
| test003 | Success | | 1.110 |
| testBug325108 | Success | | 1.138 |
| packageaccess | Success | | 1.004 |
| varargs | Success | | 1.131 |
| duplicateproxy | Success | | 1.136 |
| classorifaceproxy | Success | | 1.099 |
| parameterizedtypeinmethoddecl | Success | | 0.997 |
| proxyField | Success | | 1.109 |
| bug308991 | Success | | 0.673 |
| emfHighlightuiCustom | Success | | 0.015 |
| jdkAndEclipseFacets | Success | | 0.016 |
| jdkAndEclipseFacetsCustomization | Success | | 0.007 |
| jdkAndEclipseQuerySet | Success | | 0.009 |
| javaExample | Success | | 0.814 |
| bug308991 | Success | | 4.508 |
| javaTypesCustomizationFacetTest | Success | | 0.002 |
| testBug329672Comments | Success | | 3.246 |
| test001 | Success | | 2.823 |
| testDocPresence | Success | | 0.001 |
| test001 | Success | | 0.086 |
| test001 | Success | | 0.114 |
| test001 | Success | | 0.118 |
| test001 | Success | | 0.162 |
| test001 | Success | | 0.188 |
| test001 | Success | | 0.087 |
| test001 | Success | | 0.099 |
| test001 | Success | | 0.060 |
| test001 | Success | | 0.139 |
| test001 | Success | | 0.134 |
| test001 | Success | | 0.153 |
| test001 | Success | | 0.204 |
| test001 | Success | | 0.010 |
| test001 | Success | | 0.004 |
| test001 | Success | | 0.007 |
| test001 | Success | | 0.009 |
| test001 | Success | | 0.016 |
| test001 | Success | | 0.015 |
| test001 | Success | | 0.015 |
| test1 | Success | | 0.233 |
| test1 | Success | | 0.211 |
| memoryTest | Success | | 8.642 |
| test1 | Success | | 0.321 |
| test1 | Success | | 6.557 |
| test1 | Success | | 0.539 |
| memoryTest | Success | | 7.829 |
| test1 | Success | | 1.097 |
| testJspFileExistence | Success | | 8.268 |
| testExportTransformation | Success | | 0.700 |
| testExportAndModelTransformation | Success | | 18.104 |
| testExportModelAndAddTraceability | Success | | 16.211 |
| testProducingTransformationWithTraceability | Success | | 10.324 |
| testKdmToUmlConverter | Success | | 2.783 |
| testKdmSourceToUmlConverter_bug315355 | Success | | 1.645 |
| testValidationOfConvertedSourceUmlModel | Success | | 1.063 |
| testKdmToUmlConverter_bug318638 | Success | | 2.700 |
| testExportTransformation | Success | | 0.465 |
| testExportAndModelTransformation | Success | | 4.254 |
| testExportModelAndAddTraceability | Success | | 9.869 |
| testProducingTransformationWithTraceability | Success | | 6.407 |
| testKdmToUmlConverter | Success | | 1.688 |
| testKdmSourceToUmlConverter_bug315355 | Success | | 1.554 |
| testValidationOfConvertedSourceUmlModel | Success | | 0.893 |
| testKdmToUmlConverter_bug318638 | Success | | 2.715 |
| testKdmToUmlConverter | Success | | 2.353 |
| testKdmSourceToUmlConverter_bug315355 | Success | | 2.264 |
| testValidationOfConvertedSourceUmlModel | Success | | 1.421 |
| testKdmToUmlConverter_bug318638 | Success | | 3.322 |
| test | Success | | 0.014 |
| test | Success | | 0.006 |
| test | Success | | 0.006 |
| test002 | Success | | 0.774 |
| test001 | Success | | 1.046 |
| testBug332068_packageinfos | Success | | 1.025 |
| testBug332323_classInDefaultPackage | Success | | 1.162 |
| test002 | Success | | 1.064 |
| test001 | Success | | 1.119 |
| testBug332068_packageinfos | Success | | 0.789 |
| testBug332323_classInDefaultPackage | Success | | 1.053 |
| testControls | Success | | 0.034 |
| testDiscovererReferential | Success | | 0.007 |
| testParametersGenericAPI | Success | | 0.001 |
| testParametersGenericAPIInheritance | Success | | 0.000 |
| testGenericInvocation | Success | | 0.001 |
| testAbstractDiscoverer | Success | | 0.001 |
| testAbstractModelDiscoverer | Success | | 0.191 |
| testInitialValue | Success | | 0.001 |
| testNoInitialValue | Success | | 0.000 |
| testDiscovererUIExtension | Success | | 0.018 |
| test001 | Success | | 0.380 |
| test001 | Success | | 0.329 |
| name | Success | | 0.013 |
| provider | Success | | 0.002 |
| name | Success | | 0.002 |
| provider | Success | | 0.003 |
| version | Success | | 0.003 |
| about | Success | | 0.016 |