Unit Test Results.

Designed for use with JUnit and Ant.

All Tests

ClassNameStatusTypeTime(s)
Papyrus ALL testsimportPackageErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Import-Package for :
org.eclipse.papyrus.infra.services.edit.tests
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138)
at org.eclipse.papyrus.bundles.tests.BundlesTests.importPackage(BundlesTests.java:72)
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)

0.019
Papyrus ALL testsincubationTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Bundle-Name for :
org.eclipse.papyrus.uml.oclconstraintevaluation
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138)
at org.eclipse.papyrus.bundles.tests.BundlesTests.incubationTest(BundlesTests.java:32)
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)

0.002
Papyrus ALL testsvendorTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Bundle-Vendor for :
org.eclipse.papyrus.uml.oclconstraintevaluation
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138)
at org.eclipse.papyrus.bundles.tests.BundlesTests.vendorTest(BundlesTests.java:40)
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)

0.006
Papyrus ALL testsversionTestSuccess0.004
Papyrus ALL testsaboutTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems!The following bundles don't have the file about.html :
org.eclipse.papyrus.uml.oclconstraintevaluation
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.fileTest(BundlesTests.java:172)
at org.eclipse.papyrus.bundles.tests.BundlesTests.aboutTest(BundlesTests.java:56)
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)

0.057
Papyrus ALL testsjavaVersionTestSuccess0.001
Papyrus ALL testsreexportDependenciesErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 203 problems! org.eclipse.papyrus.infra.constraints re-exports:
- org.eclipse.emf.ecore
- org.eclipse.papyrus.infra.tools
org.eclipse.papyrus.infra.constraints.edit re-exports:
- org.eclipse.papyrus.infra.constraints
- org.eclipse.emf.edit
org.eclipse.papyrus.infra.constraints.editor re-exports:
- org.eclipse.core.resources
- org.eclipse.papyrus.infra.constraints.edit
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.edit.ui
- org.eclipse.ui.ide
org.eclipse.papyrus.infra.core re-exports:
- org.eclipse.papyrus.infra.core.sasheditor
- org.eclipse.papyrus.infra.core.sasheditor.di
- org.eclipse.ui.ide
- org.eclipse.emf.edit.ui
- org.eclipse.papyrus.infra.gmfdiag.commands
org.eclipse.papyrus.infra.core.sasheditor re-exports:
- org.eclipse.papyrus.infra.core.log
org.eclipse.papyrus.infra.core.sasheditor.di re-exports:
- org.eclipse.swt
- org.eclipse.papyrus.infra.core.sasheditor
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.discovery re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.discovery.ui re-exports:
- org.eclipse.core.resources
- org.eclipse.emf.edit
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.edit.ui
org.eclipse.papyrus.infra.emf re-exports:
- org.eclipse.emf.facet.infra.browser.uicore
org.eclipse.papyrus.infra.extendedtypes re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
- org.eclipse.gmf.runtime.emf.type.core
org.eclipse.papyrus.infra.extendedtypes.emf re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.papyrus.infra.extendedtypes
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.infra.gmfdiag.css.model re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.gmfdiag.navigation re-exports:
- org.eclipse.papyrus.infra.core
org.eclipse.papyrus.infra.queries.core.configuration re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.infra.queries.core.configuration.edit re-exports:
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.emf.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.facet.infra.query
- org.eclipse.emf.facet.infra.query.edit
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
org.eclipse.papyrus.infra.services.controlmode.history re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.table.instance re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.ui.resources re-exports:
- org.eclipse.papyrus.infra.core
org.eclipse.papyrus.sysml re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.profile.l2
org.eclipse.papyrus.sysml.edit re-exports:
- org.eclipse.papyrus.sysml
org.eclipse.papyrus.sysml.tests re-exports:
- org.eclipse.papyrus.sysml
- org.eclipse.emf.ecore
- org.eclipse.uml2.uml
- org.eclipse.emf.ecore.xmi
- org.junit
org.eclipse.papyrus.uml.diagram.activity re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.emf.validation.ocl
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.clazz re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.gmf.runtime.draw2d.ui
org.eclipse.papyrus.uml.diagram.common re-exports:
- org.eclipse.uml2.uml.edit
- org.eclipse.papyrus.infra.core
- org.eclipse.papyrus.uml.tools.utils
- org.eclipse.papyrus.infra.core.log
- org.eclipse.papyrus.infra.extendedtypes
- org.eclipse.papyrus.infra.services.edit
- org.eclipse.papyrus.infra.gmfdiag.navigation
org.eclipse.papyrus.uml.diagram.communication re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.ocl.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
org.eclipse.papyrus.uml.diagram.component re-exports:
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.gef
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.composite re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.gef
- org.eclipse.draw2d
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.deployment re-exports:
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.paletteconfiguration re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit re-exports:
- org.eclipse.papyrus.uml.diagram.paletteconfiguration
- org.eclipse.emf.edit
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.papyrus.infra.queries.core.configuration.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.facet.infra.query
- org.eclipse.emf.facet.infra.query.edit
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
org.eclipse.papyrus.uml.diagram.profile re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.ocl.ecore
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.sequence re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.gmf.runtime.notation
org.eclipse.papyrus.uml.diagram.statemachine re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.gef
- org.eclipse.emf.validation.ocl
- org.eclipse.gmf.runtime.draw2d.ui
org.eclipse.papyrus.uml.diagram.usecase re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.gef
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.modelexplorer.widgets re-exports:
- org.eclipse.papyrus.views.modelexplorer.widgets
org.eclipse.papyrus.uml.textedit.collaborationuse.xtext re-exports:
- org.eclipse.papyrus.uml.textedit.common.xtext
org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.collaborationuse.xtext
org.eclipse.papyrus.uml.textedit.common.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.common.xtext
org.eclipse.papyrus.uml.textedit.message.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.message.xtext
org.eclipse.papyrus.uml.textedit.parameter.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.parameter.xtext
org.eclipse.papyrus.uml.textedit.property.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.property.xtext
org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext re-exports:
- org.eclipse.xtext
- org.eclipse.xtext.xbase
- org.apache.log4j
- org.apache.commons.logging
org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext
org.eclipse.papyrus.uml.textedit.transition.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.transition.xtext
org.eclipse.papyrus.uml.tools re-exports:
- org.eclipse.papyrus.infra.widgets
- org.eclipse.papyrus.infra.emf
org.eclipse.papyrus.uml.tools.extendedtypes re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.papyrus.infra.extendedtypes
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.views.modelexplorer re-exports:
- org.eclipse.papyrus.infra.core
org.eclipse.papyrus.views.modelexplorer.tests re-exports:
- org.eclipse.emf.facet.infra.browser.uicore
- org.eclipse.papyrus.views.modelexplorer
org.eclipse.papyrus.views.modelexplorer.widgets re-exports:
- org.eclipse.papyrus.infra.widgets
- org.eclipse.papyrus.views.modelexplorer
- org.eclipse.emf.facet.infra.browser
- org.eclipse.emf.facet.infra.browser.uicore
org.eclipse.papyrus.views.properties re-exports:
- org.eclipse.papyrus.infra.constraints
org.eclipse.papyrus.views.properties.model re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.views.properties.model.edit re-exports:
- org.eclipse.papyrus.views.properties.model
- org.eclipse.emf.edit
org.eclipse.papyrus.views.properties.model.editor re-exports:
- org.eclipse.core.resources
- org.eclipse.papyrus.views.properties.model.edit
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.edit.ui
- org.eclipse.ui.ide

at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.reexportDependencies(BundlesTests.java:105)
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)

0.046
Papyrus ALL teststestClientContextExistSuccess7.246
Papyrus ALL teststestCanEditSuccess0.058
Papyrus ALL teststestGetEditCommandSuccess0.010
Papyrus ALL teststestGetDisplayNameSuccess0.000
Papyrus ALL teststestGetAdapterSuccess1.901
Papyrus ALL teststestGetEditService_EClassSuccess0.000
Papyrus ALL teststestGetEditService_EObjectSuccess0.001
Papyrus ALL teststestGetEditService_IElementTypeSuccess0.000
Papyrus ALL teststestGetEditService_UnknownSuccess0.000
Papyrus ALL teststestGetContainedTypeEditServicesSuccess0.001
Papyrus ALL teststestIsKnownElementTypeSuccess0.641
Papyrus ALL teststestCreateServiceInstanceSuccess0.857
Papyrus ALL teststestGetCommandProviderSuccess0.001
Papyrus ALL teststestGetEditServiceProviderSuccess0.833
Papyrus ALL teststestValidateSuccess0.714
Papyrus ALL teststestGetCommandEObjectResultSuccess0.656
Papyrus ALL teststestGetEditCommandSuccess0.657
Papyrus ALL teststestGetEditCommandSuccess0.157
Papyrus ALL testsdeleteRootOfTheModelSuccess3.691
Papyrus ALL testsdeleteLinkItemTestSuccess1.294
Papyrus ALL testsrevealSemanticElement_rootTestSuccess1.274
Papyrus ALL teststestCleanHTMLTags1Success0.001
Papyrus ALL teststestCleanHTMLTags2Success0.000
Papyrus ALL teststestCleanHTMLTags3Success0.000
Papyrus ALL teststestCleanHTMLTags4Success0.001
Papyrus ALL teststestCleanHTMLTags5Success0.001
Papyrus ALL teststestCleanHTMLTags6Success0.001
Papyrus ALL teststestGenerateBlockForText1Success0.001
Papyrus ALL teststestGenerateBlockForText2Success0.002
Papyrus ALL teststestGenerateBlockForText3Success0.002
Papyrus ALL teststestGenerateBlockForText4Success0.002
Papyrus ALL teststestGenerateBlockForText5Success0.002
Papyrus ALL teststestGenerateBlockForText6Success0.003
Papyrus ALL teststestGenerateBlockForText7Success0.003
Papyrus ALL teststestGenerateBlockForText8Success0.002
Papyrus ALL teststestGenerateBlockForText9Success0.002
Papyrus ALL teststestGenerateBlockForText10Success0.002
Papyrus ALL teststestGenerateBlockForText11Success0.002
Papyrus ALL teststestRegistryContentForUMLSuccess0.049
Papyrus ALL teststestRegistryContentForUMLStandardSuccess0.002
Papyrus ALL teststestRegistryContentForUMLStandardStereotypeApplicationSuccess0.000
Papyrus ALL teststestRegistryContentForUMLAssociationsSuccess0.001
Papyrus ALL testssingleValuePropertyTestSuccess0.102
Papyrus ALL testssingleValuePropertyGraphicalTestSuccess0.088
Papyrus ALL testsenumPropertyTestSuccess0.025
Papyrus ALL testsmultipleValuePropertyTestSuccess0.022
Papyrus ALL teststestToManageComponentSuccess5.411
Papyrus ALL teststestToManageInstanceSpecificationSuccess3.722
Papyrus ALL teststestToManageSignalSuccess3.719
Papyrus ALL teststestToManageModelSuccess3.370
Papyrus ALL teststestToManageEnumerationSuccess3.611
Papyrus ALL teststestToManageIPackageSuccess3.535
Papyrus ALL teststestToManageClassSuccess3.713
Papyrus ALL teststestToManagePrimitiveTypeSuccess3.215
Papyrus ALL teststestToManageDataTypeSuccess3.264
Papyrus ALL teststestToManageConstraintSuccess3.205
Papyrus ALL teststestToManageCommentSuccess3.364
Papyrus ALL teststestToManageComponentSuccess3.270
Papyrus ALL teststestToManageInstanceSpecificationSuccess3.257
Papyrus ALL teststestToManageSignalSuccess3.333
Papyrus ALL teststestToManageModelSuccess3.139
Papyrus ALL teststestToManageEnumerationSuccess3.241
Papyrus ALL teststestToManageIPackageSuccess3.096
Papyrus ALL teststestToManageClassSuccess3.216
Papyrus ALL teststestToManagePrimitiveTypeSuccess3.078
Papyrus ALL teststestToManageDataTypeSuccess3.155
Papyrus ALL teststestToManageConstraintSuccess3.262
Papyrus ALL teststestToManageCommentSuccess3.248
Papyrus ALL teststestToManageinstanceSlotSuccess3.147
Papyrus ALL teststestToManageComponentPropertySuccess3.119
Papyrus ALL teststestToManageComponentNestedClassSuccess3.047
Papyrus ALL teststestToManageComponentOperationSuccess3.124
Papyrus ALL teststestToManageSignalPropertySuccess3.112
Papyrus ALL teststestToManageInterfacePropertySuccess3.411
Papyrus ALL teststestToManageInterfaceOperationSuccess3.134
Papyrus ALL teststestToManageInterfaceNestedClassSuccess3.083
Papyrus ALL teststestToManageEnumerationLiteralEnumerationSuccess3.100
Papyrus ALL teststestToManageClassPropertySuccess3.150
Papyrus ALL teststestToManageClassReceptionSuccess3.189
Papyrus ALL teststestToManageClassOperationSuccess3.224
Papyrus ALL teststestToClassNestedClassSuccess3.022
Papyrus ALL teststestToManageDependencySuccess3.388
Papyrus ALL teststestToManageAssociationSuccess3.369
Papyrus ALL teststestToManageRealizationSuccess3.266
Papyrus ALL teststestToManageAbstractionSuccess3.521
Papyrus ALL teststestToManageUsageSuccess3.381
Papyrus ALL teststestToManageGeneralizationSuccess3.219
Papyrus ALL teststestToManageInterfaceRealizationSuccess3.303
Papyrus ALL teststestToManageSubstitutionSuccess3.299
Papyrus ALL teststestToManageElementImportSuccess3.316
Papyrus ALL teststestToManagePackageImportSuccess3.369
Papyrus ALL teststestToManageMultiDependencySuccess3.453
Papyrus ALL teststestToManageMultiAssociationSuccess3.534
Papyrus ALL teststestToManageContainmentFailureN/A

junit.framework.AssertionFailedError: CREATION:test the execution
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.eclipse.papyrus.diagram.clazz.test.canonical.TestContainmentLink.testToCreateALink(TestContainmentLink.java:149)
at org.eclipse.papyrus.diagram.clazz.test.canonical.TestContainmentLink.testToManageLink(TestContainmentLink.java:273)
at org.eclipse.papyrus.diagram.clazz.test.canonical.TestClassDiagramContainment.testToManageContainment(TestClassDiagramContainment.java:26)
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 junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
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.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)

3.176
Papyrus ALL teststestDropWithOrderSuccess3.360
Papyrus ALL teststestLoad10ClassSuccess0.877
Papyrus ALL teststestLoad100ClassSuccess5.500
Papyrus ALL teststestLoad200ClassSuccess6.152
Papyrus ALL teststestLoad300ClassSuccess10.169
Papyrus ALL teststestLoad400ClassSuccess15.616
Papyrus ALL teststestLoad500ClassSuccess22.855
Papyrus ALL testsdeleteRootOfTheModelSuccess0.708
Papyrus ALL testsdeleteUMLElementsTestSuccess3.695
Papyrus ALL testsdeleteReadOnlyElementsTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed:
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96)
at org.eclipse.papyrus.uml.modelexplorer.tests.DeleteHandlerTest.deleteReadOnlyElementsTest(DeleteHandlerTest.java:139)
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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
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)

0.682
Papyrus ALL testsrenameUMLUnnamedElementTestSuccess0.729
Papyrus ALL testsrenameUMLNamedElementTestSuccess0.794
Papyrus ALL testsrevealSemanticElement_selectRootTestSuccess0.744
Papyrus ALL testsrevealSemanticElement_selectChildrenTestSuccess0.889
Papyrus ALL testsrevealSemanticElement_selectChildrenTestListSuccess0.816
Papyrus ALL testsrevealSemanticElement_selectImportedPackageErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: I don't get the correct selection
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackage(ModelExplorerViewTests.java:131)
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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
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)

0.759
Papyrus ALL testsrevealSemanticElement_selectImportedPackageListErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: I don't get the current selection for revealSemanticElement_importedPackageList
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackageList(ModelExplorerViewTests.java:152)
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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
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)

0.772
Papyrus ALL testsdropClassSuccess0.005
Papyrus ALL testsdropInterfaceSuccess0.000
Papyrus ALL testsdropClassAndInterfaceSuccess0.001
Papyrus ALL testsdropClassAndSuperclassSuccess0.000
Papyrus ALL teststestPropertyContentProviderSuccess0.208
Papyrus ALL teststestGetViewPointSuccess0.298
Papyrus ALL teststestIsAtomicSuccess0.027
Papyrus ALL teststestGetIconSuccess0.009
Papyrus ALL teststestGetIconSuccess0.011
Papyrus ALL teststestGetAllocatedFromSuccess0.016
Papyrus ALL teststestGetAllocatedToSuccess0.010
Papyrus ALL teststestGetVerifiesSuccess0.018
Papyrus ALL teststestGetDerivedSuccess0.019
Papyrus ALL teststestGetDerivedFromSuccess0.015
Papyrus ALL teststestGetMasterSuccess0.013
Papyrus ALL teststestGetRefinedBySuccess0.012
Papyrus ALL teststestGetSatisfiedBySuccess0.011
Papyrus ALL teststestGetTracedToSuccess0.011
Papyrus ALL teststestGetVerifiedBySuccess0.011
Papyrus ALL teststestGetVerifiesSuccess0.013
Papyrus ALL teststestGetRefinesSuccess0.010
Papyrus ALL teststestGetSatisfiesSuccess0.010
Papyrus ALL teststestGetTracedFromSuccess0.013
Papyrus ALL teststestRegistryContentForSysMLModelElementsSuccess0.003
Papyrus ALL teststestRegistryContentForStereotypeApplicationsInModelElementsSuccess0.000
Papyrus ALL teststestRegistryContentForSysMLBlocksSuccess0.002
Papyrus ALL teststestRegistryContentForStereotypeApplicationsInBlocksSuccess0.000
Papyrus ALL teststestRegistryContentForSysMLConstraintsSuccess0.001
Papyrus ALL teststestRegistryContentForStereotypeApplicationsInConstraintsSuccess0.001
Papyrus ALL teststestRegistryContentForStereotypeApplicationsInActivitiesSuccess0.000
Papyrus ALL teststestRegistryContentForSysMLRequirementsSuccess0.001
Papyrus ALL teststestRegistryContentForStereotypeApplicationsInRequirementsSuccess0.000
Papyrus ALL teststestRegistryContentForSysMLAllocationsSuccess0.000
Papyrus ALL teststestRegistryContentForStereotypeApplicationsInAllocationsSuccess0.001
Papyrus ALL teststestRegistryContentForSysMLPortAndFlowsSuccess0.002
Papyrus ALL teststestRegistryContentForStereotypeApplicationsInPortAndFlowsSuccess0.001
Papyrus ALL teststestRegistryContentForSysMLAssociationsSuccess1.035
Papyrus ALL teststestCopyPasteBlockInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteBlockInDiagram(TestCopyGraphicallyPasteBlock.java:112)
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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
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.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)

0.020
Papyrus ALL teststestCopyPasteListOfBlocksInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteListOfBlocksInDiagram(TestCopyGraphicallyPasteBlock.java:216)
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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
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.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)

0.003
Papyrus ALL teststestCopyPasteWithModelBlockInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteWithModelBlockInDiagram(TestCopyGraphicallyPasteBlock.java:291)
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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
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.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)

0.003
Papyrus ALL teststestCopyPasteWithModelListOfBlocksInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteWithModelListOfBlocksInDiagram(TestCopyGraphicallyPasteBlock.java:387)
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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
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.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)

