Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
3 0 0 0 100% 1.477

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
info.smart_tools.smartactors.transformation_rules.get_cookie_from_request 3 0 0 0 100% 1.477

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

info.smart_tools.smartactors.transformation_rules.get_cookie_from_request

Class Tests Errors Failures Skipped Success Rate Time
GetCookieFromRequestRuleTest 3 0 0 0 100% 1.477

Test Cases

[Summary] [Package List] [Test Cases]

GetCookieFromRequestRuleTest

shouldReturnNullIfCookiesIsEmpty 0.999
shouldExtractRightCookie 0.191
shouldReturnNullIfCookieIsNotFound 0.001