Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1721099.42%51.797
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.jst.jsf.core.tests1720151.797

Package org.eclipse.jst.jsf.core.tests

NameTestsErrorsFailuresTime(s)
AllTests1720151.797
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPreventJavaScriptJobsSuccess0.007
testSanitySuccess3.083
testNoBundleStateChangeSuccess0.491
testJSFFaceletContentTypeSuccess0.351
testJSFFaceletCompositeContentTypeSuccess0.406
testSimpleBeanPropertySuccess1.342
testSimpleIsBeanPropertySuccess0.376
testIsAccessorTakesPrecedenceSuccess0.346
testDoNotUseSetterIfDoesNotMatchGetterTypeSuccess0.368
testReadonlyBeanPropertySuccess0.472
testWriteonlyBeanPropertySuccess0.351
testStringArrayPropertySuccess0.333
testCollectionPropertySuccess0.251
testMapPropertySuccess0.892
testMapSanitySuccess0.395
testStringProp1Success0.279
testStringProp1SubClassSuccess0.480
testBooleanIsProp1Success0.320
testBooleanIsProp1SubClassSuccess0.318
testBooleanIsProp2Success0.322
testBooleanIsProp2SubClassSuccess0.283
testNotBooleanIsProp1Success0.291
testNotBooleanIsProp1SubClassSuccess0.329
testStringProperty2Success0.306
testStringProperty2SubClassSuccess0.313
testReadonlyStringPropertySuccess0.291
testReadonlyStringPropertySubClassSuccess0.306
testReadonlyBooleanPropertySuccess0.300
testReadonlyBooleanPropertySubClassSuccess0.245
testWriteonlyStringPropertySuccess0.299
testWriteonlyStringPropertySubClassSuccess0.269
testStringArrayPropertySuccess0.306
testStringArrayPropertySubClassSuccess0.273
testCollectionPropertySuccess0.296
testCollectionPropertySubClassSuccess0.270
testMapPropertySuccess0.277
testMapPropertySubClassSuccess0.300
testAnotherBeanSuccess0.297
testAnotherBeanSubClassSuccess0.279
testSubclassOnlySuccess0.280
testGenericListOfStringPropertySuccess0.280
testGenericArrayListOfStringPropertySuccess0.278
testGenericListOfListOfStringPropertySuccess0.326
testGenericMapOfString_StringPropertySuccess0.286
testUnboundedProperty_ListSuccess0.304
testPropertyInheritedFromInterfaceSuccess0.291
testResolveTypeSignatureITypeStringSuccess0.528
testCanNeverBeEqualSuccess0.205
testIsEnumsCompareCompatibleSuccess0.202
testGetSignatureSuccess0.200
testResolveMethodSignatureSuccess0.214
testResolveTypeIJavaProjectStringSuccess0.210
testMatchTypeParameterToArgumentSuccess0.326
testIsEnumMemberSuccess0.230
testSimpleTypesSuccess0.020
testIntegerCoercionsSuccess0.001
testLongCoercionsSuccess0.001
testBooleanCoercionsSuccess0.000
testDoubleCoercionsSuccess0.000
testStringCoercionsSuccess0.000
testSimpleToBoxConversionsSuccess0.000
testBoxToSimpleConversionsSuccess0.000
testObjectListsSuccess0.000
testAssignabilitySuccess0.000
testMethodSignaturesSuccess0.001
testValueMethodMixSuccess0.000
testBoxPrimitivesSuccess0.000
testUnboxPrimitivesSuccess0.000
testGetDefaultImplementationIDSuccess0.004
testSetDefaultImplementationIDSuccess0.000
testGetJSFLibrariesSuccess0.016
testGetPluginProvidedJSFLibrariesSuccess0.001
testGetDefaultImplementationSuccess0.000
testSetDefaultImplementationSuccess0.001
testGetJSFLibraryByIDSuccess0.000
testGetJSFLibrariesByNameSuccess0.001
testGetImplJSFLibrariesSuccess0.001
testGetNonImplJSFLibrariesSuccess0.000
testGetAllJSFLibrariesSuccess0.001
testAddJSFLibrarySuccess0.001
testRemoveJSFLibrarySuccess0.000
testPluginProvidedJSFLibCreationFromExtPtSuccess0.000
testgetArchiveFilesSuccess0.000
testcontainsArchiveFileSuccess0.001
testgetWorkingCopySuccess0.000
testupdateValueSuccess0.000
testArchiveFileSuccess0.001
testsetSourceLocationSuccess0.000
testgetPathSuccess0.001
testgetNameSuccess0.000
testexistsSuccess0.000
testequalsSuccess0.000
testcopyToSuccess0.014
testAddingFirstImplSetsNewDefaultImplSuccess0.000
testRemovingDefaultImplSetsNewDefaultImplSuccess0.001
testRemovingLastImplNullsDefaultImplSuccess0.001
testChangingLibToImplSetsNewDefaultImplSuccess0.000
testChangingImplToLibSetsNewDefaultImplSuccess0.001
testChangingLastImplToLibNullsDefaultImplSuccess0.000
testObjectCreationSuccess0.000
testGetPropertyNamesSuccess0.206
testGetDefaultPropertyStringSuccess0.000
testConfigFileNameValidationSuccess0.002
testJSFProjectLibraryReferenceSuccess0.000
testGetLibrarySuccess0.000
testIsCheckedToBeDeployedSuccess0.000
testSetSelectedSuccess0.000
testIsImplementationSuccess0.000
testGetArchiveFilesSuccess0.000
testGetJSFLibraryRegistrySuccess0.001
testGetDefaultJSFImplementationLibrarySuccess0.000
testGetJSFLibryReferencebyIDSuccess0.000
testAddJSFLibrarySuccess0.000
testVersionStringSuffixMatchSuccess0.001
testVersionStringPrefixMatchSuccess0.000
testNullLibraryVersionStringSuccess0.000
testNullFacetVersionStringSuccess0.000
testReadLibraryVersionFromJarWithManifestEntrySuccess0.035
testReadLibraryVersionFromJarWithoutManifestEntrySuccess0.002
testReadLibraryVersionFromJarWithNonstandardImplementationVersionSuccess0.002
testDownloadLibraryUrlsSuccess2.182
testContainmentInJSPSuccess1.863
testContainmentInJSPFragSuccess0.409
testSanitySuccess0.385
testNonELValidationFailureexpected:<3> but was:<4>

