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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testUpdateWithoutInit() throws java.lang.Exception
java.lang.Exception
public void testInitShouldSetInititalSync() throws java.lang.Exception
java.lang.Exception
public void list() throws java.lang.Exception
java.lang.Exception
public void testSyncDeletedContainerCleanDatabase() throws java.sql.SQLException
Container
, t_container_sync should be
cleaned since it stores a foreign key.java.sql.SQLException
Copyright © 2021. All Rights Reserved.