[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
32 | 0 | 0 | 0 | 100% | 24.496 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.exoplatform.services.wcm.search | 19 | 0 | 0 | 0 | 100% | 20.566 |
org.exoplatform.services.wcm.search.connector | 13 | 0 | 0 | 0 | 100% | 3.93 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestSearchService | 19 | 0 | 0 | 0 | 100% | 20.566 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestDocumentSearchServiceConnector | 10 | 0 | 0 | 0 | 100% | 2.763 |
![]() |
TestFileSearchServiceConnector | 3 | 0 | 0 | 0 | 100% | 1.167 |
[Summary] [Package List] [Test Cases]
![]() |
shouldReturnNoResultWhenNoDocInES | 0.954 |
![]() |
shouldReturnOneResultWhenOneDocInES | 0.109 |
![]() |
shouldReturnTwoResultsWhenTwoDocsInES | 0.104 |