public class ChangelogStoreTests
extends java.lang.Object
Constructor and Description |
---|
ChangelogStoreTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testAllItemsDeleted() |
void |
testChangelog() |
void |
testChangeset() |
void |
testChangesetById() |
void |
testChangesetByIdFiltered() |
void |
testChangesetOrdering() |
void |
testFilteredChangesetOrdering() |
void |
testItemChangelog() |
void |
testItemCreated() |
void |
testItemDeleted() |
void |
testItemUpdated() |
void |
testZipWithVersions() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testItemCreated()
public void testItemUpdated()
public void testItemDeleted()
public void testAllItemsDeleted() throws java.lang.Exception
java.lang.Exception
public void testChangelog() throws java.sql.SQLException
java.sql.SQLException
public void testItemChangelog() throws java.sql.SQLException
java.sql.SQLException
public void testChangeset() throws java.sql.SQLException
java.sql.SQLException
public void testChangesetOrdering() throws java.sql.SQLException
java.sql.SQLException
public void testFilteredChangesetOrdering() throws java.sql.SQLException
java.sql.SQLException
public void testChangesetById() throws java.sql.SQLException
java.sql.SQLException
public void testZipWithVersions()
public void testChangesetByIdFiltered() throws java.sql.SQLException
java.sql.SQLException
Copyright © 2021. All Rights Reserved.