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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws java.lang.InterruptedException, java.sql.SQLException
java.lang.InterruptedException
java.sql.SQLException
public void testDelete() throws java.lang.InterruptedException, java.sql.SQLException
java.lang.InterruptedException
java.sql.SQLException
public void testDeleteAll() throws java.sql.SQLException
java.sql.SQLException
public void testSearch()
public void testSearchByCategory()
public void testSearchByEmail()
public void testSearchByLongEmail()
public void testSearchMatchAll()
public void testSearchSort()
Copyright © 2021. All Rights Reserved.