Name | Status | Type | Time(s) |
testNormalizeEntitiesValid | Success | | 1.682 |
testNormalizeEntitiesInvalid | Success | | 0.010 |
testReferToAnotherInlineType | Success | | 0.071 |
testReferToAnotherInlineTypeNoImport | Success | | 0.070 |
testNoImportForUnprefixedAttribute | Success | | 0.020 |
testOneErrorForInlineXSDRefInvalidInlineXSD | Success | | 0.030 |
testSchemaDocElemWithSourceAndSubElem | Success | | 0.020 |
testRestrictionPatternWithColon | Success | | 0.010 |
testImportInlineSchemaWithInclude | Success | | 0.070 |
testValueColon | Success | | 0.010 |
testImportNoNSSchema | Success | | 0.030 |
testNoNSElementReference | Success | | 0.010 |
testImportSchemaWithWSDLImport | Success | | 0.060 |
testImportSchemaWithWSDLImportInvalidNS | Success | | 0.020 |
testImportWSDLWithWSDL | Success | | 0.030 |
testImportWSDLWithWSDLInvalidNS | Success | | 0.010 |
testImportWSDLWithWSDLInvalidFilename | Success | | 0.010 |
testWSDLImportingTypes | Success | | 0.020 |
testImportNonExistantFile | Success | | 0.060 |
testWSDLNamespaceAAA | Success | | 0.020 |
testImportingWSDLWithImportedSchema | Success | | 0.020 |
testWSDLImportingSchemaInmportingSchema | Success | | 0.020 |
testImportXMLInvalidWSDL | Success | | 0.040 |
testImportOneAndTwo | Success | | 0.111 |
testImportOneAndTwo_One | Success | | 0.000 |
testImportOneAndTwo_Two | Success | | 0.020 |
testImportEmptyLocation | Success | | 0.010 |
testImportEmptyNamespace | Success | | 0.020 |
testImportEmptyNamespaceAndLocation | Success | | 0.010 |
testImportNoLocationAttribute | Failure | expected:<...cvc-complex-type.4: Attribute 'location' must appear on element 'wsdl:import'...> but was:<...The location attribute is empty. A location must be specified for the location attribute...>
junit.framework.ComparisonFailure: expected:<...cvc-complex-type.4: Attribute 'location' must appear on element 'wsdl:import'...> but was:<...The location attribute is empty. A location must be specified for the location attribute...> at org.eclipse.wst.wsdl.validation.tests.internal.BaseTestCase.runTest(BaseTestCase.java:81) at org.eclipse.wst.wsdl.validation.tests.internal.WSDLTest.testImportNoLocationAttribute(WSDLTest.java:285) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:313) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:199) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948)
| 0.040 |
testSimpleImport | Success | | 0.020 |
testImportWithIncorrectSlash | Success | | 0.010 |
testPorttypeRefMessage1 | Success | | 0.040 |
testPorttypeRefMessage2 | Success | | 0.050 |
testReferenceInlineTypes | Success | | 0.030 |
testEmpty | Success | | 0.030 |
testSOAPBodyEncodedNoNamespace | Success | | 0.070 |
testSOAPBodyEncodedWithNamespace | Success | | 0.120 |
testNoDefaultNamespace | Success | | 0.070 |
testBindingInvalidStyle | Failure | expected:<...2 number of warnings : 0 ------------error list------------------------------------------- cvc-enumeration-valid: Value 'InvalidStyle' is not facet-valid with respect to enumeration '[rpc, document]'. It must be a value from the enumeration. [22, 90] cvc-attribute.3: The value 'InvalidStyle' of attribute 'style' on element 'soap:binding' is not valid with respect to its type, 'tStyleChoice'...> but was:<...1 number of warnings : 0 ------------error list------------------------------------------- The 'InvalidStyle' style defined for the SOAP binding in invalid. The SOAP binding style must be "rpc" or "document"...>
junit.framework.ComparisonFailure: expected:<...2 number of warnings : 0
------------error list------------------------------------------- cvc-enumeration-valid: Value 'InvalidStyle' is not facet-valid with respect to enumeration '[rpc, document]'. It must be a value from the enumeration. [22, 90] cvc-attribute.3: The value 'InvalidStyle' of attribute 'style' on element 'soap:binding' is not valid with respect to its type, 'tStyleChoice'...> but was:<...1 number of warnings : 0
------------error list------------------------------------------- The 'InvalidStyle' style defined for the SOAP binding in invalid. The SOAP binding style must be "rpc" or "document"...> at org.eclipse.wst.wsdl.validation.tests.internal.BaseTestCase.runTest(BaseTestCase.java:81) at org.eclipse.wst.wsdl.validation.tests.internal.WSDLTest.testBindingInvalidStyle(WSDLTest.java:419) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:313) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:199) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948)
| 0.020 |
testBindingInvalidUse | Failure | expected:<...2 number of warnings : 0 ------------error list------------------------------------------- cvc-enumeration-valid: Value 'InvalidUse' is not facet-valid with respect to enumeration '[literal, encoded]'. It must be a value from the enumeration. [29, 46] cvc-attribute.3: The value 'InvalidUse' of attribute 'use' on element 'soap:body' is not valid with respect to its type, 'useChoice'...> but was:<...1 number of warnings : 0 ------------error list------------------------------------------- The 'InvalidUse' use specified for the SOAP body is invalid. The use must be literal or encoded...>
junit.framework.ComparisonFailure: expected:<...2 number of warnings : 0
------------error list------------------------------------------- cvc-enumeration-valid: Value 'InvalidUse' is not facet-valid with respect to enumeration '[literal, encoded]'. It must be a value from the enumeration. [29, 46] cvc-attribute.3: The value 'InvalidUse' of attribute 'use' on element 'soap:body' is not valid with respect to its type, 'useChoice'...> but was:<...1 number of warnings : 0
------------error list------------------------------------------- The 'InvalidUse' use specified for the SOAP body is invalid. The use must be literal or encoded...> at org.eclipse.wst.wsdl.validation.tests.internal.BaseTestCase.runTest(BaseTestCase.java:81) at org.eclipse.wst.wsdl.validation.tests.internal.WSDLTest.testBindingInvalidUse(WSDLTest.java:432) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:313) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:199) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948)
| 0.020 |
testMessageInvalidElement | Success | | 0.020 |
testMessageInvalidType | Success | | 0.040 |
testPortTypeInvalidInput | Success | | 0.020 |
testPortTypeInvalidOutput | Success | | 0.041 |
testServiceInvalidBinding | Success | | 0.010 |
testServiceNoAddress | Success | | 0.030 |
testCaseInsensitiveOperationNames | Success | | 0.030 |
testSpaceInPathValid | Success | | 0.010 |
testSpaceInPathInvalid | Success | | 0.020 |
testAngleHatInPathValid | Success | | 0.000 |
testAngleHatInPathInvalid | Success | | 0.010 |
testAngleHatInFilenameValid | Success | | 0.070 |
testAngleHatInFilenameInvalid | Success | | 0.010 |
testCloseBracketInPathValid | Success | | 0.010 |
testCloseBracketInPathInvalid | Success | | 0.010 |
testCloseBracketInFilenameValid | Success | | 0.030 |
testCloseBracketInFilenameInvalid | Success | | 0.010 |
testDashInPathValid | Success | | 0.000 |
testDashInPathInvalid | Success | | 0.010 |
testDashInFilenameValid | Success | | 0.040 |
testDashInFilenameInvalid | Success | | 0.010 |
testExclamationInPathValid | Success | | 0.000 |
testExclamationInPathInvalid | Success | | 0.010 |
testExclamationInFilenameValid | Success | | 0.010 |
testExclamationInFilenameInvalid | Success | | 0.000 |
testOpenBracketInPathValid | Success | | 0.010 |
testOpenBracketInPathInvalid | Success | | 0.010 |
testOpenBracketInFilenameValid | Success | | 0.000 |
testOpenBracketInFilenameInvalid | Success | | 0.010 |
testPeriodInPathValid | Success | | 0.030 |
testPeriodInPathInvalid | Success | | 0.000 |
testPeriodInFilenameValid | Success | | 0.010 |
testPeriodInFilenameInvalid | Success | | 0.010 |
testQuoteInPathValid | Success | | 0.000 |
testQuoteInPathInvalid | Success | | 0.010 |
testQuoteInFilenameValid | Success | | 0.010 |
testQuoteInFilenameInvalid | Success | | 0.000 |
testSpaceInFilenameValid | Success | | 0.010 |
testSpaceInFilenameInvalid | Success | | 0.010 |
testTildeInPathValid | Success | | 0.010 |
testTildeInPathInvalid | Success | | 0.000 |
testTildeInFilenameValid | Success | | 0.010 |
testTildeInFilenameInvalid | Success | | 0.030 |
testUnderscoreInPathValid | Success | | 0.010 |
testUnderscoreInPathInvalid | Success | | 0.000 |
testUnderscoreInFilenameValid | Success | | 0.020 |
testUnderscoreInFilenameInvalid | Success | | 0.000 |
testNormalizeAbsoluteFile | Success | | 0.000 |
testNormalizeRelativeFile | Success | | 0.000 |
testNormalizeRelativeFileStartsWithDotDot | Success | | 0.000 |
testNormalizeRelativeFileStartsWithDotDotTwice | Success | | 0.000 |
testNormalizeRelativeFileStartsWithDot | Success | | 0.000 |
testNormalizeRelativeFileStartsWithDotTwice | Success | | 0.000 |
testNormalizeRelativeFileStartsWithSlash | Success | | 0.000 |
testNormalizeRelativeFileDotDotInMiddle | Success | | 0.000 |
testNormalizeRelativeFileFotInMiddle | Success | | 0.000 |
testNormlizeRelativeFileDotDotInMiddleOfBase | Success | | 0.000 |
testNormalizeRelativeFileDotInMiddleOfBase | Success | | 0.000 |
testNormalizeRelativeFileBaseStartsWithSlashDotDot | Success | | 0.000 |
testNormalizeRelativeFileBaseStartsWithSlashDot | Success | | 0.000 |
testNormalizeRelativeFileBaseStartsWithDotDot | Success | | 0.000 |
testNormalizeRelativeFileBaseStartsWithDot | Success | | 0.000 |
testNormalizeRelativeFileSomedirDotDot | Success | | 0.000 |
testNormalizeRelativeFileSomedirDot | Success | | 0.000 |
testNormalizeNullSystemId | Success | | 0.000 |
testNormalizeNullBaseLocation | Success | | 0.000 |
testNormalizeSystemIdAbsoluteNullBaseLocation | Success | | 0.000 |
testRelativeSingleFileLocation | Success | | 0.040 |
testAbsoluteSingleFileLocation | Success | | 0.000 |
testAbsoluteSingleFileRemoteLocation | Success | | 0.020 |
testRelativeSingleFileInFilesetNoDirSpecified | Success | | 0.030 |
testSchemaDir | Success | | 0.000 |
testCheckSOAPEncodingRequired | Success | | 0.010 |
testGetNSResolver | Success | | 0.000 |
testGetPrefixes | Success | | 0.000 |
testRestrictImports | Success | | 0.000 |