0.008
Papyrus ALL testscreateCommentSuccess0.011
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.002
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.002
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess2.586
Papyrus ALL testswarningSuccess0.702
Papyrus ALL testswarningSuccess1.449
Papyrus ALL testscreateCommentSuccess0.003
Papyrus ALL testscreateReferenceSuccess0.005
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.000
Papyrus ALL testscreatePortSuccess0.118
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.002
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.062
Papyrus ALL testscreateFlowPropertySuccess0.002
Papyrus ALL testscreateActorPartSuccess0.002
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.002
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.545
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.033
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.002
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.002
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.026
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess0.775
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.021
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess0.823
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.026
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.004
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.002
Papyrus ALL testscreateReceptionSuccess0.023
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.002
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess0.880
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.002
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.002
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.002
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess0.813
Papyrus ALL testscreateCommentSuccess0.024
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.008
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.020
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.002
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess0.698
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.002
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.021
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.020
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.021
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.002
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess0.746
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.002
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess0.687
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.002
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.002
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess1.515
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.002
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.602
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.019
Papyrus ALL testscreateDataTypeSuccess0.002
Papyrus ALL testscreateEnumerationSuccess0.002
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.002
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.021
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess0.741
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.021
Papyrus ALL testscreateReceptionSuccess0.002
Papyrus ALL testscreateSignalSuccess0.002
Papyrus ALL testscreateDimensionSuccess0.002
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.002
Papyrus ALL testscreateValueTypeSuccess1.524
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.002
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.002
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.578
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.021
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess0.682
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.002
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.017
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess1.359
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess3.176
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.002
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.002
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess2.759
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.022
Papyrus ALL testscreateInstanceSpecificationSuccess0.002
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.002
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.002
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess1.407
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.002
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess2.594
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.002
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.002
Papyrus ALL testscreateFlowPropertySuccess0.024
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess1.463
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.002
Papyrus ALL testscreateSlotSuccess0.002
Papyrus ALL testscreateValueSuccess0.002
Papyrus ALL testscreateActorSuccess0.002
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.002
Papyrus ALL testscreateEnumerationSuccess0.002
Papyrus ALL testscreateEnumerationLiteralSuccess0.002
Papyrus ALL testscreateInstanceSpecificationSuccess0.002
Papyrus ALL testscreateInterfaceSuccess0.002
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.002
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.002
Papyrus ALL testscreatePropertySuccess0.002
Papyrus ALL testscreateReceptionSuccess0.002
Papyrus ALL testscreateSignalSuccess0.002
Papyrus ALL testscreateDimensionSuccess0.002
Papyrus ALL testscreateFlowPortSuccess0.002
Papyrus ALL testscreateFlowPropertySuccess0.002
Papyrus ALL testscreateActorPartSuccess0.002
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.546
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.002
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.002
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.002
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.019
Papyrus ALL testscreatePackageSuccess0.000
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.021
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.002
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess0.710
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.000
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.017
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess1.390
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.002
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess3.294
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.002
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.593
Papyrus ALL testswarningSuccess0.749
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.019
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.002
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess1.728
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess3.217
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess2.562
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.020
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess0.746
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.002
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.002
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.022
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess1.466
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.002
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.002
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess3.370
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.002
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.000
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess3.307
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.002
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.002
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess3.248
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess3.530
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.002
Papyrus ALL testscreateValueSuccess0.002
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.002
Papyrus ALL testscreateEnumerationSuccess0.002
Papyrus ALL testscreateEnumerationLiteralSuccess0.002
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.002
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.002
Papyrus ALL testscreatePrimitiveTypeSuccess0.002
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.002
Papyrus ALL testscreateUnitSuccess0.002
Papyrus ALL testscreateValueTypeSuccess3.231
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.002
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.000
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.649
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.020
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.000
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess0.821
Papyrus ALL testscreateCommentSuccess0.003
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.002
Papyrus ALL testscreateSlotSuccess0.029
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.002
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.002
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.002
Papyrus ALL testscreateDimensionSuccess0.002
Papyrus ALL testscreateFlowPortSuccess0.002
Papyrus ALL testscreateFlowPropertySuccess0.034
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.002
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.002
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess1.475
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.002
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.002
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess3.329
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.000
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.001
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.000
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.001
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.717
Papyrus ALL testscreateCommentSuccess0.056
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.026
Papyrus ALL testscreateConstraintSuccess0.023
Papyrus ALL testscreateDataTypeSuccess0.024
Papyrus ALL testscreateEnumerationSuccess0.024
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.024
Papyrus ALL testscreateInterfaceSuccess0.025
Papyrus ALL testscreateModelSuccess0.022
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.025
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.025
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.025
Papyrus ALL testscreateDimensionSuccess0.025
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.034
Papyrus ALL testscreateConstraintBlockSuccess0.028
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.029
Papyrus ALL testscreateUnitSuccess0.026
Papyrus ALL testscreateValueTypeSuccess0.765
Papyrus ALL testscreateCommentSuccess0.059
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.024
Papyrus ALL testscreateConstraintSuccess0.023
Papyrus ALL testscreateDataTypeSuccess0.024
Papyrus ALL testscreateEnumerationSuccess0.027
Papyrus ALL testscreateEnumerationLiteralSuccess0.002
Papyrus ALL testscreateInstanceSpecificationSuccess0.025
Papyrus ALL testscreateInterfaceSuccess0.028
Papyrus ALL testscreateModelSuccess0.025
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.026
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.024
Papyrus ALL testscreatePropertySuccess0.002
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.024
Papyrus ALL testscreateDimensionSuccess0.024
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.035
Papyrus ALL testscreateConstraintBlockSuccess0.027
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.028
Papyrus ALL testscreateUnitSuccess0.028
Papyrus ALL testscreateValueTypeSuccess1.467
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.002
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.001
Papyrus ALL testscreateInterfaceSuccess0.001
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.002
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.000
Papyrus ALL testscreateDimensionSuccess0.000
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.002
Papyrus ALL testscreateUnitSuccess0.000
Papyrus ALL testscreateValueTypeSuccess3.340
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreateDataTypeSuccess0.001
Papyrus ALL testscreateEnumerationSuccess0.001
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.000
Papyrus ALL testscreateInterfaceSuccess0.000
Papyrus ALL testscreateModelSuccess0.000
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePrimitiveTypeSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.001
Papyrus ALL testscreateDimensionSuccess0.001
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.001
Papyrus ALL testscreateConstraintBlockSuccess0.001
Papyrus ALL testscreateConstraintPropertySuccess0.001
Papyrus ALL testscreateFlowSpecificationSuccess0.002
Papyrus ALL testscreateUnitSuccess0.001
Papyrus ALL testscreateValueTypeSuccess2.548
Papyrus ALL testscreateCommentSuccess0.057
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.002
Papyrus ALL testscreateActorSuccess0.024
Papyrus ALL testscreateConstraintSuccess0.024
Papyrus ALL testscreateDataTypeSuccess0.029
Papyrus ALL testscreateEnumerationSuccess0.025
Papyrus ALL testscreateEnumerationLiteralSuccess0.000
Papyrus ALL testscreateInstanceSpecificationSuccess0.027
Papyrus ALL testscreateInterfaceSuccess0.027
Papyrus ALL testscreateModelSuccess0.032
Papyrus ALL testscreateOperationSuccess0.001
Papyrus ALL testscreatePackageSuccess0.030
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePrimitiveTypeSuccess0.029
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.001
Papyrus ALL testscreateSignalSuccess0.030
Papyrus ALL testscreateDimensionSuccess0.029
Papyrus ALL testscreateFlowPortSuccess0.000
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.035
Papyrus ALL testscreateConstraintBlockSuccess0.030
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.028
Papyrus ALL testscreateUnitSuccess0.025
Papyrus ALL testscreateValueTypeSuccess0.782
Papyrus ALL testscreateCommentSuccess0.062
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateSlotSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateActorSuccess0.023
Papyrus ALL testscreateConstraintSuccess0.022
Papyrus ALL testscreateDataTypeSuccess0.026
Papyrus ALL testscreateEnumerationSuccess0.024
Papyrus ALL testscreateEnumerationLiteralSuccess0.001
Papyrus ALL testscreateInstanceSpecificationSuccess0.022
Papyrus ALL testscreateInterfaceSuccess0.024
Papyrus ALL testscreateModelSuccess0.023
Papyrus ALL testscreateOperationSuccess0.000
Papyrus ALL testscreatePackageSuccess0.025
Papyrus ALL testscreatePortSuccess0.002
Papyrus ALL testscreatePrimitiveTypeSuccess0.023
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateReceptionSuccess0.000
Papyrus ALL testscreateSignalSuccess0.026
Papyrus ALL testscreateDimensionSuccess0.028
Papyrus ALL testscreateFlowPortSuccess0.001
Papyrus ALL testscreateFlowPropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateBlockSuccess0.035
Papyrus ALL testscreateConstraintBlockSuccess0.032
Papyrus ALL testscreateConstraintPropertySuccess0.000
Papyrus ALL testscreateFlowSpecificationSuccess0.030
Papyrus ALL testscreateUnitSuccess0.028
Papyrus ALL testscreateValueTypeSuccess0.744
Papyrus ALL testscreateDiagramSuccess0.700
Papyrus ALL testsdropExceptionToFix_bug348549Success0.873
Papyrus ALL teststestCreationActorInDiagramSuccess0.026
Papyrus ALL teststestCreationActorPartInDiagramSuccess0.001
Papyrus ALL teststestCreationBlockInDiagramSuccess0.035
Papyrus ALL teststestCreationCommentInDiagramSuccess0.072
Papyrus ALL teststestCreationConstraintBlockInDiagramSuccess0.032
Papyrus ALL teststestCreationConstraintInDiagramSuccess0.030
Papyrus ALL teststestCreationConstraintPropertyInDiagramSuccess0.001
Papyrus ALL teststestCreationDataTypeInDiagramSuccess0.032
Papyrus ALL teststestCreationDimensionInDiagramSuccess0.030
Papyrus ALL teststestCreationEnumerationInDiagramSuccess0.027
Papyrus ALL teststestCreationEnumerationLiteralInDiagramSuccess0.001
Papyrus ALL teststestCreationFlowPortInDiagramSuccess0.001
Papyrus ALL teststestCreationFlowPropertyInDiagramSuccess0.001
Papyrus ALL teststestCreationFlowSpecificationInDiagramSuccess0.029
Papyrus ALL teststestCreationInstanceSpecificationInDiagramSuccess0.030
Papyrus ALL teststestCreationInterfaceInDiagramSuccess0.032
Papyrus ALL teststestCreationModelInDiagramSuccess0.029
Papyrus ALL teststestCreationOperationInDiagramSuccess0.000
Papyrus ALL teststestCreationPackageInDiagramSuccess0.030
Papyrus ALL teststestCreationPartInDiagramSuccess0.001
Papyrus ALL teststestCreationPortInDiagramSuccess0.000
Papyrus ALL teststestCreationPrimitiveTypeInDiagramSuccess0.028
Papyrus ALL teststestCreationPropertyInDiagramSuccess0.000
Papyrus ALL teststestCreationReceptionInDiagramSuccess0.001
Papyrus ALL teststestCreationReferenceInDiagramSuccess0.001
Papyrus ALL teststestCreationSignalInDiagramSuccess0.030
Papyrus ALL teststestCreationSlotInDiagramSuccess0.000
Papyrus ALL teststestCreationUnitInDiagramSuccess0.046
Papyrus ALL teststestCreationValueInDiagramSuccess0.001
Papyrus ALL teststestCreationValueTypeInDiagramSuccess2.506
Papyrus ALL teststestDropActorInDiagramSuccess0.053
Papyrus ALL teststestDropActorPartInDiagramSuccess0.011
Papyrus ALL teststestDropBlockInDiagramSuccess0.043
Papyrus ALL teststestDropCommentInDiagramSuccess0.074
Papyrus ALL teststestDropConstraintBlockInDiagramSuccess0.033
Papyrus ALL teststestDropConstraintInDiagramSuccess0.032
Papyrus ALL teststestDropConstraintPropertyInDiagramSuccess0.010
Papyrus ALL teststestDropDataTypeInDiagramSuccess0.033
Papyrus ALL teststestDropDimensionInDiagramSuccess0.033
Papyrus ALL teststestDropEnumerationInDiagramSuccess0.035
Papyrus ALL teststestDropEnumerationLiteralInDiagramSuccess0.010
Papyrus ALL teststestDropFlowPortInDiagramSuccess0.011
Papyrus ALL teststestDropFlowPropertyInDiagramSuccess0.011
Papyrus ALL teststestDropFlowSpecificationInDiagramSuccess0.040
Papyrus ALL teststestDropInstanceSpecificationInDiagramSuccess0.038
Papyrus ALL teststestDropInterfaceInDiagramSuccess0.043
Papyrus ALL teststestDropModelInDiagramSuccess0.041
Papyrus ALL teststestDropOperationInDiagramSuccess0.010
Papyrus ALL teststestDropPackageInDiagramSuccess0.040
Papyrus ALL teststestDropPartInDiagramSuccess0.022
Papyrus ALL teststestDropPortInDiagramSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeInDiagramSuccess0.043
Papyrus ALL teststestDropPropertyInDiagramSuccess0.013
Papyrus ALL teststestDropReceptionInDiagramSuccess0.012
Papyrus ALL teststestDropReferenceInDiagramSuccess0.021
Papyrus ALL teststestDropSignalInDiagramSuccess0.043
Papyrus ALL teststestDropSlotInDiagramSuccess0.013
Papyrus ALL teststestDropUnitInDiagramSuccess0.047
Papyrus ALL teststestDropValueInDiagramSuccess0.022
Papyrus ALL teststestDropValueTypeInDiagramSuccess0.808
Papyrus ALL testsdropDependencyInDiagramSuccess0.674
Papyrus ALL testsdropUsageInDiagramSuccess0.035
Papyrus ALL testsdropInterfaceRealizationInDiagramSuccess0.044
Papyrus ALL testsdropGeneralizationInDiagramSuccess0.027
Papyrus ALL testsdropAssociationCompositeInDiagramSuccess0.038
Papyrus ALL testsdropAssociationCompositeDirectedInDiagramSuccess0.032
Papyrus ALL testsdropAssociationNoneInDiagramSuccess0.034
Papyrus ALL testsdropAssociationNoneDirectedInDiagramSuccess0.033
Papyrus ALL testsdropAssociationSharedInDiagramSuccess0.033
Papyrus ALL testsdropAssociationSharedDirectedInDiagramSuccess3.406
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.007
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.006
Papyrus ALL teststestDropConstraintBlockSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.007
Papyrus ALL teststestDropConstraintContainedSuccess0.007
Papyrus ALL teststestDropConstraintPropertySuccess0.013
Papyrus ALL teststestDropDataTypeSuccess0.006
Papyrus ALL teststestDropDimensionSuccess0.007
Papyrus ALL teststestDropEnumerationSuccess0.007
Papyrus ALL teststestDropEnumerationLiteralSuccess0.012
Papyrus ALL teststestDropFlowPortSuccess0.013
Papyrus ALL teststestDropFlowPropertySuccess0.014
Papyrus ALL teststestDropFlowSpecificationSuccess0.008
Papyrus ALL teststestDropInstanceSpecificationSuccess0.007
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.014
Papyrus ALL teststestDropPackageSuccess0.007
Papyrus ALL teststestDropPartSuccess0.026
Papyrus ALL teststestDropPortSuccess0.015
Papyrus ALL teststestDropPrimitiveTypeSuccess0.007
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.015
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.010
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess2.572
Papyrus ALL testswarningSuccess0.699
Papyrus ALL testswarningSuccess1.548
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.007
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropActorPartContainedSuccess0.007
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.007
Papyrus ALL teststestDropFlowPortContainedSuccess0.061
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPartContainedSuccess0.015
Papyrus ALL teststestDropPortContainedSuccess0.037
Papyrus ALL teststestDropPropertyContainedSuccess0.007
Papyrus ALL teststestDropReceptionContainedSuccess0.007
Papyrus ALL teststestDropReferenceContainedSuccess0.015
Papyrus ALL teststestDropValueContainedSuccess3.200
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.012
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.019
Papyrus ALL teststestDropConstraintPropertySuccess0.012
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.014
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.017
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.007
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.023
Papyrus ALL teststestDropSignalSuccess0.007
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorPartContainedSuccess0.007
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.023
Papyrus ALL teststestDropFlowPortContainedSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.005
Papyrus ALL teststestDropPartContainedSuccess0.014
Papyrus ALL teststestDropPortContainedSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess0.007
Papyrus ALL teststestDropReceptionContainedSuccess0.007
Papyrus ALL teststestDropReferenceContainedSuccess0.015
Papyrus ALL teststestDropValueContainedSuccess3.182
Papyrus ALL teststestDropActorSuccess0.008
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.004
Papyrus ALL teststestDropCommentSuccess0.003
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.017
Papyrus ALL teststestDropFlowSpecificationSuccess0.029
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.007
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.011
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorPartContainedSuccess0.007
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.008
Papyrus ALL teststestDropFlowPortContainedSuccess0.023
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPartContainedSuccess0.014
Papyrus ALL teststestDropPortContainedSuccess0.009
Papyrus ALL teststestDropPropertyContainedSuccess0.035
Papyrus ALL teststestDropReceptionContainedSuccess0.000
Papyrus ALL teststestDropReferenceContainedSuccess0.004
Papyrus ALL teststestDropValueContainedSuccess3.374
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.002
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.008
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.018
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.017
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropActorPartContainedSuccess0.006
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.006
Papyrus ALL teststestDropFlowPortContainedSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.021
Papyrus ALL teststestDropPartContainedSuccess0.014
Papyrus ALL teststestDropPortContainedSuccess0.006
Papyrus ALL teststestDropPropertyContainedSuccess0.006
Papyrus ALL teststestDropReceptionContainedSuccess0.022
Papyrus ALL teststestDropReferenceContainedSuccess0.014
Papyrus ALL teststestDropValueContainedSuccess3.208
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.004
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.009
Papyrus ALL teststestDropDataTypeSuccess0.003
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorPartContainedSuccess0.007
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.007
Papyrus ALL teststestDropFlowPortContainedSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPartContainedSuccess0.031
Papyrus ALL teststestDropPortContainedSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess0.007
Papyrus ALL teststestDropReceptionContainedSuccess0.005
Papyrus ALL teststestDropReferenceContainedSuccess0.013
Papyrus ALL teststestDropValueContainedSuccess3.375
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.011
Papyrus ALL teststestDropInterfaceSuccess0.011
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.014
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.018
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropActorPartContainedSuccess0.006
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.006
Papyrus ALL teststestDropFlowPortContainedSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPartContainedSuccess0.014
Papyrus ALL teststestDropPortContainedSuccess0.022
Papyrus ALL teststestDropPropertyContainedSuccess0.006
Papyrus ALL teststestDropReceptionContainedSuccess0.006
Papyrus ALL teststestDropReferenceContainedSuccess0.014
Papyrus ALL teststestDropValueContainedSuccess3.139
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.004
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.004
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.008
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.018
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.011
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.018
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropActorPartContainedSuccess0.022
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.007
Papyrus ALL teststestDropFlowPortContainedSuccess0.022
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPartContainedSuccess0.029
Papyrus ALL teststestDropPortContainedSuccess0.021
Papyrus ALL teststestDropPropertyContainedSuccess0.021
Papyrus ALL teststestDropReceptionContainedSuccess4.222
Papyrus ALL teststestDropReferenceContainedSuccess0.031
Papyrus ALL teststestDropValueContainedSuccess3.187
Papyrus ALL teststestDropActorSuccess0.006
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.004
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.004
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropActorPartContainedSuccess0.007
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.008
Papyrus ALL teststestDropFlowPortContainedSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPartContainedSuccess0.015
Papyrus ALL teststestDropPortContainedSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess0.007
Papyrus ALL teststestDropReceptionContainedSuccess0.007
Papyrus ALL teststestDropReferenceContainedSuccess0.033
Papyrus ALL teststestDropValueContainedSuccess3.220
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.005
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.018
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.026
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropActorPartContainedSuccess0.007
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.007
Papyrus ALL teststestDropFlowPortContainedSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPartContainedSuccess0.015
Papyrus ALL teststestDropPortContainedSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess0.007
Papyrus ALL teststestDropReceptionContainedSuccess0.007
Papyrus ALL teststestDropReferenceContainedSuccess0.015
Papyrus ALL teststestDropValueContainedSuccess3.289
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.004
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.004
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.004
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.008
Papyrus ALL teststestDropFlowPortSuccess0.009
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.005
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.010
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.018
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.011
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.017
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess3.401
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.017
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.018
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.011
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.021
Papyrus ALL teststestDropPropertyContainedSuccess3.144
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropConstraintPropertyContainedSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess3.234
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.015
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.006
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPropertyContainedSuccess3.362
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.004
Papyrus ALL teststestDropConstraintPropertySuccess0.009
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.017
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropOperationContainedSuccess0.021
Papyrus ALL teststestDropPropertyContainedSuccess3.427
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.005
Papyrus ALL teststestDropPropertyContainedSuccess3.276
Papyrus ALL teststestDropActorSuccess0.015
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.015
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.016
Papyrus ALL teststestDropConstraintSuccess0.006
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.014
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.014
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.016
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.015
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.025
Papyrus ALL teststestDropSignalSuccess0.017
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess3.306
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.006
Papyrus ALL teststestDropConstraintContainedSuccess0.006
Papyrus ALL teststestDropConstraintPropertySuccess0.016
Papyrus ALL teststestDropDataTypeSuccess0.006
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.006
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.007
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.007
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.007
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess0.006
Papyrus ALL teststestDropEnumerationLiteralContainedSuccess3.459
Papyrus ALL teststestDropActorSuccess0.006
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.006
Papyrus ALL teststestDropConstraintContainedSuccess0.006
Papyrus ALL teststestDropConstraintPropertySuccess0.012
Papyrus ALL teststestDropDataTypeSuccess0.006
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.011
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.010
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess0.006
Papyrus ALL teststestDropEnumerationLiteralContainedSuccess3.215
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.004
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.011
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropFlowPropertyContainedSuccess3.268
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.004
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.004
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.018
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.018
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.005
Papyrus ALL teststestDropValueSuccess0.017
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropFlowPropertyContainedSuccess3.314
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.006
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.008
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.038
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.019
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.008
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.008
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPropertyContainedSuccess3.468
Papyrus ALL teststestDropActorSuccess0.006
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.006
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.017
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropOperationContainedSuccess0.021
Papyrus ALL teststestDropPropertyContainedSuccess3.276
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.005
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.018
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.017
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPropertyContainedSuccess3.265
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess3.229
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropPropertyContainedSuccess2.841
Papyrus ALL testswarningSuccess1.444
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.006
Papyrus ALL teststestDropPropertyContainedSuccess3.220
Papyrus ALL teststestDropActorSuccess0.013
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.013
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.013
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.013
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.017
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.016
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.015
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.017
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.016
Papyrus ALL teststestDropSlotSuccess0.010
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess3.319
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.006
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.006
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropOperationContainedSuccess0.009
Papyrus ALL teststestDropPropertyContainedSuccess3.609
Papyrus ALL teststestDropActorSuccess0.006
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropOperationContainedSuccess0.021
Papyrus ALL teststestDropPropertyContainedSuccess3.301
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.004
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.018
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.046
Papyrus ALL teststestDropValueTypeSuccess0.008
Papyrus ALL teststestDropOperationContainedSuccess0.008
Papyrus ALL teststestDropPropertyContainedSuccess3.558
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.009
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.007
Papyrus ALL teststestDropEnumerationSuccess0.004
Papyrus ALL teststestDropEnumerationLiteralSuccess0.011
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.011
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.014
Papyrus ALL teststestDropUnitSuccess0.005
Papyrus ALL teststestDropValueSuccess0.022
Papyrus ALL teststestDropValueTypeSuccess3.359
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.004
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.011
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.007
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.266
Papyrus ALL teststestDropPropertySuccess0.014
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.029
Papyrus ALL teststestDropSignalSuccess0.007
Papyrus ALL teststestDropSlotSuccess0.013
Papyrus ALL teststestDropUnitSuccess0.008
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess3.214
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.010
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.018
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess3.228
Papyrus ALL teststestDropActorSuccess0.004
Papyrus ALL teststestDropActorPartSuccess0.009
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.011
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.018
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.005
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess3.241
Papyrus ALL teststestDropActorSuccess0.014
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.015
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.013
Papyrus ALL teststestDropConstraintSuccess0.004
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.013
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.013
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.010
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.016
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.017
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.020
Papyrus ALL teststestDropPropertySuccess0.015
Papyrus ALL teststestDropReceptionSuccess0.014
Papyrus ALL teststestDropReferenceSuccess0.022
Papyrus ALL teststestDropSignalSuccess0.020
Papyrus ALL teststestDropSlotSuccess0.013
Papyrus ALL teststestDropUnitSuccess0.008
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess3.476
Papyrus ALL teststestDropActorSuccess0.014
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.015
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.015
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.014
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.014
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.014
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.018
Papyrus ALL teststestDropInstanceSpecificationSuccess0.007
Papyrus ALL teststestDropInterfaceSuccess0.017
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.013
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.014
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.021
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess3.443
Papyrus ALL teststestDropActorSuccess0.016
Papyrus ALL teststestDropActorPartSuccess0.012
Papyrus ALL teststestDropBlockSuccess0.014
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.014
Papyrus ALL teststestDropConstraintSuccess0.006
Papyrus ALL teststestDropConstraintPropertySuccess0.012
Papyrus ALL teststestDropDataTypeSuccess0.016
Papyrus ALL teststestDropDimensionSuccess0.007
Papyrus ALL teststestDropEnumerationSuccess0.017
Papyrus ALL teststestDropEnumerationLiteralSuccess0.011
Papyrus ALL teststestDropFlowPortSuccess0.013
Papyrus ALL teststestDropFlowPropertySuccess0.015
Papyrus ALL teststestDropFlowSpecificationSuccess0.016
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.015
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.017
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.021
Papyrus ALL teststestDropValueTypeSuccess0.019
Papyrus ALL teststestDropSlotContainedSuccess3.321
Papyrus ALL teststestDropActorSuccess0.015
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.013
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropConstraintBlockSuccess0.014
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.017
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.014
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.016
Papyrus ALL teststestDropInstanceSpecificationSuccess0.007
Papyrus ALL teststestDropInterfaceSuccess0.019
Papyrus ALL teststestDropModelSuccess0.009
Papyrus ALL teststestDropOperationSuccess0.015
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.017
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.017
Papyrus ALL teststestDropSlotSuccess0.013
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.018
Papyrus ALL teststestDropSlotContainedSuccess3.511
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.009
Papyrus ALL teststestDropFlowPortSuccess0.011
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.011
Papyrus ALL teststestDropPackageSuccess0.005
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.018
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorContainedSuccess0.006
Papyrus ALL teststestDropBlockContainedSuccess0.006
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.006
Papyrus ALL teststestDropDataTypeContainedSuccess0.006
Papyrus ALL teststestDropDimensionContainedSuccess0.007
Papyrus ALL teststestDropEnumerationContainedSuccess0.005
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.006
Papyrus ALL teststestDropInterfaceContainedSuccess0.005
Papyrus ALL teststestDropModelContainedSuccess0.006
Papyrus ALL teststestDropPackageContainedSuccess0.005
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.006
Papyrus ALL teststestDropSignalContainedSuccess0.005
Papyrus ALL teststestDropUnitContainedSuccess0.006
Papyrus ALL teststestDropValueTypeContainedSuccess3.244
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.006
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.005
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.007
Papyrus ALL teststestDropPartSuccess0.021
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.007
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess0.008
Papyrus ALL teststestDropActorContainedSuccess0.006
Papyrus ALL teststestDropBlockContainedSuccess0.007
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.007
Papyrus ALL teststestDropDataTypeContainedSuccess0.006
Papyrus ALL teststestDropDimensionContainedSuccess0.008
Papyrus ALL teststestDropEnumerationContainedSuccess0.006
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.007
Papyrus ALL teststestDropInterfaceContainedSuccess0.007
Papyrus ALL teststestDropModelContainedSuccess0.006
Papyrus ALL teststestDropPackageContainedSuccess0.006
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.006
Papyrus ALL teststestDropSignalContainedSuccess0.007
Papyrus ALL teststestDropUnitContainedSuccess0.007
Papyrus ALL teststestDropValueTypeContainedSuccess3.286
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.072
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.030
Papyrus ALL teststestDropConstraintPropertySuccess0.012
Papyrus ALL teststestDropDataTypeSuccess0.006
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.013
Papyrus ALL teststestDropFlowPropertySuccess0.014
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.007
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.014
Papyrus ALL teststestDropPrimitiveTypeSuccess0.007
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.021
Papyrus ALL teststestDropSignalSuccess0.007
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess0.006
Papyrus ALL teststestDropActorContainedSuccess0.039
Papyrus ALL teststestDropBlockContainedSuccess0.049
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.048
Papyrus ALL teststestDropDataTypeContainedSuccess0.045
Papyrus ALL teststestDropDimensionContainedSuccess0.043
Papyrus ALL teststestDropEnumerationContainedSuccess0.044
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.049
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.046
Papyrus ALL teststestDropInterfaceContainedSuccess0.051
Papyrus ALL teststestDropModelContainedSuccess0.050
Papyrus ALL teststestDropPackageContainedSuccess0.045
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.247
Papyrus ALL teststestDropSignalContainedSuccess0.046
Papyrus ALL teststestDropUnitContainedSuccess0.047
Papyrus ALL teststestDropValueTypeContainedSuccess3.276
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.072
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.029
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.006
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.007
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.006
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorContainedSuccess0.038
Papyrus ALL teststestDropBlockContainedSuccess0.048
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.048
Papyrus ALL teststestDropDataTypeContainedSuccess0.045
Papyrus ALL teststestDropDimensionContainedSuccess0.045
Papyrus ALL teststestDropEnumerationContainedSuccess0.044
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.048
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.046
Papyrus ALL teststestDropInterfaceContainedSuccess0.051
Papyrus ALL teststestDropModelContainedSuccess0.049
Papyrus ALL teststestDropPackageContainedSuccess0.050
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.046
Papyrus ALL teststestDropSignalContainedSuccess0.050
Papyrus ALL teststestDropUnitContainedSuccess0.050
Papyrus ALL teststestDropValueTypeContainedSuccess3.355
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.005
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.011
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.012
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.012
Papyrus ALL teststestDropPrimitiveTypeSuccess0.005
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.011
Papyrus ALL teststestDropReferenceSuccess0.019
Papyrus ALL teststestDropSignalSuccess0.005
Papyrus ALL teststestDropSlotSuccess0.011
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorContainedSuccess0.006
Papyrus ALL teststestDropBlockContainedSuccess0.007
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.006
Papyrus ALL teststestDropDataTypeContainedSuccess0.006
Papyrus ALL teststestDropDimensionContainedSuccess0.007
Papyrus ALL teststestDropEnumerationContainedSuccess0.006
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.017
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.000
Papyrus ALL teststestDropInterfaceContainedSuccess0.001
Papyrus ALL teststestDropModelContainedSuccess0.028
Papyrus ALL teststestDropPackageContainedSuccess0.008
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.006
Papyrus ALL teststestDropSignalContainedSuccess0.010
Papyrus ALL teststestDropUnitContainedSuccess0.008
Papyrus ALL teststestDropValueTypeContainedSuccess3.438
Papyrus ALL teststestDropActorSuccess0.006
Papyrus ALL teststestDropActorPartSuccess0.011
Papyrus ALL teststestDropBlockSuccess0.006
Papyrus ALL teststestDropCommentSuccess0.005
Papyrus ALL teststestDropCommentContainedSuccess0.005
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.006
Papyrus ALL teststestDropConstraintContainedSuccess0.006
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.005
Papyrus ALL teststestDropEnumerationLiteralSuccess0.010
Papyrus ALL teststestDropFlowPortSuccess0.012
Papyrus ALL teststestDropFlowPropertySuccess0.013
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.019
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.020
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorContainedSuccess0.006
Papyrus ALL teststestDropBlockContainedSuccess0.007
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.008
Papyrus ALL teststestDropDataTypeContainedSuccess0.007
Papyrus ALL teststestDropDimensionContainedSuccess0.007
Papyrus ALL teststestDropEnumerationContainedSuccess0.006
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.006
Papyrus ALL teststestDropInterfaceContainedSuccess0.006
Papyrus ALL teststestDropModelContainedSuccess0.006
Papyrus ALL teststestDropPackageContainedSuccess0.006
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.007
Papyrus ALL teststestDropSignalContainedSuccess0.007
Papyrus ALL teststestDropUnitContainedSuccess0.007
Papyrus ALL teststestDropValueTypeContainedSuccess3.219
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.069
Papyrus ALL teststestDropConstraintBlockSuccess0.005
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.028
Papyrus ALL teststestDropConstraintPropertySuccess0.011
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.006
Papyrus ALL teststestDropEnumerationLiteralSuccess0.011
Papyrus ALL teststestDropFlowPortSuccess0.016
Papyrus ALL teststestDropFlowPropertySuccess0.011
Papyrus ALL teststestDropFlowSpecificationSuccess0.007
Papyrus ALL teststestDropInstanceSpecificationSuccess0.006
Papyrus ALL teststestDropInterfaceSuccess0.006
Papyrus ALL teststestDropModelSuccess0.006
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.020
Papyrus ALL teststestDropPortSuccess0.014
Papyrus ALL teststestDropPrimitiveTypeSuccess0.007
Papyrus ALL teststestDropPropertySuccess0.013
Papyrus ALL teststestDropReceptionSuccess0.013
Papyrus ALL teststestDropReferenceSuccess0.022
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.013
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.021
Papyrus ALL teststestDropValueTypeSuccess0.008
Papyrus ALL teststestDropActorContainedSuccess0.039
Papyrus ALL teststestDropBlockContainedSuccess0.050
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.050
Papyrus ALL teststestDropDataTypeContainedSuccess0.047
Papyrus ALL teststestDropDimensionContainedSuccess0.046
Papyrus ALL teststestDropEnumerationContainedSuccess0.044
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.050
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.047
Papyrus ALL teststestDropInterfaceContainedSuccess0.051
Papyrus ALL teststestDropModelContainedSuccess0.049
Papyrus ALL teststestDropPackageContainedSuccess0.048
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.047
Papyrus ALL teststestDropSignalContainedSuccess0.048
Papyrus ALL teststestDropUnitContainedSuccess0.048
Papyrus ALL teststestDropValueTypeContainedSuccess3.433
Papyrus ALL teststestDropActorSuccess0.005
Papyrus ALL teststestDropActorPartSuccess0.010
Papyrus ALL teststestDropBlockSuccess0.005
Papyrus ALL teststestDropCommentSuccess0.004
Papyrus ALL teststestDropCommentContainedSuccess0.070
Papyrus ALL teststestDropConstraintBlockSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.005
Papyrus ALL teststestDropConstraintContainedSuccess0.028
Papyrus ALL teststestDropConstraintPropertySuccess0.010
Papyrus ALL teststestDropDataTypeSuccess0.005
Papyrus ALL teststestDropDimensionSuccess0.006
Papyrus ALL teststestDropEnumerationSuccess0.006
Papyrus ALL teststestDropEnumerationLiteralSuccess0.011
Papyrus ALL teststestDropFlowPortSuccess0.014
Papyrus ALL teststestDropFlowPropertySuccess0.014
Papyrus ALL teststestDropFlowSpecificationSuccess0.006
Papyrus ALL teststestDropInstanceSpecificationSuccess0.005
Papyrus ALL teststestDropInterfaceSuccess0.005
Papyrus ALL teststestDropModelSuccess0.005
Papyrus ALL teststestDropOperationSuccess0.012
Papyrus ALL teststestDropPackageSuccess0.006
Papyrus ALL teststestDropPartSuccess0.021
Papyrus ALL teststestDropPortSuccess0.013
Papyrus ALL teststestDropPrimitiveTypeSuccess0.006
Papyrus ALL teststestDropPropertySuccess0.012
Papyrus ALL teststestDropReceptionSuccess0.012
Papyrus ALL teststestDropReferenceSuccess0.020
Papyrus ALL teststestDropSignalSuccess0.006
Papyrus ALL teststestDropSlotSuccess0.012
Papyrus ALL teststestDropUnitSuccess0.007
Papyrus ALL teststestDropValueSuccess0.019
Papyrus ALL teststestDropValueTypeSuccess0.007
Papyrus ALL teststestDropActorContainedSuccess0.035
Papyrus ALL teststestDropBlockContainedSuccess0.045
Papyrus ALL teststestDropConstraintBlockContainedSuccess0.045
Papyrus ALL teststestDropDataTypeContainedSuccess0.043
Papyrus ALL teststestDropDimensionContainedSuccess0.040
Papyrus ALL teststestDropEnumerationContainedSuccess0.042
Papyrus ALL teststestDropFlowSpecificationContainedSuccess0.045
Papyrus ALL teststestDropInstanceSpecificationContainedSuccess0.178
Papyrus ALL teststestDropInterfaceContainedSuccess0.050
Papyrus ALL teststestDropModelContainedSuccess0.049
Papyrus ALL teststestDropPackageContainedSuccess0.047
Papyrus ALL teststestDropPrimitiveTypeContainedSuccess0.046
Papyrus ALL teststestDropSignalContainedSuccess0.047
Papyrus ALL teststestDropUnitContainedSuccess0.048
Papyrus ALL teststestDropValueTypeContainedSuccess4.863
Papyrus ALL testscreateLinkWithSourceActorSuccess0.002
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.002
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.002
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.001
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.000
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePortSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.003
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.815
Papyrus ALL testscreateLinkWithSourceActorSuccess0.000
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.000
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.001
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.000
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePortSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.002
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.712
Papyrus ALL testscreateLinkWithTargetActorSuccess0.043
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.041
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.043
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.042
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.043
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.045
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.052
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.048
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.047
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.046
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.071
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.048
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.047
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.046
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.047
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.144
Papyrus ALL testscreateLinkWithTargetModelSuccess0.047
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.046
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.047
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.047
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.002
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.062
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess4.668
Papyrus ALL testsverifyUMLRulesForGeneralizationSuccess0.001
Papyrus ALL testsonlyBlockCanSpecializeBlockSuccess0.000
Papyrus ALL testscreateGeneralizationWithCycleIsForbiddenSuccess0.001
Papyrus ALL testscreateGeneralizationWithIndirectCycleIsForbiddenSuccess0.000
Papyrus ALL testscreateLinkWithTargetActorSuccess0.038
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.039
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.061
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.038
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.038
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.037
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.041
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.039
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.039
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.038
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.003
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.001
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.002
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.050
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess4.947
Papyrus ALL testscreateLinkWithSourceActorSuccess0.001
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.000
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.000
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePortSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.893
Papyrus ALL testscreateLinkWithTargetActorSuccess0.002
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.002
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.001
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.045
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.045
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.002
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.001
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.001
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.001
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.000
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess4.718
Papyrus ALL testscreateLinkWithSourceActorSuccess0.000
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.000
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePortSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.000
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.000
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.967
Papyrus ALL testscreateLinkWithTargetActorSuccess0.041
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.063
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.042
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.040
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.041
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.040
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.046
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.042
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.043
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.040
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.043
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.042
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.044
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.042
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.044
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.042
Papyrus ALL testscreateLinkWithTargetModelSuccess0.043
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.043
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.044
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.044
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.000
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.000
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.061
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.002
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess4.953
Papyrus ALL testscreateLinkWithSourceActorSuccess0.002
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.002
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.000
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.000
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePortSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.000
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.002
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.830
Papyrus ALL testscreateLinkWithTargetActorSuccess0.051
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.045
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.046
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.045
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.047
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.045
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.047
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.046
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.047
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.046
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.048
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.045
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.050
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.047
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.044
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.045
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.045
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.072
Papyrus ALL testscreateLinkWithTargetModelSuccess0.048
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.049
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.167
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.045
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.000
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.056
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess4.760
Papyrus ALL testscreateLinkWithTargetActorSuccess0.036
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.033
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.034
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.034
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.035
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.035
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.036
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.034
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.035
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.033
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.034
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.032
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.041
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.043
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.036
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.034
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.034
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.033
Papyrus ALL testscreateLinkWithTargetModelSuccess0.036
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.036
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.036
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.035
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.000
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.048
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess5.056
Papyrus ALL testscreateLinkWithSourceActorSuccess0.001
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.001
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePortSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.002
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.930
Papyrus ALL testscreateLinkWithSourceActorSuccess0.000
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.001
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelSuccess0.000
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePortSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.002
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.806
Papyrus ALL testscreateLinkWithSourceActorSuccess0.001
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.001
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePortSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.002
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess5.003
Papyrus ALL testscreateLinkWithSourceActorSuccess0.001
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.000
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePortSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.000
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess4.806
Papyrus ALL testscreateLinkWithSourceActorSuccess0.000
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.000
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.001
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.001
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePortSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceValueSuccess0.002
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.001
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess5.121
Papyrus ALL testscreateLinkWithSourceActorSuccess0.002
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceDataTypeSuccess0.000
Papyrus ALL testscreateLinkWithSourceDimensionSuccess0.000
Papyrus ALL testscreateLinkWithSourceEnumerationSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowSpecificationSuccess0.001
Papyrus ALL testscreateLinkWithSourceInterfaceSuccess0.001
Papyrus ALL testscreateLinkWithSourcePrimitiveTypeSuccess0.002
Papyrus ALL testscreateLinkWithSourceSignalSuccess0.002
Papyrus ALL testscreateLinkWithSourceUnitSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueTypeSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceInstanceSpecSuccess0.001
Papyrus ALL testscreateLinkWithSourceInstanceSpecCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelSuccess0.001
Papyrus ALL testscreateLinkWithSourceModelCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageSuccess0.000
Papyrus ALL testscreateLinkWithSourcePackageCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceSlotSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.013
Papyrus ALL testscreateLinkWithSourcePortSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortSuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceOperationSuccess0.001
Papyrus ALL testscreateLinkWithSourceReceptionSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCLNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceAssociationSuccess0.000
Papyrus ALL testscreateLinkWithSourceEnumerationLiteralSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPropertySuccess5.059
Papyrus ALL testscreateLinkWithTargetActorSuccess0.004
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.051
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.049
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.050
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.050
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.052
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.073
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.068
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.051
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.052
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.002
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess4.958
Papyrus ALL testscreateLinkWithTargetActorSuccess0.054
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.052
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.050
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.050
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.055
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.059
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.061
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.210
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.057
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.053
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelSuccess0.001
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.002
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.003
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.002
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.003
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.003
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess4.951
Papyrus ALL testscreateLinkWithTargetActorSuccess0.003
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.054
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.050
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.053
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.055
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.056
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.055
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.056
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.058
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.054
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.001
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess5.330
Papyrus ALL testscreateLinkWithTargetActorSuccess0.055
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.050
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.057
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.057
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.057
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.056
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.054
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.057
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.057
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.055
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelSuccess0.001
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.001
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPortSuccess0.002
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.002
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.003
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess5.155
Papyrus ALL testscreateLinkWithTargetActorSuccess0.003
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.038
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.063
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.052
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.055
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.056
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.062
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.059
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.061
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.060
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.003
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.057
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.001
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetModelSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.002
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.002
Papyrus ALL testscreateLinkWithTargetPortSuccess0.002
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.003
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess5.180
Papyrus ALL testscreateLinkWithTargetActorSuccess0.056
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.054
Papyrus ALL testscreateLinkWithTargetConstraintBlockSuccess0.057
Papyrus ALL testscreateLinkWithTargetDataTypeSuccess0.055
Papyrus ALL testscreateLinkWithTargetDimensionSuccess0.002
Papyrus ALL testscreateLinkWithTargetEnumerationSuccess0.058
Papyrus ALL testscreateLinkWithTargetFlowSpecificationSuccess0.057
Papyrus ALL testscreateLinkWithTargetInterfaceSuccess0.058
Papyrus ALL testscreateLinkWithTargetPrimitiveTypeSuccess0.052
Papyrus ALL testscreateLinkWithTargetSignalSuccess0.057
Papyrus ALL testscreateLinkWithTargetUnitSuccess0.002
Papyrus ALL testscreateLinkWithTargetValueTypeSuccess0.059
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetInstanceSpecSuccess0.002
Papyrus ALL testscreateLinkWithTargetInstanceSpecCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetModelSuccess0.003
Papyrus ALL testscreateLinkWithTargetModelCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageSuccess0.002
Papyrus ALL testscreateLinkWithTargetPackageCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetSlotSuccess0.003
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.003
Papyrus ALL testscreateLinkWithTargetPortSuccess0.003
Papyrus ALL testscreateLinkWithTargetFlowPortSuccess0.003
Papyrus ALL testscreateLinkWithTargetPartSuccess0.002
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetOperationSuccess0.001
Papyrus ALL testscreateLinkWithTargetReceptionSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintCLNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetAssociationSuccess0.004
Papyrus ALL testscreateLinkWithTargetEnumerationLiteralSuccess0.001
Papyrus ALL testscreateLinkWithTargetFlowPropertySuccess3.702
Papyrus ALL testsdropDependencySuccess0.102
Papyrus ALL testsdropUsageSuccess0.029
Papyrus ALL testsdropInterfaceRealizationSuccess0.043
Papyrus ALL testsdropGeneralizationSuccess0.025
Papyrus ALL testsdropAssociationCompositeSuccess0.029
Papyrus ALL testsdropAssociationCompositeDirectedSuccess0.030
Papyrus ALL testsdropAssociationNoneSuccess0.029
Papyrus ALL testsdropAssociationNoneDirectedSuccess0.029
Papyrus ALL testsdropAssociationSharedSuccess0.030
Papyrus ALL testsdropAssociationSharedDirectedSuccess3.574
Papyrus ALL testsdropDependencySuccess0.134
Papyrus ALL testsdropUsageSuccess0.031
Papyrus ALL testsdropInterfaceRealizationSuccess0.046
Papyrus ALL testsdropGeneralizationSuccess0.028
Papyrus ALL testsdropAssociationCompositeSuccess0.032
Papyrus ALL testsdropAssociationCompositeDirectedSuccess0.032
Papyrus ALL testsdropAssociationNoneSuccess0.031
Papyrus ALL testsdropAssociationNoneDirectedSuccess0.036
Papyrus ALL testsdropAssociationSharedSuccess0.035
Papyrus ALL testsdropAssociationSharedDirectedSuccess3.929
Papyrus ALL teststestBasicDeleteFromModelDependencySuccess0.022
Papyrus ALL teststestBasicDeleteFromModelUsageSuccess0.020
Papyrus ALL teststestBasicDeleteFromModelInterfaceRealizationSuccess0.020
Papyrus ALL teststestBasicDeleteFromModelGeneralizationSuccess0.018
Papyrus ALL teststestBasicDeleteFromModelAssociationCompositeSuccess0.031
Papyrus ALL teststestBasicDeleteFromModelAssociationCompositeDirectedSuccess0.029
Papyrus ALL teststestBasicDeleteFromModelAssociationNoneSuccess0.029
Papyrus ALL teststestBasicDeleteFromModelAssociationNoneDirectedSuccess0.029
Papyrus ALL teststestBasicDeleteFromModelAssociationSharedSuccess0.030
Papyrus ALL teststestBasicDeleteFromModelAssociationSharedDirectedSuccess3.826
Papyrus ALL teststestBasicDeleteFromModelDependencySuccess0.029
Papyrus ALL teststestBasicDeleteFromModelUsageSuccess0.026
Papyrus ALL teststestBasicDeleteFromModelInterfaceRealizationSuccess6.750
Papyrus ALL teststestBasicDeleteFromModelGeneralizationSuccess0.022
Papyrus ALL teststestBasicDeleteFromModelAssociationCompositeSuccess0.036
Papyrus ALL teststestBasicDeleteFromModelAssociationCompositeDirectedSuccess0.034
Papyrus ALL teststestBasicDeleteFromModelAssociationNoneSuccess0.035
Papyrus ALL teststestBasicDeleteFromModelAssociationNoneDirectedSuccess0.036
Papyrus ALL teststestBasicDeleteFromModelAssociationSharedSuccess0.035
Papyrus ALL teststestBasicDeleteFromModelAssociationSharedDirectedSuccess2.937
Papyrus ALL teststestBasicDeleteFromDiagramActorSuccess0.780
Papyrus ALL teststestBasicDeleteFromDiagramActorPartSuccess0.053
Papyrus ALL teststestBasicDeleteFromDiagramBlockSuccess0.090
Papyrus ALL teststestBasicDeleteFromDiagramCommentSuccess0.071
Papyrus ALL teststestBasicDeleteFromDiagramConstraintBlockSuccess0.048
Papyrus ALL teststestBasicDeleteFromDiagramConstraintSuccess0.039
Papyrus ALL teststestBasicDeleteFromDiagramConstraintPropertySuccess0.056
Papyrus ALL teststestBasicDeleteFromDiagramDataTypeSuccess0.046
Papyrus ALL teststestBasicDeleteFromDiagramDimensionSuccess0.044
Papyrus ALL teststestBasicDeleteFromDiagramEnumerationSuccess0.047
Papyrus ALL teststestBasicDeleteFromDiagramEnumerationLiteralSuccess0.055
Papyrus ALL teststestBasicDeleteFromDiagramFlowPortSuccess0.066
Papyrus ALL teststestBasicDeleteFromDiagramFlowPropertySuccess0.066
Papyrus ALL teststestBasicDeleteFromDiagramFlowSpecificationSuccess0.054
Papyrus ALL teststestBasicDeleteFromDiagramInstanceSpecificationSuccess0.047
Papyrus ALL teststestBasicDeleteFromDiagramInterfaceSuccess0.052
Papyrus ALL teststestBasicDeleteFromDiagramModelSuccess0.046
Papyrus ALL teststestBasicDeleteFromDiagramOperationSuccess0.064
Papyrus ALL teststestBasicDeleteFromDiagramPackageSuccess0.054
Papyrus ALL teststestBasicDeleteFromDiagramPartSuccess0.072
Papyrus ALL teststestBasicDeleteFromDiagramPortSuccess0.082
Papyrus ALL teststestBasicDeleteFromDiagramPrimitiveTypeSuccess0.046
Papyrus ALL teststestBasicDeleteFromDiagramPropertySuccess0.066
Papyrus ALL teststestBasicDeleteFromDiagramReceptionSuccess0.078
Papyrus ALL teststestBasicDeleteFromDiagramReferenceSuccess0.086
Papyrus ALL teststestBasicDeleteFromDiagramSignalSuccess0.062
Papyrus ALL teststestBasicDeleteFromDiagramSlotSuccess0.070
Papyrus ALL teststestBasicDeleteFromDiagramUnitSuccess0.056
Papyrus ALL teststestBasicDeleteFromDiagramValueSuccess0.092
Papyrus ALL teststestBasicDeleteFromDiagramValueTypeSuccess2.894
Papyrus ALL teststestBasicDeleteFromDiagramActorPartSuccess0.804
Papyrus ALL teststestBasicDeleteFromModelActorSuccess0.045
Papyrus ALL teststestBasicDeleteFromModelBlockSuccess0.070
Papyrus ALL teststestBasicDeleteFromModelCommentSuccess0.073
Papyrus ALL teststestBasicDeleteFromModelConstraintBlockSuccess0.052
Papyrus ALL teststestBasicDeleteFromModelConstraintSuccess0.041
Papyrus ALL teststestBasicDeleteFromModelConstraintPropertySuccess0.060
Papyrus ALL teststestBasicDeleteFromModelDataTypeSuccess0.055
Papyrus ALL teststestBasicDeleteFromModelDimensionSuccess0.047
Papyrus ALL teststestBasicDeleteFromModelEnumerationSuccess0.046
Papyrus ALL teststestBasicDeleteFromModelEnumerationLiteralSuccess0.058
Papyrus ALL teststestBasicDeleteFromModelFlowPortSuccess0.067
Papyrus ALL teststestBasicDeleteFromModelFlowPropertySuccess0.064
Papyrus ALL teststestBasicDeleteFromModelFlowSpecificationSuccess0.192
Papyrus ALL teststestBasicDeleteFromModelInstanceSpecificationSuccess0.197
Papyrus ALL teststestBasicDeleteFromModelInterfaceSuccess0.109
Papyrus ALL teststestBasicDeleteFromModelModelSuccess0.055
Papyrus ALL teststestBasicDeleteFromModelOperationSuccess0.068
Papyrus ALL teststestBasicDeleteFromModelPackageSuccess0.052
Papyrus ALL teststestBasicDeleteFromModelPartSuccess0.099
Papyrus ALL teststestBasicDeleteFromModelPortSuccess0.070
Papyrus ALL teststestBasicDeleteFromModelPrimitiveTypeSuccess0.052
Papyrus ALL teststestBasicDeleteFromModelPropertySuccess0.072
Papyrus ALL teststestBasicDeleteFromModelReceptionSuccess0.075
Papyrus ALL teststestBasicDeleteFromModelReferenceSuccess0.090
Papyrus ALL teststestBasicDeleteFromModelSignalSuccess0.085
Papyrus ALL teststestBasicDeleteFromModelSlotSuccess0.074
Papyrus ALL teststestBasicDeleteFromModelUnitSuccess0.065
Papyrus ALL teststestBasicDeleteFromModelValueSuccess0.100
Papyrus ALL teststestBasicDeleteFromModelValueTypeSuccess2.924
Papyrus ALL testsgetAllCompartmentEditPartsSuccess1.041
Papyrus ALL testscreateDiagramSuccess0.929
Papyrus ALL teststestCreationActorPartInDiagramSuccess0.009
Papyrus ALL teststestCreationCommentInDiagramSuccess0.101
Papyrus ALL teststestCreationConstraintInDiagramSuccess0.053
Papyrus ALL teststestCreationPartInDiagramSuccess0.001
Papyrus ALL teststestCreationPortInDiagramSuccess0.001
Papyrus ALL teststestCreationPropertyInDiagramSuccess0.002
Papyrus ALL teststestCreationReferenceInDiagramSuccess0.001
Papyrus ALL teststestCreationValueInDiagramSuccess0.001
Papyrus ALL teststestCreationFlowPort_IN_InDiagramSuccess0.001
Papyrus ALL teststestCreationFlowPort_OUT_InDiagramSuccess0.001
Papyrus ALL teststestCreationFlowPort_INOUT_InDiagramSuccess0.001
Papyrus ALL teststestCreationFlowPort_NA_InDiagramSuccess1.020
Papyrus ALL teststestDropActorPartInDiagramSuccess0.022
Papyrus ALL teststestDropBlockInDiagramSuccess0.006
Papyrus ALL teststestDropCommentInDiagramSuccess0.071
Papyrus ALL teststestDropConstraintInDiagramSuccess0.030
Papyrus ALL teststestDropPartInDiagramSuccess0.017
Papyrus ALL teststestDropPortInDiagramSuccess0.011
Papyrus ALL teststestDropPropertyInDiagramSuccess0.011
Papyrus ALL teststestDropReferenceInDiagramSuccess0.019
Papyrus ALL teststestDropValueInDiagramSuccess0.018
Papyrus ALL teststestDropFlowPort_IN_InDiagramSuccess0.014
Papyrus ALL teststestDropFlowPort_OUT_InDiagramSuccess0.014
Papyrus ALL teststestDropFlowPort_INOUT_InDiagramSuccess0.013
Papyrus ALL teststestDropFlowPort_NA_InDiagramSuccess2.814
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.025
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.002
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.559
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.079
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.040
Papyrus ALL testscreateLinkWithSourcePartSuccess0.039
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.038
Papyrus ALL testscreateLinkWithSourceValueSuccess0.039
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.063
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.053
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.040
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.817
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.044
Papyrus ALL testscreateLinkWithSourcePartSuccess0.043
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceValueSuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.697
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.053
Papyrus ALL testscreateLinkWithSourcePartSuccess0.046
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.047
Papyrus ALL testscreateLinkWithSourceValueSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.070
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.740
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.052
Papyrus ALL testscreateLinkWithSourcePartSuccess0.054
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.066
Papyrus ALL testscreateLinkWithSourceValueSuccess0.054
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.053
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.052
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.496
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.044
Papyrus ALL testscreateLinkWithSourcePartSuccess0.044
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceValueSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.245
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.448
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.003
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.048
Papyrus ALL testscreateLinkWithSourcePartSuccess0.060
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.054
Papyrus ALL testscreateLinkWithSourceValueSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.041
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.806
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.044
Papyrus ALL testscreateLinkWithSourcePartSuccess0.042
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceValueSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.039
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.041
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.444
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.039
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.040
Papyrus ALL testscreateLinkWithSourcePartSuccess0.044
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.040
Papyrus ALL testscreateLinkWithSourceValueSuccess0.041
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.041
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.040
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.039
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.809
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.024
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.044
Papyrus ALL testscreateLinkWithSourceValueSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.041
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.819
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.046
Papyrus ALL testscreateLinkWithSourcePartSuccess0.046
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.047
Papyrus ALL testscreateLinkWithSourceValueSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.050
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.051
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.054
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.597
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.045
Papyrus ALL testscreateLinkWithSourcePartSuccess0.047
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.046
Papyrus ALL testscreateLinkWithSourceValueSuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.022
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.043
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.791
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.047
Papyrus ALL testscreateLinkWithSourcePartSuccess0.048
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.050
Papyrus ALL testscreateLinkWithSourceValueSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.040
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.070
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.877
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.039
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.041
Papyrus ALL testscreateLinkWithSourcePartSuccess0.039
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.039
Papyrus ALL testscreateLinkWithSourceValueSuccess0.040
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.041
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.066
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.553
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.039
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.041
Papyrus ALL testscreateLinkWithSourcePartSuccess0.045
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceValueSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.051
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.052
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.206
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.666
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.039
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.041
Papyrus ALL testscreateLinkWithSourcePartSuccess0.043
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceValueSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.045
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.610
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.039
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.042
Papyrus ALL testscreateLinkWithSourcePartSuccess0.044
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.042
Papyrus ALL testscreateLinkWithSourceValueSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.070
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.041
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.318
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.041
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.041
Papyrus ALL testscreateLinkWithSourcePartSuccess0.041
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.040
Papyrus ALL testscreateLinkWithSourceValueSuccess0.038
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.063
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.476
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.044
Papyrus ALL testscreateLinkWithSourcePartSuccess0.045
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.046
Papyrus ALL testscreateLinkWithSourceValueSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.056
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.625
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.046
Papyrus ALL testscreateLinkWithSourcePartSuccess0.046
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.049
Papyrus ALL testscreateLinkWithSourceValueSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.401
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.043
Papyrus ALL testscreateLinkWithSourcePartSuccess0.044
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.046
Papyrus ALL testscreateLinkWithSourceValueSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.538
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.040
Papyrus ALL testscreateLinkWithSourcePartSuccess0.040
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceValueSuccess0.040
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.040
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.374
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.040
Papyrus ALL testscreateLinkWithSourcePartSuccess0.043
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.042
Papyrus ALL testscreateLinkWithSourceValueSuccess0.062
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.211
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.258
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.042
Papyrus ALL testscreateLinkWithSourcePartSuccess0.041
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceValueSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.043
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.053
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.053
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.040
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.063
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.448
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.042
Papyrus ALL testscreateLinkWithSourcePartSuccess0.044
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceValueSuccess0.040
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.041
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.388
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.043
Papyrus ALL testscreateLinkWithSourcePartSuccess0.045
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceValueSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.043
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.491
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.045
Papyrus ALL testscreateLinkWithSourcePartSuccess0.052
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceValueSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.043
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.057
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.458
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.045
Papyrus ALL testscreateLinkWithSourcePartSuccess0.046
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.048
Papyrus ALL testscreateLinkWithSourceValueSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.213
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.043
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.059
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.051
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.065
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.540
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.052
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.049
Papyrus ALL testscreateLinkWithSourcePartSuccess0.051
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.052
Papyrus ALL testscreateLinkWithSourceValueSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.041
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.058
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.769
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.023
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.053
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.057
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.056
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.053
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.057
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.051
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.594
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.046
Papyrus ALL testscreateLinkWithSourcePartSuccess0.049
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.052
Papyrus ALL testscreateLinkWithSourceValueSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.053
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.060
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.068
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.060
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.056
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.063
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.058
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.607
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.040
Papyrus ALL testscreateLinkWithSourcePartSuccess0.041
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.041
Papyrus ALL testscreateLinkWithSourceValueSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.061
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.659
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.050
Papyrus ALL testscreateLinkWithSourcePartSuccess0.042
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.046
Papyrus ALL testscreateLinkWithSourceValueSuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.053
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.056
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.056
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.049
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.055
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.760
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.004
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.007
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.941
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.072
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.051
Papyrus ALL testscreateLinkWithSourcePartSuccess0.044
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.047
Papyrus ALL testscreateLinkWithSourceValueSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.750
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.051
Papyrus ALL testscreateLinkWithSourcePartSuccess0.045
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceValueSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.009
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.196
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.621
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.002
Papyrus ALL testscreateLinkWithSourcePartSuccess0.002
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.041
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.040
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.939
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.044
Papyrus ALL testscreateLinkWithSourcePartSuccess0.043
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceValueSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.039
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.046
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.040
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.041
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.642
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.002
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceValueSuccess0.003
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.042
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.004
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.911
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.043
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.064
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.101
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.803
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.043
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.734
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.003
Papyrus ALL testscreateLinkWithSourcePartSuccess0.002
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceValueSuccess0.005
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.045
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.051
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.003
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.934
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.002
Papyrus ALL testscreateLinkWithSourcePartSuccess0.002
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceValueSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.044
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.044
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.064
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.794
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.049
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.051
Papyrus ALL testscreateLinkWithSourcePartSuccess0.048
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.049
Papyrus ALL testscreateLinkWithSourceValueSuccess0.048
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.004
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.004
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess5.047
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.002
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.040
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.052
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.050
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.053
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.790
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.026
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.454
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.004
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.048
Papyrus ALL testscreateLinkWithSourceValueSuccess0.044
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess2.816
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.000
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.846
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.046
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.002
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.045
Papyrus ALL testscreateLinkWithSourcePartSuccess0.044
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.047
Papyrus ALL testscreateLinkWithSourceValueSuccess0.047
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.053
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.600
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.042
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.002
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.042
Papyrus ALL testscreateLinkWithSourcePartSuccess0.040
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.043
Papyrus ALL testscreateLinkWithSourceValueSuccess0.041
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.002
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.048
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.051
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.064
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.002
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.003
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess5.070
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.002
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.000
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.000
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.001
Papyrus ALL testscreateLinkWithSourcePartSuccess0.001
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess4.812
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.000
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.000
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.000
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.000
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.000
Papyrus ALL testscreateLinkWithTargetPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.001
Papyrus ALL testscreateLinkWithTargetValueSuccess0.000
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.026
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.042
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess4.781
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.000
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.000
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.000
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.000
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.001
Papyrus ALL testscreateLinkWithTargetPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.000
Papyrus ALL testscreateLinkWithTargetValueSuccess0.001
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.000
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.000
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess4.452
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.046
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.046
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.043
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.050
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.060
Papyrus ALL testscreateLinkWithTargetPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.061
Papyrus ALL testscreateLinkWithTargetValueSuccess0.067
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.055
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.045
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.053
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess4.980
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.044
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.050
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.001
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.045
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.042
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.046
Papyrus ALL testscreateLinkWithTargetPartSuccess0.042
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.043
Papyrus ALL testscreateLinkWithTargetValueSuccess0.040
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.044
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess4.923
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.055
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.176
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.051
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.050
Papyrus ALL testscreateLinkWithTargetPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.051
Papyrus ALL testscreateLinkWithTargetValueSuccess0.047
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.043
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.051
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.054
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.049
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.049
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.049
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.048
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.058
Papyrus ALL testscreateLinkWithTargetPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.054
Papyrus ALL testscreateLinkWithTargetValueSuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.059
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.061
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.065
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.060
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.148
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.056
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.053
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.003
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.003
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.055
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.054
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.057
Papyrus ALL testscreateLinkWithTargetPartSuccess0.057
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.056
Papyrus ALL testscreateLinkWithTargetValueSuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.055
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.055
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.057
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.059
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.058
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.060
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.055
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.067
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.064
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.511
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.057
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.003
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.003
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.055
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.047
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.050
Papyrus ALL testscreateLinkWithTargetPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.050
Papyrus ALL testscreateLinkWithTargetValueSuccess0.047
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.068
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.059
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.067
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.047
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.385
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.056
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.003
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.055
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.047
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.046
Papyrus ALL testscreateLinkWithTargetPartSuccess0.046
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.044
Papyrus ALL testscreateLinkWithTargetValueSuccess0.045
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.062
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.060
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.057
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.058
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.057
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.175
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.052
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.054
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.047
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.054
Papyrus ALL testscreateLinkWithTargetPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.051
Papyrus ALL testscreateLinkWithTargetValueSuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.167
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.063
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.070
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.049
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.051
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.007
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.042
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.048
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.003
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.047
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.045
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.045
Papyrus ALL testscreateLinkWithTargetPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.047
Papyrus ALL testscreateLinkWithTargetValueSuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.051
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.048
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.091
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.057
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.045
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.044
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.039
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.044
Papyrus ALL testscreateLinkWithTargetPartSuccess0.041
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.046
Papyrus ALL testscreateLinkWithTargetValueSuccess0.043
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.054
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.059
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.045
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.045
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.170
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.048
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.048
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.043
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.045
Papyrus ALL testscreateLinkWithTargetPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.047
Papyrus ALL testscreateLinkWithTargetValueSuccess0.044
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.051
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.045
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.043
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess4.902
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.046
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.079
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.095
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.049
Papyrus ALL testscreateLinkWithTargetPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.048
Papyrus ALL testscreateLinkWithTargetValueSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.051
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.056
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.049
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.059
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.058
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.055
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess4.809
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.044
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.045
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.045
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.045
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.047
Papyrus ALL testscreateLinkWithTargetPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.050
Papyrus ALL testscreateLinkWithTargetValueSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.046
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.154
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.052
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.053
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.006
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.048
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.045
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.050
Papyrus ALL testscreateLinkWithTargetPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.053
Papyrus ALL testscreateLinkWithTargetValueSuccess0.051
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.054
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.048
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.055
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.056
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.232
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.044
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.048
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.050
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.045
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.047
Papyrus ALL testscreateLinkWithTargetPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.045
Papyrus ALL testscreateLinkWithTargetValueSuccess0.047
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.048
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.056
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.055
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.056
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.043
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.173
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.059
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.002
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.002
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.052
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.046
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.045
Papyrus ALL testscreateLinkWithTargetPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.048
Papyrus ALL testscreateLinkWithTargetValueSuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.047
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.049
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.054
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.052
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.056
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.222
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.041
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.055
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.001
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.047
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.041
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.044
Papyrus ALL testscreateLinkWithTargetPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.051
Papyrus ALL testscreateLinkWithTargetValueSuccess0.041
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.057
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.055
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.055
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.057
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.053
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.047
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.053
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.058
Papyrus ALL testscreateLinkWithSourceActorPartSuccess0.003
Papyrus ALL testscreateLinkWithSourceBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceCommentSuccess0.002
Papyrus ALL testscreateLinkWithSourceCommentCNSuccess0.001
Papyrus ALL testscreateLinkWithSourceConstraintSuccess0.005
Papyrus ALL testscreateLinkWithSourceConstraintCNSuccess0.001
Papyrus ALL testscreateLinkWithSourcePropertySuccess0.000
Papyrus ALL testscreateLinkWithSourcePartSuccess0.000
Papyrus ALL testscreateLinkWithSourceReferenceSuccess0.001
Papyrus ALL testscreateLinkWithSourceValueSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedActorPartSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnBlockSuccess0.000
Papyrus ALL testscreateLinkWithSourcePortOnPartSuccess0.001
Papyrus ALL testscreateLinkWithSourcePortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnBlockSuccess0.001
Papyrus ALL testscreateLinkWithSourceFlowPortOnPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceFlowPortOnNestedPartSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedPartSuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedPropertySuccess0.001
Papyrus ALL testscreateLinkWithSourceNestedReferenceSuccess0.000
Papyrus ALL testscreateLinkWithSourceNestedValueSuccess5.121
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.083
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.065
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.057
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.059
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.055
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.058
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.056
Papyrus ALL testscreateLinkWithTargetPartSuccess0.051
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.057
Papyrus ALL testscreateLinkWithTargetValueSuccess0.075
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.056
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.054
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.059
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.057
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.055
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.072
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.072
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.057
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.057
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.220
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.045
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.049
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.055
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.049
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.054
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.049
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.052
Papyrus ALL testscreateLinkWithTargetPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.054
Papyrus ALL testscreateLinkWithTargetValueSuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.057
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.057
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.093
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.062
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.054
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.063
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.052
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.053
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.100
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.040
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.039
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.042
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.045
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.034
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.037
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.040
Papyrus ALL testscreateLinkWithTargetPartSuccess0.042
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.044
Papyrus ALL testscreateLinkWithTargetValueSuccess0.038
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.068
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.041
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.044
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.050
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.050
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.039
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.046
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.040
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.040
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.040
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess5.135
Papyrus ALL testscreateLinkWithTargetActorPartSuccess0.034
Papyrus ALL testscreateLinkWithTargetBlockSuccess0.046
Papyrus ALL testscreateLinkWithTargetCommentSuccess0.052
Papyrus ALL testscreateLinkWithTargetCommentCNSuccess0.041
Papyrus ALL testscreateLinkWithTargetConstraintSuccess0.045
Papyrus ALL testscreateLinkWithTargetConstraintCNSuccess0.034
Papyrus ALL testscreateLinkWithTargetPropertySuccess0.057
Papyrus ALL testscreateLinkWithTargetPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetReferenceSuccess0.041
Papyrus ALL testscreateLinkWithTargetValueSuccess0.035
Papyrus ALL testscreateLinkWithTargetNestedActorPartSuccess0.039
Papyrus ALL testscreateLinkWithTargetPortOnBlockSuccess0.041
Papyrus ALL testscreateLinkWithTargetPortOnPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetPortOnNestedPartSuccess0.040
Papyrus ALL testscreateLinkWithTargetFlowPortOnBlockSuccess0.044
Papyrus ALL testscreateLinkWithTargetFlowPortOnPartSuccess0.040
Papyrus ALL testscreateLinkWithTargetFlowPortOnNestedPartSuccess0.043
Papyrus ALL testscreateLinkWithTargetNestedPartSuccess0.036
Papyrus ALL testscreateLinkWithTargetNestedPropertySuccess0.040
Papyrus ALL testscreateLinkWithTargetNestedReferenceSuccess0.040
Papyrus ALL testscreateLinkWithTargetNestedValueSuccess3.917
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.002
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateFlowPort_INSuccess0.000
Papyrus ALL testscreateFlowPort_OUTSuccess0.001
Papyrus ALL testscreateFlowPort_INOUTSuccess0.000
Papyrus ALL testscreateFlowPort_NASuccess3.898
Papyrus ALL testscreateCommentSuccess0.102
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.001
Papyrus ALL testscreateFlowPort_OUTSuccess0.001
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess2.896
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.037
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.035
Papyrus ALL testscreateFlowPort_OUTSuccess0.039
Papyrus ALL testscreateFlowPort_INOUTSuccess0.041
Papyrus ALL testscreateFlowPort_NASuccess1.124
Papyrus ALL testscreateCommentSuccess0.080
Papyrus ALL testscreateReferenceSuccess0.002
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.032
Papyrus ALL testscreatePortSuccess0.002
Papyrus ALL testscreatePropertySuccess0.037
Papyrus ALL testscreateActorPartSuccess0.002
Papyrus ALL testscreateFlowPort_INSuccess0.002
Papyrus ALL testscreateFlowPort_OUTSuccess0.002
Papyrus ALL testscreateFlowPort_INOUTSuccess0.002
Papyrus ALL testscreateFlowPort_NASuccess1.890
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.069
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateFlowPort_INSuccess0.040
Papyrus ALL testscreateFlowPort_OUTSuccess0.042
Papyrus ALL testscreateFlowPort_INOUTSuccess0.040
Papyrus ALL testscreateFlowPort_NASuccess14.794
Papyrus ALL testscreateCommentSuccess0.073
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.002
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.035
Papyrus ALL testscreateActorPartSuccess0.002
Papyrus ALL testscreateFlowPort_INSuccess0.001
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess3.916
Papyrus ALL testscreateCommentSuccess0.003
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateFlowPort_INSuccess0.001
Papyrus ALL testscreateFlowPort_OUTSuccess0.001
Papyrus ALL testscreateFlowPort_INOUTSuccess0.000
Papyrus ALL testscreateFlowPort_NASuccess3.792
Papyrus ALL testscreateCommentSuccess0.073
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.002
Papyrus ALL testscreateFlowPort_OUTSuccess0.001
Papyrus ALL testscreateFlowPort_INOUTSuccess0.000
Papyrus ALL testscreateFlowPort_NASuccess3.902
Papyrus ALL testscreateCommentSuccess0.002
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.034
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.041
Papyrus ALL testscreateFlowPort_OUTSuccess0.038
Papyrus ALL testscreateFlowPort_INOUTSuccess0.039
Papyrus ALL testscreateFlowPort_NASuccess3.723
Papyrus ALL testscreateCommentSuccess0.062
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.030
Papyrus ALL testscreateActorPartSuccess0.002
Papyrus ALL testscreateFlowPort_INSuccess0.001
Papyrus ALL testscreateFlowPort_OUTSuccess0.002
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess14.391
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.002
Papyrus ALL testscreateFlowPort_OUTSuccess0.001
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess3.874
Papyrus ALL testscreateCommentSuccess0.079
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateFlowPort_INSuccess0.000
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess3.909
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.000
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.000
Papyrus ALL testscreateFlowPort_NASuccess2.699
Papyrus ALL testscreateCommentSuccess0.237
Papyrus ALL testscreateReferenceSuccess0.591
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateFlowPort_INSuccess0.000
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess2.708
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.002
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.002
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.001
Papyrus ALL testscreateFlowPort_OUTSuccess0.001
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess3.708
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.036
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.037
Papyrus ALL testscreateFlowPort_OUTSuccess10.437
Papyrus ALL testscreateFlowPort_INOUTSuccess0.036
Papyrus ALL testscreateFlowPort_NASuccess3.612
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.000
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess3.754
Papyrus ALL testscreateCommentSuccess0.000
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.001
Papyrus ALL testscreatePortSuccess0.000
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.000
Papyrus ALL testscreateFlowPort_OUTSuccess0.001
Papyrus ALL testscreateFlowPort_INOUTSuccess0.000
Papyrus ALL testscreateFlowPort_NASuccess3.725
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.001
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.001
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess3.698
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.000
Papyrus ALL testscreateValueSuccess0.001
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.000
Papyrus ALL testscreateActorPartSuccess0.000
Papyrus ALL testscreateFlowPort_INSuccess0.001
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess3.746
Papyrus ALL testscreateCommentSuccess0.001
Papyrus ALL testscreateReferenceSuccess0.000
Papyrus ALL testscreatePartSuccess0.001
Papyrus ALL testscreateValueSuccess0.000
Papyrus ALL testscreateConstraintSuccess0.000
Papyrus ALL testscreatePortSuccess0.001
Papyrus ALL testscreatePropertySuccess0.001
Papyrus ALL testscreateActorPartSuccess0.001
Papyrus ALL testscreateFlowPort_INSuccess0.000
Papyrus ALL testscreateFlowPort_OUTSuccess0.000
Papyrus ALL testscreateFlowPort_INOUTSuccess0.001
Papyrus ALL testscreateFlowPort_NASuccess2.942
Papyrus ALL testsdropDependencyInDiagramSuccess14.848
Papyrus ALL testsdropDependencyInBlockSuccess0.032
Papyrus ALL testsdropConnectorInBlockSuccess3.778
Papyrus ALL testsdropDependencyInBlockSuccess0.032
Papyrus ALL testsdropConnectorInBlockSuccess3.726
Papyrus ALL teststestDropActorPartSuccess0.025
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.008
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.026
Papyrus ALL teststestDropPortSuccess0.018
Papyrus ALL teststestDropPropertySuccess0.017
Papyrus ALL teststestDropReferenceSuccess0.026
Papyrus ALL teststestDropValueSuccess0.025
Papyrus ALL teststestDropFlowPort_INSuccess0.018
Papyrus ALL teststestDropFlowPort_OUTSuccess0.019
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.018
Papyrus ALL teststestDropFlowPort_NASuccess15.959
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.078
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.025
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.016
Papyrus ALL teststestDropReferenceSuccess0.026
Papyrus ALL teststestDropValueSuccess0.025
Papyrus ALL teststestDropFlowPort_INSuccess0.017
Papyrus ALL teststestDropFlowPort_OUTSuccess0.017
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.018
Papyrus ALL teststestDropFlowPort_NASuccess2.886
Papyrus ALL teststestDropActorPartSuccess0.024
Papyrus ALL teststestDropCommentSuccess0.008
Papyrus ALL teststestDropCommentContainedSuccess0.008
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropConstraintContainedSuccess0.008
Papyrus ALL teststestDropPartSuccess0.025
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.015
Papyrus ALL teststestDropReferenceSuccess0.023
Papyrus ALL teststestDropValueSuccess0.022
Papyrus ALL teststestDropActorPartContainedSuccess0.016
Papyrus ALL teststestDropPartContainedSuccess0.017
Papyrus ALL teststestDropPortContainedSuccess0.040
Papyrus ALL teststestDropPropertyContainedSuccess0.008
Papyrus ALL teststestDropReferenceContainedSuccess0.017
Papyrus ALL teststestDropValueContainedSuccess0.015
Papyrus ALL teststestDropFlowPort_INSuccess0.017
Papyrus ALL teststestDropFlowPort_OUTSuccess0.023
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.018
Papyrus ALL teststestDropFlowPort_NASuccess0.027
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.049
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.049
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.043
Papyrus ALL teststestDropFlowPort_NAContainedSuccess1.177
Papyrus ALL teststestDropActorPartSuccess0.025
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.084
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropConstraintContainedSuccess0.040
Papyrus ALL teststestDropPartSuccess0.026
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.016
Papyrus ALL teststestDropReferenceSuccess0.025
Papyrus ALL teststestDropValueSuccess0.025
Papyrus ALL teststestDropActorPartContainedSuccess0.057
Papyrus ALL teststestDropPartContainedSuccess0.060
Papyrus ALL teststestDropPortContainedSuccess0.009
Papyrus ALL teststestDropPropertyContainedSuccess0.051
Papyrus ALL teststestDropReferenceContainedSuccess0.061
Papyrus ALL teststestDropValueContainedSuccess0.062
Papyrus ALL teststestDropFlowPort_INSuccess0.019
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.018
Papyrus ALL teststestDropFlowPort_NASuccess0.027
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.010
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.010
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.010
Papyrus ALL teststestDropFlowPort_NAContainedSuccess1.950
Papyrus ALL teststestDropActorPartSuccess0.024
Papyrus ALL teststestDropCommentSuccess0.008
Papyrus ALL teststestDropCommentContainedSuccess0.008
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.027
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.017
Papyrus ALL teststestDropReferenceSuccess0.027
Papyrus ALL teststestDropValueSuccess0.026
Papyrus ALL teststestDropActorPartContainedSuccess9.589
Papyrus ALL teststestDropPartContainedSuccess0.018
Papyrus ALL teststestDropPortContainedSuccess0.042
Papyrus ALL teststestDropPropertyContainedSuccess0.008
Papyrus ALL teststestDropReferenceContainedSuccess0.017
Papyrus ALL teststestDropValueContainedSuccess0.017
Papyrus ALL teststestDropFlowPort_INSuccess0.017
Papyrus ALL teststestDropFlowPort_OUTSuccess0.017
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.016
Papyrus ALL teststestDropFlowPort_NASuccess0.025
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.044
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.044
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.043
Papyrus ALL teststestDropFlowPort_NAContainedSuccess3.683
Papyrus ALL teststestDropActorPartSuccess0.021
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.082
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.026
Papyrus ALL teststestDropPortSuccess0.017
Papyrus ALL teststestDropPropertySuccess0.017
Papyrus ALL teststestDropReferenceSuccess0.027
Papyrus ALL teststestDropValueSuccess0.025
Papyrus ALL teststestDropActorPartContainedSuccess0.048
Papyrus ALL teststestDropPartContainedSuccess0.047
Papyrus ALL teststestDropPortContainedSuccess0.009
Papyrus ALL teststestDropPropertyContainedSuccess0.039
Papyrus ALL teststestDropReferenceContainedSuccess0.048
Papyrus ALL teststestDropValueContainedSuccess0.048
Papyrus ALL teststestDropFlowPort_INSuccess0.016
Papyrus ALL teststestDropFlowPort_OUTSuccess0.017
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.017
Papyrus ALL teststestDropFlowPort_NASuccess0.025
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.009
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.009
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.009
Papyrus ALL teststestDropFlowPort_NAContainedSuccess3.624
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.006
Papyrus ALL teststestDropCommentContainedSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.024
Papyrus ALL teststestDropPortSuccess0.015
Papyrus ALL teststestDropPropertySuccess0.016
Papyrus ALL teststestDropReferenceSuccess0.024
Papyrus ALL teststestDropValueSuccess0.022
Papyrus ALL teststestDropFlowPort_INSuccess0.016
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.016
Papyrus ALL teststestDropFlowPort_NASuccess13.740
Papyrus ALL teststestDropActorPartSuccess0.024
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.079
Papyrus ALL teststestDropConstraintSuccess0.010
Papyrus ALL teststestDropPartSuccess0.025
Papyrus ALL teststestDropPortSuccess0.019
Papyrus ALL teststestDropPropertySuccess0.018
Papyrus ALL teststestDropReferenceSuccess0.028
Papyrus ALL teststestDropValueSuccess0.027
Papyrus ALL teststestDropFlowPort_INSuccess0.020
Papyrus ALL teststestDropFlowPort_OUTSuccess0.020
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.020
Papyrus ALL teststestDropFlowPort_NASuccess3.771
Papyrus ALL teststestDropActorPartSuccess0.024
Papyrus ALL teststestDropCommentSuccess0.008
Papyrus ALL teststestDropCommentContainedSuccess0.008
Papyrus ALL teststestDropConstraintSuccess0.009
Papyrus ALL teststestDropPartSuccess0.025
Papyrus ALL teststestDropPortSuccess0.017
Papyrus ALL teststestDropPropertySuccess0.017
Papyrus ALL teststestDropReferenceSuccess0.026
Papyrus ALL teststestDropValueSuccess0.025
Papyrus ALL teststestDropActorPartContainedSuccess0.018
Papyrus ALL teststestDropPartContainedSuccess0.019
Papyrus ALL teststestDropPortContainedSuccess0.046
Papyrus ALL teststestDropPropertyContainedSuccess0.009
Papyrus ALL teststestDropReferenceContainedSuccess0.019
Papyrus ALL teststestDropValueContainedSuccess0.018
Papyrus ALL teststestDropFlowPort_INSuccess0.019
Papyrus ALL teststestDropFlowPort_OUTSuccess0.019
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.019
Papyrus ALL teststestDropFlowPort_NASuccess0.029
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.044
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.045
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.043
Papyrus ALL teststestDropFlowPort_NAContainedSuccess3.705
Papyrus ALL teststestDropActorPartSuccess0.025
Papyrus ALL teststestDropCommentSuccess0.008
Papyrus ALL teststestDropCommentContainedSuccess0.087
Papyrus ALL teststestDropConstraintSuccess0.010
Papyrus ALL teststestDropPartSuccess0.028
Papyrus ALL teststestDropPortSuccess0.018
Papyrus ALL teststestDropPropertySuccess0.016
Papyrus ALL teststestDropReferenceSuccess0.027
Papyrus ALL teststestDropValueSuccess10.328
Papyrus ALL teststestDropActorPartContainedSuccess0.046
Papyrus ALL teststestDropPartContainedSuccess0.047
Papyrus ALL teststestDropPortContainedSuccess0.009
Papyrus ALL teststestDropPropertyContainedSuccess0.040
Papyrus ALL teststestDropReferenceContainedSuccess0.049
Papyrus ALL teststestDropValueContainedSuccess0.048
Papyrus ALL teststestDropFlowPort_INSuccess0.019
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.020
Papyrus ALL teststestDropFlowPort_NASuccess0.027
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.011
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.010
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.010
Papyrus ALL teststestDropFlowPort_NAContainedSuccess3.670
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.007
Papyrus ALL teststestDropPartSuccess0.026
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.016
Papyrus ALL teststestDropReferenceSuccess0.026
Papyrus ALL teststestDropValueSuccess0.025
Papyrus ALL teststestDropFlowPort_INSuccess0.018
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.016
Papyrus ALL teststestDropFlowPort_NASuccess3.646
Papyrus ALL teststestDropActorPartSuccess0.023
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.079
Papyrus ALL teststestDropConstraintSuccess0.007
Papyrus ALL teststestDropPartSuccess0.023
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.017
Papyrus ALL teststestDropReferenceSuccess0.026
Papyrus ALL teststestDropValueSuccess0.026
Papyrus ALL teststestDropFlowPort_INSuccess0.019
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.018
Papyrus ALL teststestDropFlowPort_NASuccess15.497
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.007
Papyrus ALL teststestDropPartSuccess0.023
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.015
Papyrus ALL teststestDropReferenceSuccess0.024
Papyrus ALL teststestDropValueSuccess0.024
Papyrus ALL teststestDropFlowPort_INSuccess0.016
Papyrus ALL teststestDropFlowPort_OUTSuccess0.016
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.016
Papyrus ALL teststestDropFlowPort_NASuccess3.638
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.008
Papyrus ALL teststestDropCommentContainedSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.024
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.016
Papyrus ALL teststestDropReferenceSuccess0.024
Papyrus ALL teststestDropValueSuccess0.023
Papyrus ALL teststestDropActorPartContainedSuccess0.016
Papyrus ALL teststestDropPartContainedSuccess0.017
Papyrus ALL teststestDropPortContainedSuccess0.041
Papyrus ALL teststestDropPropertyContainedSuccess0.009
Papyrus ALL teststestDropReferenceContainedSuccess0.017
Papyrus ALL teststestDropValueContainedSuccess0.017
Papyrus ALL teststestDropFlowPort_INSuccess0.017
Papyrus ALL teststestDropFlowPort_OUTSuccess0.017
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.017
Papyrus ALL teststestDropFlowPort_NASuccess0.026
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.044
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.045
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.043
Papyrus ALL teststestDropFlowPort_NAContainedSuccess3.837
Papyrus ALL teststestDropActorPartSuccess0.026
Papyrus ALL teststestDropCommentSuccess0.009
Papyrus ALL teststestDropCommentContainedSuccess0.008
Papyrus ALL teststestDropConstraintSuccess0.009
Papyrus ALL teststestDropPartSuccess0.027
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.015
Papyrus ALL teststestDropReferenceSuccess0.024
Papyrus ALL teststestDropValueSuccess0.026
Papyrus ALL teststestDropFlowPort_INSuccess0.020
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.019
Papyrus ALL teststestDropFlowPort_NASuccess13.183
Papyrus ALL teststestDropActorPartSuccess0.025
Papyrus ALL teststestDropCommentSuccess0.008
Papyrus ALL teststestDropCommentContainedSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.026
Papyrus ALL teststestDropPortSuccess0.017
Papyrus ALL teststestDropPropertySuccess0.017
Papyrus ALL teststestDropReferenceSuccess0.025
Papyrus ALL teststestDropValueSuccess0.025
Papyrus ALL teststestDropActorPartContainedSuccess0.017
Papyrus ALL teststestDropPartContainedSuccess0.019
Papyrus ALL teststestDropPortContainedSuccess0.045
Papyrus ALL teststestDropPropertyContainedSuccess0.009
Papyrus ALL teststestDropReferenceContainedSuccess0.018
Papyrus ALL teststestDropValueContainedSuccess0.018
Papyrus ALL teststestDropFlowPort_INSuccess0.018
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.019
Papyrus ALL teststestDropFlowPort_NASuccess0.027
Papyrus ALL teststestDropFlowPort_INContainedSuccess0.047
Papyrus ALL teststestDropFlowPort_OUTContainedSuccess0.048
Papyrus ALL teststestDropFlowPort_INOUTContainedSuccess0.046
Papyrus ALL teststestDropFlowPort_NAContainedSuccess3.827
Papyrus ALL teststestDropActorPartSuccess0.025
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropCommentContainedSuccess0.008
Papyrus ALL teststestDropConstraintSuccess0.009
Papyrus ALL teststestDropPartSuccess0.027
Papyrus ALL teststestDropPortSuccess0.017
Papyrus ALL teststestDropPropertySuccess0.017
Papyrus ALL teststestDropReferenceSuccess0.027
Papyrus ALL teststestDropValueSuccess0.026
Papyrus ALL teststestDropFlowPort_INSuccess0.019
Papyrus ALL teststestDropFlowPort_OUTSuccess0.019
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.018
Papyrus ALL teststestDropFlowPort_NASuccess14.389
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.006
Papyrus ALL teststestDropConstraintSuccess0.007
Papyrus ALL teststestDropPartSuccess0.023
Papyrus ALL teststestDropPortSuccess0.015
Papyrus ALL teststestDropPropertySuccess0.015
Papyrus ALL teststestDropReferenceSuccess0.024
Papyrus ALL teststestDropValueSuccess0.023
Papyrus ALL teststestDropFlowPort_INSuccess0.015
Papyrus ALL teststestDropFlowPort_OUTSuccess0.016
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.016
Papyrus ALL teststestDropFlowPort_NASuccess3.712
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.007
Papyrus ALL teststestDropPartSuccess0.023
Papyrus ALL teststestDropPortSuccess0.015
Papyrus ALL teststestDropPropertySuccess0.016
Papyrus ALL teststestDropReferenceSuccess0.024
Papyrus ALL teststestDropValueSuccess0.023
Papyrus ALL teststestDropFlowPort_INSuccess0.016
Papyrus ALL teststestDropFlowPort_OUTSuccess0.016
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.016
Papyrus ALL teststestDropFlowPort_NASuccess3.721
Papyrus ALL teststestDropActorPartSuccess0.025
Papyrus ALL teststestDropCommentSuccess0.008
Papyrus ALL teststestDropConstraintSuccess0.008
Papyrus ALL teststestDropPartSuccess0.027
Papyrus ALL teststestDropPortSuccess0.018
Papyrus ALL teststestDropPropertySuccess0.018
Papyrus ALL teststestDropReferenceSuccess0.027
Papyrus ALL teststestDropValueSuccess0.027
Papyrus ALL teststestDropFlowPort_INSuccess0.019
Papyrus ALL teststestDropFlowPort_OUTSuccess0.018
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.018
Papyrus ALL teststestDropFlowPort_NASuccess14.317
Papyrus ALL teststestDropActorPartSuccess0.022
Papyrus ALL teststestDropCommentSuccess0.007
Papyrus ALL teststestDropConstraintSuccess0.007
Papyrus ALL teststestDropPartSuccess0.023
Papyrus ALL teststestDropPortSuccess0.016
Papyrus ALL teststestDropPropertySuccess0.015
Papyrus ALL teststestDropReferenceSuccess0.024
Papyrus ALL teststestDropValueSuccess0.023
Papyrus ALL teststestDropFlowPort_INSuccess0.017
Papyrus ALL teststestDropFlowPort_OUTSuccess0.016
Papyrus ALL teststestDropFlowPort_INOUTSuccess0.015
Papyrus ALL teststestDropFlowPort_NASuccess2.855
Papyrus ALL teststestDropActorOnBlockSuccess0.038
Papyrus ALL teststestDropActorOnBlockCptSuccess0.039
Papyrus ALL teststestDropBlockOnBlockSuccess0.183
Papyrus ALL teststestDropBlockOnBlockCptSuccess0.097
Papyrus ALL teststestDropDataTypeOnBlockSuccess0.182
Papyrus ALL teststestDropDataTypeOnBlockCptSuccess0.041
Papyrus ALL teststestDropFlowSpecOnBlockSuccess0.086
Papyrus ALL teststestDropFlowSpecOnBlockCptSuccess13.754
Papyrus ALL teststestDropTypeOnActorPartSuccess0.023
Papyrus ALL teststestDropTypeOnPartSuccess0.221
Papyrus ALL teststestDropTypeOnPropertySuccess0.022
Papyrus ALL teststestDropTypeOnReferenceSuccess0.228
Papyrus ALL teststestDropTypeOnValueSuccess0.021
Papyrus ALL teststestDropTypeOnNestedActorPartSuccess0.021
Papyrus ALL teststestDropTypeOnNestedPartSuccess0.239
Papyrus ALL teststestDropTypeOnNestedPropertySuccess0.021
Papyrus ALL teststestDropTypeOnNestedReferenceSuccess0.236
Papyrus ALL teststestDropTypeOnNestedValueSuccess0.019
Papyrus ALL teststestDropFlowSpecOnPartSuccess0.122
Papyrus ALL teststestDropFlowSpecOnReferenceSuccess0.121
Papyrus ALL teststestDropFlowSpecOnNestedPartSuccess0.121
Papyrus ALL teststestDropFlowSpecOnNestedReferenceSuccess0.121
Papyrus ALL teststestDropActorOnPartSuccess0.075
Papyrus ALL teststestDropActorOnReferenceSuccess0.074
Papyrus ALL teststestDropActorOnNestedPartSuccess0.076
Papyrus ALL teststestDropActorOnNestedReferenceSuccess0.076
Papyrus ALL teststestDropBlockOnPropertySuccess0.027
Papyrus ALL teststestDropBlockOnNestedPropertySuccess0.026
Papyrus ALL teststestDropTypeOnPortSuccess0.020
Papyrus ALL teststestDropTypeOnFlowPortSuccess13.330
Papyrus ALL teststestDropTypeOnActorPartCptSuccess0.000
Papyrus ALL teststestDropTypeOnPartCptSuccess0.039
Papyrus ALL teststestDropTypeOnPropertyCptSuccess0.001
Papyrus ALL teststestDropTypeOnReferenceCptSuccess0.042
Papyrus ALL teststestDropTypeOnValueCptSuccess0.001
Papyrus ALL teststestDropActorOnActorPartCptSuccess0.000
Papyrus ALL teststestDropActorOnPartCptSuccess0.041
Papyrus ALL teststestDropActorOnPropertyCptSuccess0.001
Papyrus ALL teststestDropActorOnReferenceCptSuccess0.048
Papyrus ALL teststestDropActorOnValueCptSuccess0.000
Papyrus ALL teststestDropBlockOnActorPartCptSuccess0.001
Papyrus ALL teststestDropBlockOnPartCptSuccess0.105
Papyrus ALL teststestDropBlockOnPropertyCptSuccess0.001
Papyrus ALL teststestDropBlockOnReferenceCptSuccess0.094
Papyrus ALL teststestDropBlockOnValueCptSuccess15.586
Papyrus ALL testsreorientLinkTargetToDiagramSuccess0.001
Papyrus ALL testsreorientLinkSourceToBlockSuccess0.038
Papyrus ALL testsreorientLinkSourceToActorPartSuccess0.041
Papyrus ALL testsreorientLinkSourceToNestedActorPartSuccess0.040
Papyrus ALL testsreorientLinkSourceToPortOnBlockSuccess0.040
Papyrus ALL testsreorientLinkSourceToPortOnPartSuccess0.055
Papyrus ALL testsreorientLinkSourceToPortOnNestedPartSuccess0.039
Papyrus ALL testsreorientLinkSourceToFlowPortOnBlockSuccess0.035
Papyrus ALL testsreorientLinkSourceToFlowPortOnPartSuccess0.038
Papyrus ALL testsreorientLinkSourceToFlowPortOnNestedPartSuccess0.037
Papyrus ALL testsreorientLinkSourceToPartSuccess0.039
Papyrus ALL testsreorientLinkSourceToNestedPartSuccess0.046
Papyrus ALL testsreorientLinkSourceToPropertySuccess0.049
Papyrus ALL testsreorientLinkSourceToNestedPropertySuccess0.045
Papyrus ALL testsreorientLinkSourceToReferenceSuccess0.064
Papyrus ALL testsreorientLinkSourceToNestedReferenceSuccess0.038
Papyrus ALL testsreorientLinkSourceToValueSuccess0.047
Papyrus ALL testsreorientLinkSourceToNestedValueSuccess0.040
Papyrus ALL testsreorientLinkSourceToCommentSuccess0.001
Papyrus ALL testsreorientLinkSourceToCommentCNSuccess0.001
Papyrus ALL testsreorientLinkSourceToConstraintSuccess0.044
Papyrus ALL testsreorientLinkSourceToConstraintCNSuccess16.001
Papyrus ALL testsreorientLinkTargetToDiagramSuccess0.000
Papyrus ALL testsreorientLinkTargetToBlockSuccess0.029
Papyrus ALL testsreorientLinkTargetToActorPartSuccess0.032
Papyrus ALL testsreorientLinkTargetToNestedActorPartSuccess0.031
Papyrus ALL testsreorientLinkTargetToPortOnBlockSuccess0.032
Papyrus ALL testsreorientLinkTargetToPortOnPartSuccess0.029
Papyrus ALL testsreorientLinkTargetToPortOnNestedPartSuccess0.032
Papyrus ALL testsreorientLinkTargetToFlowPortOnBlockSuccess0.031
Papyrus ALL testsreorientLinkTargetToFlowPortOnPartSuccess0.033
Papyrus ALL testsreorientLinkTargetToFlowPortOnNestedPartSuccess0.030
Papyrus ALL testsreorientLinkTargetToPartSuccess0.033
Papyrus ALL testsreorientLinkTargetToNestedPartSuccess0.031
Papyrus ALL testsreorientLinkTargetToPropertySuccess0.032
Papyrus ALL testsreorientLinkTargetToNestedPropertySuccess0.029
Papyrus ALL testsreorientLinkTargetToReferenceSuccess0.032
Papyrus ALL testsreorientLinkTargetToNestedReferenceSuccess0.033
Papyrus ALL testsreorientLinkTargetToValueSuccess12.055
Papyrus ALL testsreorientLinkTargetToNestedValueSuccess0.033
Papyrus ALL testsreorientLinkTargetToCommentSuccess0.000
Papyrus ALL testsreorientLinkTargetToCommentCNSuccess0.000
Papyrus ALL testsreorientLinkTargetToConstraintSuccess0.035
Papyrus ALL testsreorientLinkTargetToConstraintCNSuccess5.091
Papyrus ALL testsreorientLinkTargetToDiagramSuccess0.000
Papyrus ALL testsreorientLinkSourceToBlockSuccess0.002
Papyrus ALL testsreorientLinkSourceToActorPartSuccess0.034
Papyrus ALL testsreorientLinkSourceToNestedActorPartSuccess0.038
Papyrus ALL testsreorientLinkSourceToPortOnBlockSuccess10.464
Papyrus ALL testsreorientLinkSourceToPortOnPartSuccess0.037
Papyrus ALL testsreorientLinkSourceToPortOnNestedPartSuccess0.032
Papyrus ALL testsreorientLinkSourceToFlowPortOnBlockSuccess0.338
Papyrus ALL testsreorientLinkSourceToFlowPortOnPartSuccess0.036
Papyrus ALL testsreorientLinkSourceToFlowPortOnNestedPartSuccess0.039
Papyrus ALL testsreorientLinkSourceToPartSuccess0.307
Papyrus ALL testsreorientLinkSourceToNestedPartSuccess0.036
Papyrus ALL testsreorientLinkSourceToPropertySuccess0.308
Papyrus ALL testsreorientLinkSourceToNestedPropertySuccess0.036
Papyrus ALL testsreorientLinkSourceToReferenceSuccess0.282
Papyrus ALL testsreorientLinkSourceToNestedReferenceSuccess0.037
Papyrus ALL testsreorientLinkSourceToValueSuccess0.284
Papyrus ALL testsreorientLinkSourceToNestedValueSuccess0.036
Papyrus ALL testsreorientLinkSourceToCommentSuccess0.000
Papyrus ALL testsreorientLinkSourceToCommentCNSuccess0.000
Papyrus ALL testsreorientLinkSourceToConstraintSuccess0.001
Papyrus ALL testsreorientLinkSourceToConstraintCNSuccess15.627
Papyrus ALL testsreorientLinkTargetToDiagramSuccess0.000
Papyrus ALL testsreorientLinkTargetToBlockSuccess0.001
Papyrus ALL testsreorientLinkTargetToActorPartSuccess0.031
Papyrus ALL testsreorientLinkTargetToNestedActorPartSuccess0.034
Papyrus ALL testsreorientLinkTargetToPortOnBlockSuccess0.302
Papyrus ALL testsreorientLinkTargetToPortOnPartSuccess0.036
Papyrus ALL testsreorientLinkTargetToPortOnNestedPartSuccess0.036
Papyrus ALL testsreorientLinkTargetToFlowPortOnBlockSuccess0.282
Papyrus ALL testsreorientLinkTargetToFlowPortOnPartSuccess0.035
Papyrus ALL testsreorientLinkTargetToFlowPortOnNestedPartSuccess0.038
Papyrus ALL testsreorientLinkTargetToPartSuccess0.277
Papyrus ALL testsreorientLinkTargetToNestedPartSuccess0.037
Papyrus ALL testsreorientLinkTargetToPropertySuccess0.292
Papyrus ALL testsreorientLinkTargetToNestedPropertySuccess0.036
Papyrus ALL testsreorientLinkTargetToReferenceSuccess0.274
Papyrus ALL testsreorientLinkTargetToNestedReferenceSuccess0.040
Papyrus ALL testsreorientLinkTargetToValueSuccess0.285
Papyrus ALL testsreorientLinkTargetToNestedValueSuccess0.035
Papyrus ALL testsreorientLinkTargetToCommentSuccess0.001
Papyrus ALL testsreorientLinkTargetToCommentCNSuccess0.001
Papyrus ALL testsreorientLinkTargetToConstraintSuccess0.001
Papyrus ALL testsreorientLinkTargetToConstraintCNSuccess16.479
Papyrus ALL testsreorientLinkSourceToActorPartSuccess0.064
Papyrus ALL testsreorientLinkSourceToNestedActorPartSuccess0.059
Papyrus ALL testsreorientLinkSourceToPortOnBlockSuccess0.064
Papyrus ALL testsreorientLinkSourceToPortOnPartSuccess0.030
Papyrus ALL testsreorientLinkSourceToPortOnNestedPartSuccess0.058
Papyrus ALL testsreorientLinkSourceToFlowPortOnBlockSuccess11.882
Papyrus ALL testsreorientLinkSourceToFlowPortOnPartSuccess0.056
Papyrus ALL testsreorientLinkSourceToFlowPortOnNestedPartSuccess0.058
Papyrus ALL testsreorientLinkSourceToPartSuccess0.059
Papyrus ALL testsreorientLinkSourceToNestedPartSuccess0.055
Papyrus ALL testsreorientLinkSourceToPropertySuccess0.062
Papyrus ALL testsreorientLinkSourceToNestedPropertySuccess0.056
Papyrus ALL testsreorientLinkSourceToReferenceSuccess0.061
Papyrus ALL testsreorientLinkSourceToNestedReferenceSuccess0.055
Papyrus ALL testsreorientLinkSourceToValueSuccess0.062
Papyrus ALL testsreorientLinkSourceToNestedValueSuccess15.526
Papyrus ALL testsreorientLinkTargetToActorPartSuccess0.063
Papyrus ALL testsreorientLinkTargetToNestedActorPartSuccess0.057
Papyrus ALL testsreorientLinkTargetToPortOnBlockSuccess0.063
Papyrus ALL testsreorientLinkTargetToPortOnPartSuccess0.063
Papyrus ALL testsreorientLinkTargetToPortOnNestedPartSuccess0.030
Papyrus ALL testsreorientLinkTargetToFlowPortOnBlockSuccess0.063
Papyrus ALL testsreorientLinkTargetToFlowPortOnPartSuccess0.065
Papyrus ALL testsreorientLinkTargetToFlowPortOnNestedPartSuccess0.058
Papyrus ALL testsreorientLinkTargetToPartSuccess0.064
Papyrus ALL testsreorientLinkTargetToNestedPartSuccess0.058
Papyrus ALL testsreorientLinkTargetToPropertySuccess0.092
Papyrus ALL testsreorientLinkTargetToNestedPropertySuccess0.064
Papyrus ALL testsreorientLinkTargetToReferenceSuccess0.070
Papyrus ALL testsreorientLinkTargetToNestedReferenceSuccess0.059
Papyrus ALL testsreorientLinkTargetToValueSuccess0.067
Papyrus ALL testsreorientLinkTargetToNestedValueSuccess15.842
Papyrus ALL testsreorientLinkTargetToDiagramSuccess0.001
Papyrus ALL testsreorientLinkSourceToBlockSuccess0.001
Papyrus ALL testsreorientLinkSourceToActorPartSuccess0.035
Papyrus ALL testsreorientLinkSourceToNestedActorPartSuccess0.001
Papyrus ALL testsreorientLinkSourceToPortOnBlockSuccess0.034
Papyrus ALL testsreorientLinkSourceToPortOnPartSuccess0.050
Papyrus ALL testsreorientLinkSourceToPortOnNestedPartSuccess0.001
Papyrus ALL testsreorientLinkSourceToFlowPortOnBlockSuccess0.039
Papyrus ALL testsreorientLinkSourceToFlowPortOnPartSuccess0.035
Papyrus ALL testsreorientLinkSourceToFlowPortOnNestedPartSuccess0.001
Papyrus ALL testsreorientLinkSourceToPartSuccess0.037
Papyrus ALL testsreorientLinkSourceToNestedPartSuccess0.001
Papyrus ALL testsreorientLinkSourceToPropertySuccess0.034
Papyrus ALL testsreorientLinkSourceToNestedPropertySuccess0.001
Papyrus ALL testsreorientLinkSourceToReferenceSuccess0.032
Papyrus ALL testsreorientLinkSourceToNestedReferenceSuccess0.000
Papyrus ALL testsreorientLinkSourceToValueSuccess0.033
Papyrus ALL testsreorientLinkSourceToNestedValueSuccess0.001
Papyrus ALL testsreorientLinkSourceToCommentSuccess0.001
Papyrus ALL testsreorientLinkSourceToCommentCNSuccess0.000
Papyrus ALL testsreorientLinkSourceToConstraintSuccess0.000
Papyrus ALL testsreorientLinkSourceToConstraintCNSuccess15.820
Papyrus ALL testsreorientLinkTargetToDiagramSuccess0.000
Papyrus ALL testsreorientLinkTargetToBlockSuccess0.001
Papyrus ALL testsreorientLinkTargetToActorPartSuccess11.772
Papyrus ALL testsreorientLinkTargetToNestedActorPartSuccess0.001
Papyrus ALL testsreorientLinkTargetToPortOnBlockSuccess0.033
Papyrus ALL testsreorientLinkTargetToPortOnPartSuccess0.034
Papyrus ALL testsreorientLinkTargetToPortOnNestedPartSuccess0.001
Papyrus ALL testsreorientLinkTargetToFlowPortOnBlockSuccess0.034
Papyrus ALL testsreorientLinkTargetToFlowPortOnPartSuccess0.037
Papyrus ALL testsreorientLinkTargetToFlowPortOnNestedPartSuccess0.001
Papyrus ALL testsreorientLinkTargetToPartSuccess0.034
Papyrus ALL testsreorientLinkTargetToNestedPartSuccess0.001
Papyrus ALL testsreorientLinkTargetToPropertySuccess0.034
Papyrus ALL testsreorientLinkTargetToNestedPropertySuccess0.001
Papyrus ALL testsreorientLinkTargetToReferenceSuccess0.033
Papyrus ALL testsreorientLinkTargetToNestedReferenceSuccess0.000
Papyrus ALL testsreorientLinkTargetToValueSuccess0.035
Papyrus ALL testsreorientLinkTargetToNestedValueSuccess0.001
Papyrus ALL testsreorientLinkTargetToCommentSuccess0.000
Papyrus ALL testsreorientLinkTargetToCommentCNSuccess0.001
Papyrus ALL testsreorientLinkTargetToConstraintSuccess0.001
Papyrus ALL testsreorientLinkTargetToConstraintCNSuccess15.540
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.086
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.086
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.082
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.084
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.100
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.083
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.094
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.080
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess15.735
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess11.680
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.102
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.104
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.772
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.108
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.080
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess11.234
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.098
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.081
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.100
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.107
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.085
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.098
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.084
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.113
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.477
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.104
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess11.461
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.081
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.080
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.085
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.085
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.086
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.083
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.085
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.086
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess18.047
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.108
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.094
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.109
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.107
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess11.338
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.099
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.100
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.135
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.112
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.132
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.627
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.094
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.079
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.092
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.110
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess11.805
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.102
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.085
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.101
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.104
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess18.625
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.107
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.107
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.107
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess11.920
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.100
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.081
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.095
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.085
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.837
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.113
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.107
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess12.125
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.107
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.106
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.101
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.101
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess19.504
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.133
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess11.871
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.101
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.106
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.094
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.113
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.100
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.102
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.110
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.093
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.115
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess29.209
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.106
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.100
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.108
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.126
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess13.769
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.102
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.211
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.098
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.110
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.099
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.099
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.000
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.118
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.101
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.083
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess11.907
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.119
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.131
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.103
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.313
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.118
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.092
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.109
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess13.787
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.116
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.094
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.131
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.106
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.115
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.108
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.130
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.126
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.133
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.256
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess11.897
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.092
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.092
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.086
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.086
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.097
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.098
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess11.854
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess19.249
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.104
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.109
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.098
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.098
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.124
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.112
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.114
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.140
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess12.242
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.104
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.110
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.095
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.110
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.101
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.660
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess11.787
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.117
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.089
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.100
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.109
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.094
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.094
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.110
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.088
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.105
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.108
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.091
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.106
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess13.371
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.957
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetActorPartSuccess0.084
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.095
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.096
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.112
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.087
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess11.710
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.114
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPartSuccess0.090
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.108
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetPropertySuccess0.083
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.104
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetReferenceSuccess0.083
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.102
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetValueSuccess0.084
Papyrus ALL testssetEncapsulationDeleteConnectorWithTargetNestedValueSuccess2.035
Papyrus ALL teststestToManageConstraintSuccess15.976
Papyrus ALL teststestToManageCommentSuccess3.943
Papyrus ALL teststestToManagePackageSuccess17.992
Papyrus ALL teststestToManageActorSuccess3.972
Papyrus ALL teststestToManageSubjectClassSuccess16.233
Papyrus ALL teststestToManageSubjectComponentSuccess3.751
Papyrus ALL teststestToManageSubjectInterfaceSuccess16.543
Papyrus ALL teststestToManageSubjectDatatypeSuccess5.086
Papyrus ALL teststestToManageSubjectStateMachineSuccess16.703
Papyrus ALL teststestToManageUseCaseSuccess18.922
Papyrus ALL teststestToManageComponentSuccess4.543
Papyrus ALL teststestToManageConstraintSuccess16.354
Papyrus ALL teststestToManageCommentSuccess3.948
Papyrus ALL teststestToManagePackageSuccess16.951
Papyrus ALL teststestToManageActorSuccess17.095
Papyrus ALL teststestToManageUseCaseSuccess3.900
Papyrus ALL teststestToManageUseCaseForClassSubjectSuccess17.612
Papyrus ALL teststestToManageUseCaseForComponentSubjectSuccess16.568
Papyrus ALL teststestToManageUseCaseForInterfaceSubjectSuccess3.849
Papyrus ALL teststestToManageDependencySuccess16.880
Papyrus ALL teststestToManageRealizationSuccess16.972
Papyrus ALL teststestToManageAbstractionSuccess19.233
Papyrus ALL teststestToManageUsageSuccess17.008
Papyrus ALL teststestToManageDependencyUseCase_ActorSuccess16.909
Papyrus ALL teststestToManageAssociationUseCase_UseCaseSuccess17.400
Papyrus ALL teststestToManageAssociationUseCase_ActorSuccess18.815
Papyrus ALL teststestToManageGeneralizationSuccess16.984
Papyrus ALL teststestToManagePackageImportSuccess29.840
Papyrus ALL teststestToManagePackageMergeSuccess19.266
Papyrus ALL teststestToManageExtendSuccess17.468
Papyrus ALL teststestToManageIncludeSuccess16.847