public class IntegrationTestHibernateBlogPostDao extends AbstractInjectableStateTest
Modifier and Type | Field and Description |
---|---|
org.mockito.junit.MockitoRule |
mockitoRule |
admin, state
Constructor and Description |
---|
IntegrationTestHibernateBlogPostDao() |
Modifier and Type | Method and Description |
---|---|
void |
getBlogPostDates() |
void |
setup() |
void |
teardown() |
void |
testABunchOfDifferentStuff() |
void |
testAddAndGetById() |
void |
testCountBlogs() |
void |
testFindAll() |
void |
testFindAll2() |
void |
testFindAllWithSort() |
void |
testFindNextAndPreviousPosts() |
void |
testGetBlogInTrash() |
void |
testGetBlogPostWithNullTitle() |
void |
testGetBlogStatistics() |
void |
testGetByDateRange() |
void |
testGetByIdReturnsCorrectClass() |
void |
testGetByTitle() |
void |
testGetByTitleAndDate() |
void |
testGetByTitleAndDateWithCommentsWhenBlogHasCCEO() |
void |
testGetCount() |
void |
testGetPageWithNullSpaceKey() |
void |
testGetRecentlyAddedEntries() |
void |
testGetWithMaxResult() |
void |
testLocking() |
void |
testModifyMultiple() |
void |
testRemove() |
initUsers, resetState
public final void setup()
public final void teardown()
public void testFindNextAndPreviousPosts()
public void testGetBlogPostWithNullTitle()
public void testGetPageWithNullSpaceKey()
public void testFindAll()
public void testFindAll2()
public void testFindAllWithSort()
public void testAddAndGetById()
public void testModifyMultiple()
public void testRemove()
public void testLocking()
public void testGetByTitle()
public void testGetByTitleAndDate()
public void testGetByTitleAndDateWithCommentsWhenBlogHasCCEO()
public void testGetByDateRange()
public void getBlogPostDates()
public void testABunchOfDifferentStuff() throws Exception
Exception
public void testGetBlogInTrash()
public void testGetRecentlyAddedEntries()
public void testGetByIdReturnsCorrectClass()
public void testGetCount()
public void testCountBlogs()
public void testGetBlogStatistics()
public void testGetWithMaxResult()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences