public class VNoteIndexStoreTests extends AbstractStoreTests
| Constructor and Description |
|---|
VNoteIndexStoreTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testCreate() |
void |
testDelete() |
void |
testDeleteAll() |
void |
testSearch_onBody() |
void |
testSearch_onSubject() |
void |
testUpdate() |
void |
testUpdates() |
after, defaultVNotepublic void before()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreate()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testUpdate()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testDelete()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testDeleteAll()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testSearch_onSubject()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testSearch_onBody()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testUpdates()
throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2024. All Rights Reserved.