junit.framework.AssertionFailedError: expected:<3> but was:<4>
at org.eclipse.jst.jsf.core.tests.validation.TestJSPSemanticsValidator_AttributeValues.testNonELValidation(TestJSPSemanticsValidator_AttributeValues.java:117)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
1.273
testELValidationSuccess0.823
testValidateELExpressionSuccess1.769
testValidateClassName_NoErrorSuccess0.703
testValidateClassName_ErrorsSuccess1.124
testMemberConstraintSuccess0.002
testValidateParentMembershipSuccess1.140
testSimpleMatchesSuccess1.511
testIntersectSuccess0.000
testIsEquivalentSuccess0.000
testUnionSuccess0.000
testIsDisjointSuccess0.000
testGetFirstElementSuccess0.000
testSubtractSuccess0.000
testIntersectSuccess0.610
testIsEquivalentSuccess0.535
testUnionSuccess1.889
testIsDisjointSuccess0.655
testSubtractSuccess0.641
testEmptyFileMigrationSuccess0.035
testValidNonEmptyMigrationSuccess0.030
testNoRegistryFileMigrationSuccess0.004
testV2AlreadyPresent_NoV1Success0.010
testV2AlreadyPresent_WithV1Success0.013
testGetJSFLibraryReferencesSuccess1.931
testIsJSFLibraryContainerSuccess0.021
testJSFLibraryReferenceFacadeFactoryCreateSuccess0.014
testGetJSFLibraryReferencesAndServerSuppliedRefSuccess0.427
testAddServletSuccess0.552
testAddContextParamSuccess0.517
testGetContextParamValueSuccess1.004
testGetContextParamValuesAsListSuccess1.221
testSetContextParamValueSuccess0.486
testAddServletMappingSuccess0.478
testAddListenerSuccess0.546
testAddServletSuccess0.404
testAddContextParamSuccess0.309
testGetContextParamValueSuccess0.279
testGetContextParamValuesAsListSuccess1.806
testSetContextParamValueSuccess0.456
testAddServletMappingSuccess0.491
testAddListenerSuccess0.482
testGetUserLibProviderFromLibConfigSuccess0.000
testTestableLocatorProviderSuccess0.327
testDefaultLocatorProviderSuccess0.455
testDefaultJSFAppConfigManagerSetupSuccess0.328
testTestableJSFAppConfigManagerSetupSuccess0.401
testAllowJavaScriptJobsSuccess0.000
Properties >>

Back to top