Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1691099.41%199.742
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.tests16901199.742

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

NameTestsErrorsFailuresTime(s)
AllTests16901199.742
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPreventJavaScriptJobsSuccess0.016
testSanitySuccess5.597
testNoBundleStateChangeSuccess1.006
testJSFFaceletContentTypeSuccess0.403
testJSFFaceletCompositeContentTypeSuccess0.424
testSimpleBeanPropertySuccess1.076
testSimpleIsBeanPropertySuccess0.513
testIsAccessorTakesPrecedenceSuccess0.424
testDoNotUseSetterIfDoesNotMatchGetterTypeSuccess0.473
testReadonlyBeanPropertySuccess0.565
testWriteonlyBeanPropertySuccess0.425
testStringArrayPropertySuccess0.382
testCollectionPropertySuccess0.921
testMapPropertySuccess0.398
testMapSanitySuccess0.521
testStringProp1Success0.395
testStringProp1SubClassSuccess0.946
testBooleanIsProp1Success0.545
testBooleanIsProp1SubClassSuccess0.437
testBooleanIsProp2Success0.382
testBooleanIsProp2SubClassSuccess0.310
testNotBooleanIsProp1Success0.379
testNotBooleanIsProp1SubClassSuccess0.319
testStringProperty2Success0.305
testStringProperty2SubClassSuccess0.311
testReadonlyStringPropertySuccess0.330
testReadonlyStringPropertySubClassSuccess0.312
testReadonlyBooleanPropertySuccess0.304
testReadonlyBooleanPropertySubClassSuccess0.308
testWriteonlyStringPropertySuccess0.921
testWriteonlyStringPropertySubClassSuccess0.306
testStringArrayPropertySuccess0.302
testStringArrayPropertySubClassSuccess0.312
testCollectionPropertySuccess0.294
testCollectionPropertySubClassSuccess0.302
testMapPropertySuccess0.300
testMapPropertySubClassSuccess0.868
testAnotherBeanSuccess0.290
testAnotherBeanSubClassSuccess0.304
testSubclassOnlySuccess0.314
testGenericListOfStringPropertySuccess0.308
testGenericArrayListOfStringPropertySuccess0.302
testGenericListOfListOfStringPropertySuccess0.310
testGenericMapOfString_StringPropertySuccess0.394
testUnboundedProperty_ListSuccess0.292
testPropertyInheritedFromInterfaceSuccess0.311
testResolveTypeSignatureITypeStringSuccess0.536
testCanNeverBeEqualSuccess0.254
testIsEnumsCompareCompatibleSuccess0.254
testGetSignatureSuccess0.200
testResolveMethodSignatureSuccess0.319
testResolveTypeIJavaProjectStringSuccess1.156
testMatchTypeParameterToArgumentSuccess0.364
testIsEnumMemberSuccess0.982
testSimpleTypesSuccess0.004
testIntegerCoercionsSuccess0.001
testLongCoercionsSuccess0.000
testBooleanCoercionsSuccess0.000
testDoubleCoercionsSuccess0.000
testStringCoercionsSuccess0.000
testSimpleToBoxConversionsSuccess0.000
testBoxToSimpleConversionsSuccess0.000
testObjectListsSuccess0.001
testAssignabilitySuccess0.000
testMethodSignaturesSuccess0.000
testValueMethodMixSuccess0.000
testBoxPrimitivesSuccess0.000
testUnboxPrimitivesSuccess0.000
testGetDefaultImplementationIDSuccess0.005
testSetDefaultImplementationIDSuccess0.000
testGetJSFLibrariesSuccess0.015
testGetPluginProvidedJSFLibrariesSuccess0.002
testGetDefaultImplementationSuccess0.000
testSetDefaultImplementationSuccess0.001
testGetJSFLibraryByIDSuccess0.000
testGetJSFLibrariesByNameSuccess0.006
testGetImplJSFLibrariesSuccess0.001
testGetNonImplJSFLibrariesSuccess0.001
testGetAllJSFLibrariesSuccess0.001
testAddJSFLibrarySuccess0.001
testRemoveJSFLibrarySuccess0.001
testPluginProvidedJSFLibCreationFromExtPtSuccess0.000
testgetArchiveFilesSuccess0.001
testcontainsArchiveFileSuccess0.000
testgetWorkingCopySuccess0.000
testupdateValueSuccess0.000
testArchiveFileSuccess0.002
testsetSourceLocationSuccess0.000
testgetPathSuccess0.000
testgetNameSuccess0.000
testexistsSuccess0.000
testequalsSuccess0.000
testcopyToSuccess0.004
testAddingFirstImplSetsNewDefaultImplSuccess0.000
testRemovingDefaultImplSetsNewDefaultImplSuccess0.001
testRemovingLastImplNullsDefaultImplSuccess0.001
testChangingLibToImplSetsNewDefaultImplSuccess0.000
testChangingImplToLibSetsNewDefaultImplSuccess0.001
testChangingLastImplToLibNullsDefaultImplSuccess0.001
testObjectCreationSuccess0.000
testGetPropertyNamesSuccess0.218
testGetDefaultPropertyStringSuccess0.001
testConfigFileNameValidationSuccess0.000
testJSFProjectLibraryReferenceSuccess0.001
testGetLibrarySuccess0.000
testIsCheckedToBeDeployedSuccess0.000
testSetSelectedSuccess0.000
testIsImplementationSuccess0.000
testGetArchiveFilesSuccess0.000
testGetJSFLibraryRegistrySuccess0.000
testGetDefaultJSFImplementationLibrarySuccess0.000
testGetJSFLibryReferencebyIDSuccess0.001
testAddJSFLibrarySuccess0.000
testVersionStringSuffixMatchSuccess0.000
testVersionStringPrefixMatchSuccess0.000
testNullLibraryVersionStringSuccess0.000
testNullFacetVersionStringSuccess0.000
testDownloadLibraryUrlsFailureCannot download library from: https://java.net/downloads/javaserverfaces/release/mojarra-2.1.6-FCS-binary.zip

