Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1721099.42%48.015
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.tests1720148.015

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

NameTestsErrorsFailuresTime(s)
AllTests1720148.015
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPreventJavaScriptJobsSuccess0.012
testSanitySuccess3.479
testNoBundleStateChangeSuccess1.139
testJSFFaceletContentTypeSuccess0.383
testJSFFaceletCompositeContentTypeSuccess0.978
testSimpleBeanPropertySuccess1.261
testSimpleIsBeanPropertySuccess0.468
testIsAccessorTakesPrecedenceSuccess0.451
testDoNotUseSetterIfDoesNotMatchGetterTypeSuccess0.447
testReadonlyBeanPropertySuccess0.273
testWriteonlyBeanPropertySuccess0.892
testStringArrayPropertySuccess0.316
testCollectionPropertySuccess0.311
testMapPropertySuccess0.301
testMapSanitySuccess0.396
testStringProp1Success0.408
testStringProp1SubClassSuccess0.394
testBooleanIsProp1Success0.354
testBooleanIsProp1SubClassSuccess0.394
testBooleanIsProp2Success0.344
testBooleanIsProp2SubClassSuccess0.344
testNotBooleanIsProp1Success0.365
testNotBooleanIsProp1SubClassSuccess0.365
testStringProperty2Success0.354
testStringProperty2SubClassSuccess0.337
testReadonlyStringPropertySuccess0.297
testReadonlyStringPropertySubClassSuccess0.313
testReadonlyBooleanPropertySuccess0.336
testReadonlyBooleanPropertySubClassSuccess0.322
testWriteonlyStringPropertySuccess0.331
testWriteonlyStringPropertySubClassSuccess0.270
testStringArrayPropertySuccess0.274
testStringArrayPropertySubClassSuccess0.303
testCollectionPropertySuccess0.312
testCollectionPropertySubClassSuccess0.332
testMapPropertySuccess0.356
testMapPropertySubClassSuccess0.331
testAnotherBeanSuccess0.300
testAnotherBeanSubClassSuccess0.785
testSubclassOnlySuccess0.289
testGenericListOfStringPropertySuccess0.297
testGenericArrayListOfStringPropertySuccess0.596
testGenericListOfListOfStringPropertySuccess0.411
testGenericMapOfString_StringPropertySuccess0.331
testUnboundedProperty_ListSuccess0.322
testPropertyInheritedFromInterfaceSuccess0.325
testResolveTypeSignatureITypeStringSuccess0.603
testCanNeverBeEqualSuccess0.276
testIsEnumsCompareCompatibleSuccess0.203
testGetSignatureSuccess0.213
testResolveMethodSignatureSuccess0.235
testResolveTypeIJavaProjectStringSuccess0.728
testMatchTypeParameterToArgumentSuccess0.970
testIsEnumMemberSuccess0.740
testSimpleTypesSuccess0.017
testIntegerCoercionsSuccess0.001
testLongCoercionsSuccess0.000
testBooleanCoercionsSuccess0.000
testDoubleCoercionsSuccess0.000
testStringCoercionsSuccess0.000
testSimpleToBoxConversionsSuccess0.000
testBoxToSimpleConversionsSuccess0.000
testObjectListsSuccess0.000
testAssignabilitySuccess0.000
testMethodSignaturesSuccess0.001
testValueMethodMixSuccess0.000
testBoxPrimitivesSuccess0.000
testUnboxPrimitivesSuccess0.000
testGetDefaultImplementationIDSuccess0.003
testSetDefaultImplementationIDSuccess0.000
testGetJSFLibrariesSuccess0.017
testGetPluginProvidedJSFLibrariesSuccess0.002
testGetDefaultImplementationSuccess0.000
testSetDefaultImplementationSuccess0.001
testGetJSFLibraryByIDSuccess0.000
testGetJSFLibrariesByNameSuccess0.001
testGetImplJSFLibrariesSuccess0.000
testGetNonImplJSFLibrariesSuccess0.001
testGetAllJSFLibrariesSuccess0.001
testAddJSFLibrarySuccess0.000
testRemoveJSFLibrarySuccess0.001
testPluginProvidedJSFLibCreationFromExtPtSuccess0.000
testgetArchiveFilesSuccess0.000
testcontainsArchiveFileSuccess0.000
testgetWorkingCopySuccess0.001
testupdateValueSuccess0.000
testArchiveFileSuccess0.001
testsetSourceLocationSuccess0.000
testgetPathSuccess0.000
testgetNameSuccess0.000
testexistsSuccess0.000
testequalsSuccess0.000
testcopyToSuccess0.002
testAddingFirstImplSetsNewDefaultImplSuccess0.001
testRemovingDefaultImplSetsNewDefaultImplSuccess0.001
testRemovingLastImplNullsDefaultImplSuccess0.000
testChangingLibToImplSetsNewDefaultImplSuccess0.000
testChangingImplToLibSetsNewDefaultImplSuccess0.001
testChangingLastImplToLibNullsDefaultImplSuccess0.000
testObjectCreationSuccess0.000
testGetPropertyNamesSuccess0.196
testGetDefaultPropertyStringSuccess0.000
testConfigFileNameValidationSuccess0.001
testJSFProjectLibraryReferenceSuccess0.000
testGetLibrarySuccess0.000
testIsCheckedToBeDeployedSuccess0.000
testSetSelectedSuccess0.000
testIsImplementationSuccess0.000
testGetArchiveFilesSuccess0.001
testGetJSFLibraryRegistrySuccess0.000
testGetDefaultJSFImplementationLibrarySuccess0.000
testGetJSFLibryReferencebyIDSuccess0.000
testAddJSFLibrarySuccess0.000
testVersionStringSuffixMatchSuccess0.001
testVersionStringPrefixMatchSuccess0.000
testNullLibraryVersionStringSuccess0.000
testNullFacetVersionStringSuccess0.000
testReadLibraryVersionFromJarWithManifestEntrySuccess0.016
testReadLibraryVersionFromJarWithoutManifestEntrySuccess0.001
testReadLibraryVersionFromJarWithNonstandardImplementationVersionSuccess0.002
testDownloadLibraryUrlsSuccess1.566
testContainmentInJSPSuccess1.949
testContainmentInJSPFragSuccess0.509
testSanitySuccess0.419
testNonELValidationSuccess1.995
testELValidationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.jsf.core.tests.validation.MockValidationReporter.assertExpectedMessage(MockValidationReporter.java:101)
at org.eclipse.jst.jsf.core.tests.validation.TestJSPSemanticsValidator_AttributeValues.testELValidation(TestJSPSemanticsValidator_AttributeValues.java:154)
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)
0.950
testValidateELExpressionSuccess0.306
testValidateClassName_NoErrorSuccess0.336
testValidateClassName_ErrorsSuccess0.322
testMemberConstraintSuccess0.002
testValidateParentMembershipSuccess1.090
testSimpleMatchesSuccess0.787
testIntersectSuccess0.001
testIsEquivalentSuccess0.000
testUnionSuccess0.000
testIsDisjointSuccess0.000
testGetFirstElementSuccess0.000
testSubtractSuccess0.000
testIntersectSuccess0.498
testIsEquivalentSuccess0.536
testUnionSuccess0.526
testIsDisjointSuccess0.440
testSubtractSuccess0.418
testEmptyFileMigrationSuccess0.032
testValidNonEmptyMigrationSuccess0.015
testNoRegistryFileMigrationSuccess0.001
testV2AlreadyPresent_NoV1Success0.004
testV2AlreadyPresent_WithV1Success0.005
testGetJSFLibraryReferencesSuccess0.450
testIsJSFLibraryContainerSuccess0.016
testJSFLibraryReferenceFacadeFactoryCreateSuccess0.013
testGetJSFLibraryReferencesAndServerSuppliedRefSuccess0.267
testAddServletSuccess0.423
testAddContextParamSuccess0.329
testGetContextParamValueSuccess0.327
testGetContextParamValuesAsListSuccess0.290
testSetContextParamValueSuccess0.833
testAddServletMappingSuccess0.849
testAddListenerSuccess0.299
testAddServletSuccess0.947
testAddContextParamSuccess0.392
testGetContextParamValueSuccess0.316
testGetContextParamValuesAsListSuccess0.384
testSetContextParamValueSuccess0.291
testAddServletMappingSuccess0.812
testAddListenerSuccess0.354
testGetUserLibProviderFromLibConfigSuccess0.000
testTestableLocatorProviderSuccess0.284
testDefaultLocatorProviderSuccess0.273
testDefaultJSFAppConfigManagerSetupSuccess0.280
testTestableJSFAppConfigManagerSetupSuccess0.370
testAllowJavaScriptJobsSuccess0.000
Properties >>

Back to top