Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
210195.24%103.531
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.gmt.modisco.infra.facet.tests2110103.531

Package org.eclipse.gmt.modisco.infra.facet.tests

NameTestsErrorsFailuresTime(s)
AllTests2110103.531
Back to top


TestCase AllTests

NameStatusTypeTime(s)
test001ErrorMarkers found on: L/test001/src/org/eclipse/gmt/modisco/infra/facet/tests/samples/GetSubClasses.java

org.eclipse.core.runtime.CoreException: Markers found on: L/test001/src/org/eclipse/gmt/modisco/infra/facet/tests/samples/GetSubClasses.java
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.checkNoMarkerOn(FileUtils.java:163)
at org.eclipse.gmt.modisco.infra.facet.tests.FacetTests.test001(FacetTests.java:106)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2601)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2565)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2399)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:669)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:662)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.Exception
at org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.checkNoMarkerOn(FileUtils.java:156)
Contains: The import org.eclipse.emf cannot be resolved
Contains: The import org.eclipse.emf cannot be resolved
Contains: The import org.eclipse.emf cannot be resolved
Contains: The import org.eclipse.emf cannot be resolved
Contains: The import org.eclipse.emf cannot be resolved
Contains: The import org.eclipse.gmt.modisco.infra.query cannot be resolved
Contains: The import org.eclipse.gmt.modisco.infra.query cannot be resolved
Contains: The import org.eclipse.gmt.modisco.infra.query cannot be resolved
Contains: IJavaModelQuery cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: EList cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: EList cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: ParameterValueList cannot be resolved to a type
Contains: ModelQueryExecutionException cannot be resolved to a type
Contains: EList cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: BasicEList cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: TreeIterator cannot be resolved to a type
Contains: EObject cannot be resolved to a type
Contains: EObject cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: EClass cannot be resolved to a type
Contains: EClass cannot be resolved to a type
32.895
test002Success5.712
test003Success4.218
wrongNameSuccess4.907
wrongIsAbstractSuccess2.141
wrongNbOfSuperTypeSuccess2.214
emptyNsURISuccess2.166
emptyNsPrefixSuccess2.111
emptyExtendedPackagesSuccess2.134
compoSuccess2.384
bug301692Success0.017
bug305688Success2.744
bug307715Success0.697
bug307715v2Success1.114
bug304798Success4.543
bug308614Success3.044
bug308947Success4.321
bug309657Success6.564
bug309990Success5.126
bug310279Success8.087
bug310279_3Success6.252
Properties >>

Back to top