Unit Test Results.

Designed for use with JUnit and Ant.

Class AllTests

NameTestsErrorsFailuresTime(s)Time StampHost
AllTests27520NaN

Tests

NameStatusTypeTime(s)
test001Success0.566
test001Success0.012
returnTypeSuccess11.342
scopeSuccess1.973
test001Success6.050
resourceSetErrorN/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
simpleEvalErrorN/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
osgiReloadSuccess3.819
oclQueryTestSuccess1.854
oclQueryTest2Success1.939
oclQueryTest3Success1.962
emfmqQueryTestSuccess2.127
jxpathQueryTestSuccess2.032
installedQuery01Success0.000
installedQuery02Success0.000
wrongNameSuccess1.661
wrongResultTypeSuccess1.989
wrongScopeSuccess1.844
nullResultTypeSuccess2.067
uniqueNameSuccess2.018
parameterUniqueNameSuccess1.999
returnTypeMultiSuccess3.155
wrongNameInInstalledQuerySetSuccess0.000
resourceSet2Success2.039
resourceSet3Success0.003
modiscoProtocolSuccess0.004
bug303036Success0.001
wrongImplementationClassNameSuccess2.032
wrongImplementationClassInterfaceSuccess2.012
bug306724Success5.059
bug307095Success4.097
bug307095v2Success6.063
bug307095v3Success4.183
bug307187Success2.039
bug309657Success6.074
bug310269Success2.987
bug310599Success5.103
bug310599v2Success6.922
test001Success2.083
test002Success4.136
wrongNameSuccess2.122
bug309657Success6.111
test003Success4.040
wrongIsAbstractSuccess4.183
wrongNbOfSuperTypeSuccess2.048
emptyNsURISuccess2.043
emptyNsPrefixSuccess2.100
emptyExtendedPackagesSuccess2.035
compoSuccess2.022
bug301692Success0.007
bug305688Success2.047
bug307715Success0.321
bug307715v2Success5.178
bug304798Success5.672
bug308614Success2.967
bug308947Success5.851
bug309990Success5.007
bug310279Success8.031
bug310279_3Success6.147
bug311684Success6.264
subClassifiersSuccess0.940
umlQuerySetSuccess0.008
umlUiCustomSuccess0.011
umlFacetsSuccess0.010
umlFacets2Success0.009
umlFacetsUiCustomSuccess0.005
umlFacets2UiCustomSuccess0.005
bug308991Success0.755
checkDisplaySuccess0.001
test001Success3.511
modiscoProtocolSuccess0.001
bug306724Success6.001
bug307187Success2.018
bug309657Success5.023
testUICustomSuccess0.027
testUICustomWithConditionSuccess0.063
testWorkspaceCustomizationHidesRegistryCustomizationSuccess1.967
testBug304018Success0.003
testBug299277Success2.060
bug336502Success0.015
bug341222Success0.049
testNonExistingSuccess0.000
testCreateClassSuccess0.000
testCreateAttributeSuccess0.000
testWithPackageAndClassesSuccess0.000
testWithPackageAndClasses2Success0.001
testRemoveClassAtRootSuccess0.001
testRemoveClassUnderPackageSuccess0.001
testSubInstancesSuccess0.001
bug309657Success5.993
bug309990Success5.123
importBundleSuccess0.314
testComputeReferencedEPackagesSuccess0.020
test336903Success0.026
modifiersSuccess1.690
annotationsSuccess1.057
validationSuccess0.958
commentsSuccess1.526
initializerSuccess0.737
test001Success1.058
test002Success1.270
test003Success0.897
testBug325108Success1.087
packageaccessSuccess1.108
varargsSuccess1.054
duplicateproxySuccess1.085
classorifaceproxySuccess1.106
parameterizedtypeinmethoddeclSuccess1.590
proxyFieldSuccess2.324
testJavaModelDiscoveryFromJavaProjectSuccess1.317
testValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.125
testBug328143_unboundVMSuccess0.908
testBug312080_unresolvedFieldsSuccess0.834
testConversionOfJavaModelToKdmModelSuccess3.770
testValidationOfKdmModelConvertedFromJavaModelSuccess2.364
testInterfaceMethodVisibilitySuccess0.491
testArrayAsAnnotationValueSuccess0.344
testKdmCommentsSuccess0.395
testBug326944_JavaToKdmTransformationSuccess0.389
testBug318631_JavaToKdmTransformationSuccess0.414
testBug319606Success1.569
testIsolatedCommentsSuccess0.788
testIsolatedCommentsSuccess0.980
testInterfaceMethodVisibilitySuccess0.565
testArrayAsAnnotationValueSuccess0.674
testKdmCommentsSuccess0.337
testBug326944_JavaToKdmTransformationSuccess0.321
testBug318631_JavaToKdmTransformationSuccess0.492
modifiersSuccess1.082
annotationsSuccess1.153
validationSuccess1.038
commentsSuccess1.121
initializerSuccess1.071
test001Success1.021
test002Success1.153
test003Success1.036
testBug325108Success1.104
packageaccessSuccess1.033
varargsSuccess1.038
duplicateproxySuccess1.136
classorifaceproxySuccess2.209
parameterizedtypeinmethoddeclSuccess1.165
proxyFieldSuccess1.104
testBug338874_InfixExpressionWithVariablesSuccess1.028
testBug319606Success1.120
testConversionOfJavaModelToKdmModelSuccess1.473
testValidationOfKdmModelConvertedFromJavaModelSuccess1.554
testJavaModelDiscoveryFromJavaProjectSuccess0.751
testValidationOfJavaModelDiscoveryFromJavaProjectSuccess1.089
testBug328143_unboundVMSuccess1.035
testBug312080_unresolvedFieldsSuccess0.805
bug310838Success0.965
textJavaQueriesTestSuccess0.984
modifierJavaQueriesTestSuccess0.057
textJavaQueriesTestSuccess0.065
test001Success157.143
test001Success128.235
modifiersSuccess17.620
annotationsSuccess3.573
validationSuccess3.667
commentsSuccess3.375
initializerSuccess3.359
test001Success4.701
test002Success3.167
test003Success3.459
testBug325108Success3.546
packageaccessSuccess3.542
varargsSuccess3.425
duplicateproxySuccess3.388
classorifaceproxySuccess3.044
parameterizedtypeinmethoddeclSuccess3.497
proxyFieldSuccess3.500
modifiersSuccess2.135
annotationsSuccess0.699
validationSuccess1.122
commentsSuccess1.117
initializerSuccess1.014
test001Success1.114
test002Success0.987
test003Success1.110
testBug325108Success1.138
packageaccessSuccess1.004
varargsSuccess1.131
duplicateproxySuccess1.136
classorifaceproxySuccess1.099
parameterizedtypeinmethoddeclSuccess0.997
proxyFieldSuccess1.109
bug308991Success0.673
emfHighlightuiCustomSuccess0.015
jdkAndEclipseFacetsSuccess0.016
jdkAndEclipseFacetsCustomizationSuccess0.007
jdkAndEclipseQuerySetSuccess0.009
javaExampleSuccess0.814
bug308991Success4.508
javaTypesCustomizationFacetTestSuccess0.002
testBug329672CommentsSuccess3.246
test001Success2.823
testDocPresenceSuccess0.001
test001Success0.086
test001Success0.114
test001Success0.118
test001Success0.162
test001Success0.188
test001Success0.087
test001Success0.099
test001Success0.060
test001Success0.139
test001Success0.134
test001Success0.153
test001Success0.204
test001Success0.010
test001Success0.004
test001Success0.007
test001Success0.009
test001Success0.016
test001Success0.015
test001Success0.015
test1Success0.233
test1Success0.211
memoryTestSuccess8.642
test1Success0.321
test1Success6.557
test1Success0.539
memoryTestSuccess7.829
test1Success1.097
testJspFileExistenceSuccess8.268
testExportTransformationSuccess0.700
testExportAndModelTransformationSuccess18.104
testExportModelAndAddTraceabilitySuccess16.211
testProducingTransformationWithTraceabilitySuccess10.324
testKdmToUmlConverterSuccess2.783
testKdmSourceToUmlConverter_bug315355Success1.645
testValidationOfConvertedSourceUmlModelSuccess1.063
testKdmToUmlConverter_bug318638Success2.700
testExportTransformationSuccess0.465
testExportAndModelTransformationSuccess4.254
testExportModelAndAddTraceabilitySuccess9.869
testProducingTransformationWithTraceabilitySuccess6.407
testKdmToUmlConverterSuccess1.688
testKdmSourceToUmlConverter_bug315355Success1.554
testValidationOfConvertedSourceUmlModelSuccess0.893
testKdmToUmlConverter_bug318638Success2.715
testKdmToUmlConverterSuccess2.353
testKdmSourceToUmlConverter_bug315355Success2.264
testValidationOfConvertedSourceUmlModelSuccess1.421
testKdmToUmlConverter_bug318638Success3.322
testSuccess0.014
testSuccess0.006
testSuccess0.006
test002Success0.774
test001Success1.046
testBug332068_packageinfosSuccess1.025
testBug332323_classInDefaultPackageSuccess1.162
test002Success1.064
test001Success1.119
testBug332068_packageinfosSuccess0.789
testBug332323_classInDefaultPackageSuccess1.053
testControlsSuccess0.034
testDiscovererReferentialSuccess0.007
testParametersGenericAPISuccess0.001
testParametersGenericAPIInheritanceSuccess0.000
testGenericInvocationSuccess0.001
testAbstractDiscovererSuccess0.001
testAbstractModelDiscovererSuccess0.191
testInitialValueSuccess0.001
testNoInitialValueSuccess0.000
testDiscovererUIExtensionSuccess0.018
test001Success0.380
test001Success0.329
nameSuccess0.013
providerSuccess0.002
nameSuccess0.002
providerSuccess0.003
versionSuccess0.003
aboutSuccess0.016
Properties »
System.out »
System.err »