Summary
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
11 | 0 | 0 | 0 | 100% | 1.861 |
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.orchestra.conversation.spring | 1 | 0 | 0 | 0 | 100% | 0.915 |
org.apache.myfaces.orchestra.lib.jsf | 2 | 0 | 0 | 0 | 100% | 0.342 |
org.apache.myfaces.orchestra.viewController | 3 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.myfaces.orchestra.conversation | 4 | 0 | 0 | 0 | 100% | 0.579 |
org.apache.myfaces.orchestra.requestParameterProvider | 1 | 0 | 0 | 0 | 100% | 0.002 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.myfaces.orchestra.conversation.spring
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestSpringUtils | 1 | 0 | 0 | 0 | 100% | 0.915 |
org.apache.myfaces.orchestra.lib.jsf
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestSerializableConverter | 2 | 0 | 0 | 0 | 100% | 0.342 |
org.apache.myfaces.orchestra.viewController
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestReflectiveViewControllerExecutor | 1 | 0 | 0 | 0 | 100% | 0.018 |
![]() |
TestInterfaceViewControllerExecutor | 1 | 0 | 0 | 0 | 100% | 0.002 |
![]() |
TestDefaultViewControllerNameMapper | 1 | 0 | 0 | 0 | 100% | 0.003 |
org.apache.myfaces.orchestra.conversation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestConversation | 1 | 0 | 0 | 0 | 100% | 0.3 |
![]() |
TestScope | 3 | 0 | 0 | 0 | 100% | 0.279 |
org.apache.myfaces.orchestra.requestParameterProvider
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestRequestParameterProviderManager | 1 | 0 | 0 | 0 | 100% | 0.002 |
Test Cases
TestReflectiveViewControllerExecutor
![]() |
testInvokes | 0.006 |
TestSpringUtils
![]() |
testConversation | 0.914 |
TestSerializableConverter
![]() |
testStateless | 0.235 |
![]() |
testStateful | 0.106 |
TestRequestParameterProviderManager
![]() |
testParameterAdding | 0.002 |
TestInterfaceViewControllerExecutor
![]() |
testInvokes | 0.001 |
TestConversation
![]() |
testConversation | 0.3 |
TestScope
![]() |
testFoo | 0.26 |
![]() |
testCorrectConversation | 0.007 |
![]() |
testPlainBean | 0.01 |
TestDefaultViewControllerNameMapper
![]() |
testMapViewId | 0.001 |