public class ContainersSyncStoreTests
extends java.lang.Object
| Constructor and Description | 
|---|
ContainersSyncStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
list()  | 
void | 
testInitShouldSetInititalSync()  | 
void | 
testSyncDeletedContainerCleanDatabase()
When synchronizing a deleted  
Container, t_container_sync should be
 cleaned since it stores a foreign key. | 
void | 
testUpdateWithoutInit()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateWithoutInit()
                           throws java.lang.Exception
java.lang.Exceptionpublic void testInitShouldSetInititalSync()
                                   throws java.lang.Exception
java.lang.Exceptionpublic void list()
          throws java.lang.Exception
java.lang.Exceptionpublic void testSyncDeletedContainerCleanDatabase()
                                           throws java.sql.SQLException
Container, t_container_sync should be
 cleaned since it stores a foreign key.java.sql.SQLExceptionCopyright © 2023. All Rights Reserved.