[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
78 | 0 | 0 | 0 | 100% | 130.556 |
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.wiki.jpa | 35 | 0 | 0 | 0 | 100% | 8.138 |
org.exoplatform.wiki.jpa.search | 20 | 0 | 0 | 0 | 100% | 95.618 |
org.exoplatform.wiki.jpa.dao | 23 | 0 | 0 | 0 | 100% | 26.8 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JPADataStorageTest | 35 | 0 | 0 | 0 | 100% | 8.138 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
WikiPagePermissionsTest | 7 | 0 | 0 | 0 | 100% | 37.258 | |
AttachmentPermissionsTest | 2 | 0 | 0 | 0 | 100% | 13.814 | |
IndexingTest | 2 | 0 | 0 | 0 | 100% | 14.284 | |
JPADataStorageSearchTest | 6 | 0 | 0 | 0 | 100% | 26.577 | |
WikiElasticUnifiedSearchServiceConnectorTest | 3 | 0 | 0 | 0 | 100% | 3.685 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
WikiDAOTest | 4 | 0 | 0 | 0 | 100% | 14.262 | |
DraftPageAttachmentDAOTest | 2 | 0 | 0 | 0 | 100% | 2.344 | |
PageAttachmentDAOTest | 2 | 0 | 0 | 0 | 100% | 2.002 | |
EmotionIconDAOTest | 1 | 0 | 0 | 0 | 100% | 1.558 | |
TemplateDAOTest | 3 | 0 | 0 | 0 | 100% | 1.59 | |
DraftPageDAOTest | 6 | 0 | 0 | 0 | 100% | 2.082 | |
PageMoveDAOTest | 1 | 0 | 0 | 0 | 100% | 0.782 | |
PageDAOTest | 2 | 0 | 0 | 0 | 100% | 1.089 | |
PageVersionDAOTest | 2 | 0 | 0 | 0 | 100% | 1.091 |
[Summary] [Package List] [Test Cases]
testFindWikiByTypeAndOwner | 11.248 | |
testFindAllIds | 0.601 | |
testCreateWiki | 0.442 | |
testFindWikisByType | 0.398 |
testGetTemplateOfWikiByName | 1.018 | |
testSearchTemplates | 0.209 | |
testGetTemplatesOfWiki | 0.263 |
testSearchAttachment_byOwner_notFound | 8.34 | |
testSearchAttachment_byOwner_found | 5.276 |
testSearchAttachmentByContent | 5.355 | |
testSearchPageByComment | 3.796 | |
testSearchPageByContent | 3.835 | |
testSearchPageByTitle | 3.778 | |
testSearchAttachmentByTitle | 5.005 | |
testSearchPageByName | 4.127 |
getUrlFromJsonResult_portalWiki_returnWellFormedPortalWikiURL | 0.585 | |
getUrlFromJsonResult_userWiki_returnWellFormedUserWikiURL | 0.084 | |
getUrlFromJsonResult_spaceWiki_returnWellFormedSpaceWikiURL | 0.083 |