public class VCardIndexStoreTests
extends java.lang.Object
| Constructor and Description |
|---|
VCardIndexStoreTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
setup() |
void |
testCreate() |
void |
testDelete() |
void |
testDeleteAll() |
void |
testSearch() |
void |
testSearchByCategory() |
void |
testSearchByEmail() |
void |
testSearchByLongEmail() |
void |
testSearchMatchAll() |
void |
testSearchSort() |
public void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreate()
throws java.lang.InterruptedException,
java.sql.SQLException
java.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testDelete()
throws java.lang.InterruptedException,
java.sql.SQLException
java.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testDeleteAll()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testSearch()
public void testSearchByCategory()
public void testSearchByEmail()
public void testSearchByLongEmail()
public void testSearchMatchAll()
public void testSearchSort()
Copyright © 2021. All Rights Reserved.