Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1173097.44%3.795
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.wst.wsdl.validation.tests.internal117033.795

Package org.eclipse.wst.wsdl.validation.tests.internal

NameTestsErrorsFailuresTime(s)
AllWSDLTests117033.795
Back to top


TestCase AllWSDLTests

NameStatusTypeTime(s)
testNormalizeEntitiesValidSuccess1.682
testNormalizeEntitiesInvalidSuccess0.010
testReferToAnotherInlineTypeSuccess0.071
testReferToAnotherInlineTypeNoImportSuccess0.070
testNoImportForUnprefixedAttributeSuccess0.020
testOneErrorForInlineXSDRefInvalidInlineXSDSuccess0.030
testSchemaDocElemWithSourceAndSubElemSuccess0.020
testRestrictionPatternWithColonSuccess0.010
testImportInlineSchemaWithIncludeSuccess0.070
testValueColonSuccess0.010
testImportNoNSSchemaSuccess0.030
testNoNSElementReferenceSuccess0.010
testImportSchemaWithWSDLImportSuccess0.060
testImportSchemaWithWSDLImportInvalidNSSuccess0.020
testImportWSDLWithWSDLSuccess0.030
testImportWSDLWithWSDLInvalidNSSuccess0.010
testImportWSDLWithWSDLInvalidFilenameSuccess0.010
testWSDLImportingTypesSuccess0.020
testImportNonExistantFileSuccess0.060
testWSDLNamespaceAAASuccess0.020
testImportingWSDLWithImportedSchemaSuccess0.020
testWSDLImportingSchemaInmportingSchemaSuccess0.020
testImportXMLInvalidWSDLSuccess0.040
testImportOneAndTwoSuccess0.111
testImportOneAndTwo_OneSuccess0.000
testImportOneAndTwo_TwoSuccess0.020
testImportEmptyLocationSuccess0.010
testImportEmptyNamespaceSuccess0.020
testImportEmptyNamespaceAndLocationSuccess0.010
testImportNoLocationAttributeFailureexpected:<...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
testSimpleImportSuccess0.020
testImportWithIncorrectSlashSuccess0.010
testPorttypeRefMessage1Success0.040
testPorttypeRefMessage2Success0.050
testReferenceInlineTypesSuccess0.030
testEmptySuccess0.030
testSOAPBodyEncodedNoNamespaceSuccess0.070
testSOAPBodyEncodedWithNamespaceSuccess0.120
testNoDefaultNamespaceSuccess0.070
testBindingInvalidStyleFailureexpected:<...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
testBindingInvalidUseFailureexpected:<...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
testMessageInvalidElementSuccess0.020
testMessageInvalidTypeSuccess0.040
testPortTypeInvalidInputSuccess0.020
testPortTypeInvalidOutputSuccess0.041
testServiceInvalidBindingSuccess0.010
testServiceNoAddressSuccess0.030
testCaseInsensitiveOperationNamesSuccess0.030
testSpaceInPathValidSuccess0.010
testSpaceInPathInvalidSuccess0.020
testAngleHatInPathValidSuccess0.000
testAngleHatInPathInvalidSuccess0.010
testAngleHatInFilenameValidSuccess0.070
testAngleHatInFilenameInvalidSuccess0.010
testCloseBracketInPathValidSuccess0.010
testCloseBracketInPathInvalidSuccess0.010
testCloseBracketInFilenameValidSuccess0.030
testCloseBracketInFilenameInvalidSuccess0.010
testDashInPathValidSuccess0.000
testDashInPathInvalidSuccess0.010
testDashInFilenameValidSuccess0.040
testDashInFilenameInvalidSuccess0.010
testExclamationInPathValidSuccess0.000
testExclamationInPathInvalidSuccess0.010
testExclamationInFilenameValidSuccess0.010
testExclamationInFilenameInvalidSuccess0.000
testOpenBracketInPathValidSuccess0.010
testOpenBracketInPathInvalidSuccess0.010
testOpenBracketInFilenameValidSuccess0.000
testOpenBracketInFilenameInvalidSuccess0.010
testPeriodInPathValidSuccess0.030
testPeriodInPathInvalidSuccess0.000
testPeriodInFilenameValidSuccess0.010
testPeriodInFilenameInvalidSuccess0.010
testQuoteInPathValidSuccess0.000
testQuoteInPathInvalidSuccess0.010
testQuoteInFilenameValidSuccess0.010
testQuoteInFilenameInvalidSuccess0.000
testSpaceInFilenameValidSuccess0.010
testSpaceInFilenameInvalidSuccess0.010
testTildeInPathValidSuccess0.010
testTildeInPathInvalidSuccess0.000
testTildeInFilenameValidSuccess0.010
testTildeInFilenameInvalidSuccess0.030
testUnderscoreInPathValidSuccess0.010
testUnderscoreInPathInvalidSuccess0.000
testUnderscoreInFilenameValidSuccess0.020
testUnderscoreInFilenameInvalidSuccess0.000
testNormalizeAbsoluteFileSuccess0.000
testNormalizeRelativeFileSuccess0.000
testNormalizeRelativeFileStartsWithDotDotSuccess0.000
testNormalizeRelativeFileStartsWithDotDotTwiceSuccess0.000
testNormalizeRelativeFileStartsWithDotSuccess0.000
testNormalizeRelativeFileStartsWithDotTwiceSuccess0.000
testNormalizeRelativeFileStartsWithSlashSuccess0.000
testNormalizeRelativeFileDotDotInMiddleSuccess0.000
testNormalizeRelativeFileFotInMiddleSuccess0.000
testNormlizeRelativeFileDotDotInMiddleOfBaseSuccess0.000
testNormalizeRelativeFileDotInMiddleOfBaseSuccess0.000
testNormalizeRelativeFileBaseStartsWithSlashDotDotSuccess0.000
testNormalizeRelativeFileBaseStartsWithSlashDotSuccess0.000
testNormalizeRelativeFileBaseStartsWithDotDotSuccess0.000
testNormalizeRelativeFileBaseStartsWithDotSuccess0.000
testNormalizeRelativeFileSomedirDotDotSuccess0.000
testNormalizeRelativeFileSomedirDotSuccess0.000
testNormalizeNullSystemIdSuccess0.000
testNormalizeNullBaseLocationSuccess0.000
testNormalizeSystemIdAbsoluteNullBaseLocationSuccess0.000
testRelativeSingleFileLocationSuccess0.040
testAbsoluteSingleFileLocationSuccess0.000
testAbsoluteSingleFileRemoteLocationSuccess0.020
testRelativeSingleFileInFilesetNoDirSpecifiedSuccess0.030
testSchemaDirSuccess0.000
testCheckSOAPEncodingRequiredSuccess0.010
testGetNSResolverSuccess0.000
testGetPrefixesSuccess0.000
testRestrictImportsSuccess0.000
Properties >>

Back to top