public class IntegrationTestHibernatePageDao extends AbstractInjectableStateTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedException |
org.mockito.junit.MockitoRule |
mockitoRule |
admin, state
Constructor and Description |
---|
IntegrationTestHibernatePageDao() |
initUsers, resetState
public org.junit.rules.ExpectedException expectedException
public org.mockito.junit.MockitoRule mockitoRule
public void configure()
public void reset()
public void testGetPermissionPagesCount()
public void testPaginateGetPermissionPages()
public void testPaginateGetPermissionPagesWithMultipleLoop()
public void testFindContentPermissionSummaryByIds()
public void testGetPageWithNullTitle()
public void testGetPageWithNullSpaceKey()
public void testGetPageBySpaceKeyAndTitle()
public void testCountCommentsOnPage()
public void testGetPageWithCommentsBySpaceKeyAndTitle()
public void testGetPageWithCommentsBySpaceKeyAndTitleWhenPageHasCCEO()
public void testGetPageWithCommentsById()
public void testGetPageWithCommentsByIdWhenPageHasCCEO()
public void testCountPagesInSubtree()
public void testFindAll()
public void testFindAllWithSort()
public void testGetPageIds()
public void testGetPagesByIds()
public void testAddAndGetById()
public void testModifyMultiple()
public void testRemove()
public void testLocking()
public void testAddAndLoadPage()
public void testGetOrphanedPagesWithNullSpaceHomePage()
public void testGetOrphanedPagesWithSpaceHomePage()
public void testGetRecentlyAddedPages()
public void testGetRecentlyUpdatedPages() throws Exception
Exception
public void testGetUndefinedPages()
public void testGetAuthoredPagesCountByUser()
public void testGetRecentlyAuthoredPagesByUser()
public void testParentAndChildRelation()
public void testSharedDraftsAreNotRetrievedAsChildren()
public void testGetDraftChildrenOfPage()
public void testGetSharedDraftChildrenOfPage()
public void testGetPagesCreatedOrUpdatedSinceDate()
public void testFindPagesWithHistoricalTitleInSpace__userInGroups() throws Exception
Exception
public void testFindPagesWithHistoricalTitleInSpace__userNotInAnyGroups() throws Exception
Exception
public void testFindBlogsWithHistoricalTitleInSpace() throws Exception
Exception
public void testFindPagesWithHistoricalTitleInSpace__anonymousUser() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleInSpace() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleInSpace__returnsUniquePages()
public void testFindPagesWithCurrentOrHistoricalTitleInSpace__returnsUnlimited()
public void testFindPagesWithCurrentOrHistoricalTitleInSpace__returnsOrdered()
public void testFindBlogsWithHistoricalTitleNotInSpace__userInGroups() throws Exception
Exception
public void testFindPagesWithHistoricalTitleNotInSpace__userInGroups() throws Exception
Exception
public void testFindPagesWithHistoricalTitleNotInSpace__unlicensedAuthenticatedAccess() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleNotInSpace__userInGroups() throws Exception
Exception
public void testFindPagesWithHistoricalTitleNotInSpace__userNotInAnyGroups() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleNotInSpace__userNotInAnyGroups() throws Exception
Exception
public void testFindPagesWithHistoricalTitleNotInSpace__anonymousUser() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleNotInSpace__anonymousUser() throws Exception
Exception
public void testFindPagesWithHistoricalTitleInAnySpace__userInGroups() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleInAnySpace__userInGroups() throws Exception
Exception
public void testFindPagesWithHistoricalTitleInAnySpace__userInGroupsWithResultLimit() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleInAnySpace__userInGroupsWithResultLimit() throws Exception
Exception
public void testFindPagesWithHistoricalTitleInAnySpace__userNotInAnyGroups() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleInAnySpace__userNotInAnyGroups() throws Exception
Exception
public void testFindPagesWithHistoricalTitleInAnySpace__anonymousUser() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleInAnySpace__anonymousUser() throws Exception
Exception
public void testFindPagesWithCurrentOrHistoricalTitleInAnySpace__returnsUniquePages()
public void testMostRecentPagesReturnedFirst()
public void testGetAscendantBy()
public void testGetDescendants()
public void testGetOlderPageCreationDate()
public void testGetOlderPageCreationDateIfNoPages()
public void testGetByIdReturnsCorrectClass()
public void testGetAllCurrentPages()
public void testGetAllCurrentBlogPosts() throws Exception
Exception
public void testGetAllTrashedPages()
public void testGetCurrentPagesBySpace()
public void testGetTrashedPagesBySpace()
public void testGetCurrentPagesBySpaceFilteringByTitle()
public void testGetCurrentBlogPostsBySpace() throws Exception
Exception
public void testGetTrashedBlogPostsBySpace() throws Exception
Exception
public void testGetAbstractPagesByTitle() throws Exception
Exception
public void testGetAbstractPagesBySpaceAndTitle() throws Exception
Exception
public void testGetAbstractPagesByDate() throws Exception
Exception
public void testCountPages()
public void testGetPageStatistics()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences