Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
69 | 0 | 0 | 0 | 100% | 4.234 |
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 |
---|---|---|---|---|---|---|
org.apache.fulcrum.parser | 66 | 0 | 0 | 0 | 100% | 4.105 |
org.apache.fulcrum.parser.pool | 3 | 0 | 0 | 0 | 100% | 0.129 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.fulcrum.parser
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
BaseValueParserTest | 49 | 0 | 0 | 0 | 100% | 2.026 |
![]() |
CookieParserTest | 1 | 0 | 0 | 0 | 100% | 1.587 |
![]() |
ParameterParserTest | 6 | 0 | 0 | 0 | 100% | 0.254 |
![]() |
ParameterParserWithFulcrumPoolTest | 6 | 0 | 0 | 0 | 100% | 0.098 |
![]() |
ParserServiceTest | 4 | 0 | 0 | 0 | 100% | 0.14 |
org.apache.fulcrum.parser.pool
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
BaseValueParserPoolTest | 1 | 0 | 0 | 0 | 100% | 0.048 |
![]() |
CookieParserPoolTest | 1 | 0 | 0 | 0 | 100% | 0.045 |
![]() |
ParameterParserPoolTest | 1 | 0 | 0 | 0 | 100% | 0.036 |
Test Cases
[Summary] [Package List] [Test Cases]
BaseValueParserTest
CookieParserTest
![]() |
testCookieOperations | 1.585 |
ParameterParserTest
![]() |
testConfiguredUrlCaseFolding | 0.051 |
![]() |
testAddPathInfo | 0.037 |
![]() |
testRequests | 0.063 |
![]() |
testFilename4Path | 0.034 |
![]() |
testRequest | 0.033 |
![]() |
testAlternateCaseFoldings | 0.025 |
ParameterParserWithFulcrumPoolTest
![]() |
testConfiguredUrlCaseFolding | 0.016 |
![]() |
testAddPathInfo | 0.011 |
![]() |
testRequests | 0.014 |
![]() |
testFilename4Path | 0.019 |
![]() |
testRequest | 0.015 |
![]() |
testAlternateCaseFoldings | 0.008 |
ParserServiceTest
![]() |
testConfiguredAutomaticUpload | 0.036 |
![]() |
testNoUploadParts | 0.032 |
![]() |
testConfiguredParameterEncoding | 0.027 |
![]() |
testUploadParts | 0.042 |
BaseValueParserPoolTest
![]() |
testFactoryMethods | 0.047 |
CookieParserPoolTest
![]() |
testFactoryMethods | 0.044 |
ParameterParserPoolTest
![]() |
testFactoryMethods | 0.035 |