@SpringBootTest(webEnvironment=RANDOM_PORT)
@Transactional
public class ContentRepositoryTest
extends java.lang.Object
Constructor and Description |
---|
ContentRepositoryTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testDelete() |
void |
testFindByTitleContaining() |
void |
testGraph() |