Apache MyFaces
MyFaces Orchestra
MyFaces Orchestra - Modules
Foundation

Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 5.279

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.151
org.apache.myfaces.orchestra.viewController 3 0 0 0 100% 0.053
org.apache.myfaces.orchestra.requestParameterProvider 1 0 0 0 100% 0.003
org.apache.myfaces.orchestra.conversation 8 0 0 0 100% 4.864
org.apache.myfaces.orchestra.lib.jsf 2 0 0 0 100% 0.208

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.151

org.apache.myfaces.orchestra.viewController

Class Tests Errors Failures Skipped Success Rate Time
TestReflectiveViewControllerExecutor 1 0 0 0 100% 0.002
TestDefaultViewControllerNameMapper 1 0 0 0 100% 0.049
TestInterfaceViewControllerExecutor 1 0 0 0 100% 0.002

org.apache.myfaces.orchestra.requestParameterProvider

Class Tests Errors Failures Skipped Success Rate Time
TestRequestParameterProviderManager 1 0 0 0 100% 0.003

org.apache.myfaces.orchestra.conversation

Class Tests Errors Failures Skipped Success Rate Time
TestConversationBind 2 0 0 0 100% 0.051
TestScope 3 0 0 0 100% 0.234
TestConversationPersistence 2 0 0 0 100% 4.538
TestConversation 1 0 0 0 100% 0.041

org.apache.myfaces.orchestra.lib.jsf

Class Tests Errors Failures Skipped Success Rate Time
TestSerializableConverter 2 0 0 0 100% 0.208

Test Cases

TestSerializableConverter

testStateless 0.147
testStateful 0.059

TestConversationBind

testBind 0.041
testBindToInvalidatedConversation 0.009

TestScope

testFoo 0.215
testCorrectConversation 0.006
testPlainBean 0.011

TestConversationPersistence

testPersistence 4.521
testRestartConversation 0.015

TestSpringUtils

testConversation 0.149

TestConversation

testConversation 0.039

TestReflectiveViewControllerExecutor

testInvokes 0.002

TestDefaultViewControllerNameMapper

testMapViewId 0.004

TestRequestParameterProviderManager

testParameterAdding 0.002

TestInterfaceViewControllerExecutor

testInvokes 0.001