Summary
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
37 | 0 | 0 | 0 | 100% | 5.712 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.myfaces.custom.passwordStrength | 1 | 0 | 0 | 0 | 100% | 0.037 |
org.apache.myfaces.custom.graphicimagedynamic | 2 | 0 | 0 | 0 | 100% | 0.03 |
org.apache.myfaces.custom.roundeddiv | 1 | 0 | 0 | 0 | 100% | 0.069 |
org.apache.myfaces.renderkit.html.ext | 4 | 0 | 0 | 0 | 100% | 0.116 |
org.apache.myfaces.custom.inputAjax | 7 | 0 | 0 | 0 | 100% | 0.359 |
org.apache.myfaces.custom.suggestajax | 1 | 0 | 0 | 0 | 100% | 0.443 |
org.apache.myfaces.custom.autoupdatedatatable | 2 | 0 | 0 | 0 | 100% | 0.09 |
org.apache.myfaces.test | 4 | 0 | 0 | 0 | 100% | 3.716 |
org.apache.myfaces.custom.outputlinkdynamic | 1 | 0 | 0 | 0 | 100% | 0.013 |
org.apache.myfaces.custom.security | 4 | 0 | 0 | 0 | 100% | 0.346 |
org.apache.myfaces.custom.util | 1 | 0 | 0 | 0 | 100% | 0.015 |
org.apache.myfaces.custom.ajaxchildcombobox | 1 | 0 | 0 | 0 | 100% | 0.055 |
org.apache.myfaces.custom.ppr | 2 | 0 | 0 | 0 | 100% | 0.066 |
org.apache.myfaces.custom.accordion | 2 | 0 | 0 | 0 | 100% | 0.096 |
org.apache.myfaces.custom.suggest | 1 | 0 | 0 | 0 | 100% | 0.178 |
org.apache.myfaces.custom.form | 2 | 0 | 0 | 0 | 100% | 0.036 |
org.apache.myfaces.custom.convertNumber | 1 | 0 | 0 | 0 | 100% | 0.047 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.myfaces.custom.passwordStrength
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PasswordStrengthRendererTest | 1 | 0 | 0 | 0 | 100% | 0.037 |
org.apache.myfaces.custom.graphicimagedynamic
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GraphicImageDynamicRendererTest | 2 | 0 | 0 | 0 | 100% | 0.03 |
org.apache.myfaces.custom.roundeddiv
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlRoundedDivRendererTest | 1 | 0 | 0 | 0 | 100% | 0.069 |
org.apache.myfaces.renderkit.html.ext
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlButtonExRendererTest | 2 | 0 | 0 | 0 | 100% | 0.098 | |
HtmlFormRendererTest | 2 | 0 | 0 | 0 | 100% | 0.018 |
org.apache.myfaces.custom.inputAjax
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlInputTextAjaxRendererTest | 1 | 0 | 0 | 0 | 100% | 0.008 | |
HtmlMessageRendererTest | 2 | 0 | 0 | 0 | 100% | 0.121 | |
HtmlSelectBooleanCheckboxAjaxRendererTest | 1 | 0 | 0 | 0 | 100% | 0.047 | |
HtmlSelectOneRadioAjaxRendererTest | 1 | 0 | 0 | 0 | 100% | 0.059 | |
HtmlSelectManyCheckboxAjaxRendererTest | 1 | 0 | 0 | 0 | 100% | 0.074 | |
HtmlCommandButtonAjaxRendererTest | 1 | 0 | 0 | 0 | 100% | 0.05 |
org.apache.myfaces.custom.suggestajax
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SuggestAjaxRendererTest | 1 | 0 | 0 | 0 | 100% | 0.443 |
org.apache.myfaces.custom.autoupdatedatatable
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AutoUpdateDataTableRendererTest | 2 | 0 | 0 | 0 | 100% | 0.09 |
org.apache.myfaces.test
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TomahawkSandboxClassElementTestCase | 1 | 0 | 0 | 0 | 100% | 0.246 | |
MyFacesTagLibTestCase | 3 | 0 | 0 | 0 | 100% | 3.47 |
org.apache.myfaces.custom.outputlinkdynamic
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OutputLinkDynamicRendererTest | 1 | 0 | 0 | 0 | 100% | 0.013 |
org.apache.myfaces.custom.security
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SecurityContextPropertyResolverTest | 1 | 0 | 0 | 0 | 100% | 0.289 | |
SecurityContextVariableResolverTest | 3 | 0 | 0 | 0 | 100% | 0.057 |
org.apache.myfaces.custom.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ComponentUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.015 |
org.apache.myfaces.custom.ajaxchildcombobox
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlAjaxChildComboBoxRendererTest | 1 | 0 | 0 | 0 | 100% | 0.055 |
org.apache.myfaces.custom.ppr
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PPRPanelGroupRendererTest | 2 | 0 | 0 | 0 | 100% | 0.066 |
org.apache.myfaces.custom.accordion
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlAccordionPanelRendererTest | 2 | 0 | 0 | 0 | 100% | 0.096 |
org.apache.myfaces.custom.suggest
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
InputSuggestRendererTest | 1 | 0 | 0 | 0 | 100% | 0.178 |
org.apache.myfaces.custom.form
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlFormRendererTest | 2 | 0 | 0 | 0 | 100% | 0.036 |
org.apache.myfaces.custom.convertNumber
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TypedNumberConverterTest | 1 | 0 | 0 | 0 | 100% | 0.047 |
Test Cases
PasswordStrengthRendererTest
testHtmlPropertyPassTru | 0.036 |
HtmlInputTextAjaxRendererTest
testHtmlPropertyPassTru | 0.007 |
SecurityContextPropertyResolverTest
testRemoteUser | 0.179 |
OutputLinkDynamicRendererTest
testHtmlPropertyPassTru | 0.013 |
HtmlMessageRendererTest
testHtmlPropertyPassTru | 0.113 | |
testHtmlPropertyPassTruNotRendered | 0.007 |
HtmlAccordionPanelRendererTest
testHtmlPropertyPassTru | 0.064 | |
testHtmlPropertyPassTruNotRendered | 0.007 |
ComponentUtilsTest
testDecorateEventAttribute | 0.013 |
HtmlSelectBooleanCheckboxAjaxRendererTest
testSelectBooleanHtmlPropertyPasstru | 0.045 |
HtmlButtonExRendererTest
testJSAllowedHtmlPropertyPassTru | 0.091 | |
testJSNotAllowedHtmlPropertyPassTru | 0.007 |
GraphicImageDynamicRendererTest
testHtmlPropertyPassTru | 0.023 | |
testHtmlPropertyPassTruNotRendered | 0.005 |
TomahawkSandboxClassElementTestCase
testClassPath | 0.245 |
MyFacesTagLibTestCase
testUniqueTagTestCase | 1.72 | |
testUniqueTagAttributes | 0.309 | |
testSetters | 1.439 |
InputSuggestRendererTest
testHtmlPropertyPassTru | 0.176 |
SuggestAjaxRendererTest
testHtmlPropertyPassTru | 0.443 |
AutoUpdateDataTableRendererTest
testHtmlPropertyPassTru | 0.053 | |
testHtmlPropertyPassTruNotRendered | 0.036 |
SecurityContextVariableResolverTest
testSecurityContextImplIsDefaultImplWhenNoCustomImplIsConfigured | 0.001 | |
testSecurityContextImplIsCustomWhenCustomImplIsConfigured | 0.002 | |
testExceptionMustBeThrownWhenAnInvalidImplIsConfigured | 0.002 |
HtmlAjaxChildComboBoxRendererTest
testHtmlPropertyPassTru | 0.054 |
HtmlFormRendererTest
testHtmlPropertyPassTru | 0.007 | |
testHtmlPropertyPassTruNotRendered | 0.026 |
PPRPanelGroupRendererTest
testHtmlPropertyPassTru | 0.051 | |
testHtmlPropertyPassTruNotRendered | 0.013 |
HtmlSelectOneRadioAjaxRendererTest
testHtmlPropertyPassTru | 0.058 |
HtmlSelectManyCheckboxAjaxRendererTest
testSelectManyHtmlPropertyPassTru | 0.073 |
HtmlRoundedDivRendererTest
testHtmlPropertyPassTru | 0.068 |
TypedNumberConverterTest
testSeverityLevelOfMessageShouldBeErrorInCaseConversionFails | 0.047 |
HtmlCommandButtonAjaxRendererTest
testHtmlPropertyPassTru | 0.05 |
HtmlFormRendererTest
testHtmlPropertyPassTru | 0.011 | |
testHtmlPropertyPassTruNotRendered | 0.004 |