junit.framework.AssertionFailedError: Cannot download library from: https://java.net/downloads/javaserverfaces/release/mojarra-2.1.6-FCS-binary.zip
at org.eclipse.jst.jsf.core.tests.facet.JsfDownloadableLibraryLocationTests.testDownloadLibraryUrls(JsfDownloadableLibraryLocationTests.java:176)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
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)
150.456
testContainmentInJSPSuccess1.671
testContainmentInJSPFragSuccess0.334
testSanitySuccess0.318
testNonELValidationSuccess1.126
testELValidationSuccess0.893
testValidateELExpressionSuccess0.390
testValidateClassName_NoErrorSuccess0.449
testValidateClassName_ErrorsSuccess1.274
testMemberConstraintSuccess0.003
testValidateParentMembershipSuccess0.749
testSimpleMatchesSuccess0.801
testIntersectSuccess0.001
testIsEquivalentSuccess0.000
testUnionSuccess0.000
testIsDisjointSuccess0.000
testGetFirstElementSuccess0.000
testSubtractSuccess0.000
testIntersectSuccess0.835
testIsEquivalentSuccess0.703
testUnionSuccess0.535
testIsDisjointSuccess0.429
testSubtractSuccess0.448
testEmptyFileMigrationSuccess0.033
testValidNonEmptyMigrationSuccess0.016
testNoRegistryFileMigrationSuccess0.002
testV2AlreadyPresent_NoV1Success0.004
testV2AlreadyPresent_WithV1Success0.007
testGetJSFLibraryReferencesSuccess0.492
testIsJSFLibraryContainerSuccess0.019
testJSFLibraryReferenceFacadeFactoryCreateSuccess0.014
testGetJSFLibraryReferencesAndServerSuppliedRefSuccess0.304
testAddServletSuccess0.456
testAddContextParamSuccess0.321
testGetContextParamValueSuccess0.449
testGetContextParamValuesAsListSuccess0.319
testSetContextParamValueSuccess0.360
testAddServletMappingSuccess0.410
testAddListenerSuccess0.399
testAddServletSuccess0.334
testAddContextParamSuccess0.798
testGetContextParamValueSuccess0.494
testGetContextParamValuesAsListSuccess0.429
testSetContextParamValueSuccess0.399
testAddServletMappingSuccess0.346
testAddListenerSuccess0.440
testGetUserLibProviderFromLibConfigSuccess0.000
testTestableLocatorProviderSuccess0.420
testDefaultLocatorProviderSuccess0.355
testDefaultJSFAppConfigManagerSetupSuccess0.846
testTestableJSFAppConfigManagerSetupSuccess0.342
testAllowJavaScriptJobsSuccess0.000
Properties >>

Back to top