junit.framework.AssertionFailedError: Exception in constructor: testFunctionWithTwoRequiredOneOptional (java.lang.Error: Unresolved
compilation problems:
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
The import org.eclipse.wst.xml.xpath.core.internal cannot be resolved
|
XPath cannot be resolved to a type
|
xpathFactoryImpl cannot be resolved to a type
|
XPath cannot be resolved to a type
|
xpathFactoryImpl cannot be resolved to a type
|
Variable cannot be resolved to a type
|
DataTypesFactoryImpl cannot be resolved to a type
|
Variable cannot be resolved to a type
|
Variable cannot be resolved to a type
|
Function cannot be resolved to a type
|
FunctionFactoryImpl cannot be resolved to a type
|
DataTypes cannot be resolved
|
FunctionFactory cannot be resolved to a type
|
FunctionFactoryImpl cannot be resolved to a type
|
Function cannot be resolved to a type
|
DataTypes cannot be resolved
|
Argument cannot be resolved to a type
|
DataTypes cannot be resolved
|
Occurrence cannot be resolved
|
Argument cannot be resolved to a type
|
DataTypes cannot be resolved
|
FunctionFactory cannot be resolved to a type
|
FunctionFactoryImpl cannot be resolved to a type
|
Function cannot be resolved to a type
|
DataTypes cannot be resolved
|
Argument cannot be resolved to a type
|
DataTypes cannot be resolved
|
Occurrence cannot be resolved
|
Argument cannot be resolved to a type
|
DataTypes cannot be resolved
|
Occurrence cannot be resolved
|
Argument cannot be resolved to a type
|
DataTypes cannot be resolved
|
Occurrence cannot be resolved
|
Argument cannot be resolved to a type
|
DataTypes cannot be resolved
|
Occurrence cannot be resolved
|
DataTypes cannot be resolved
|
Occurrence cannot be resolved
|
DataTypes cannot be resolved
|
Occurrence cannot be resolved
|
Axis cannot be resolved to a type
|
AxisFactoryImpl cannot be resolved to a type
|
|
|
at org.eclipse.wst.xsl.internal.core.xpath.tests.TestXPathModel.<init>(TestXPathModel.java:5)
|
|
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
|
|
at org.eclipse.wst.xml.xpath.core.tests.XPathCoreTests.suite(XPathCoreTests.java:18)
|
|
at org.eclipse.wst.xsl.tests.AllTestsSuite.<init>(AllTestsSuite.java:32)
|
|
at java.lang.reflect.Constructor.newInstance(Constructor.java:522)
|
|
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:257)
|
|
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
|
|
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
|
|
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
|
|
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
|
|
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
|
|
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
|
|
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
|
|
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
|
|
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
|
|
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
|
|
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
|
|
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:386)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
|
)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
|
|
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
|
|
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
|
|
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
|
|
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
|
|
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
|
|
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
|
|
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
|
|
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
|
|
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
|
|
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:386)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |