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_25000()  | 
void | 
testSearch()  | 
void | 
testSearchByCategory()  | 
void | 
testSearchByEmail()  | 
void | 
testSearchByLongEmail()  | 
void | 
testSearchFormatedName()  | 
void | 
testSearchMatchAll()  | 
void | 
testSearchSort()  | 
void | 
testUpdate()  | 
void | 
testUpdates()  | 
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()
                throws java.lang.Exception
java.lang.Exceptionpublic void testSearch_25000()
                      throws java.lang.Exception
java.lang.Exceptionpublic void testSearchByCategory()
                          throws java.lang.Exception
java.lang.Exceptionpublic void testSearchByEmail()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testSearchByLongEmail()
                           throws java.lang.Exception
java.lang.Exceptionpublic void testSearchMatchAll()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testSearchSort()
                    throws java.lang.Exception
java.lang.Exceptionpublic void testSearchFormatedName()
                            throws java.lang.Exception
java.lang.Exceptionpublic void testUpdate()
                throws java.lang.Exception
java.lang.Exceptionpublic void testUpdates()
                 throws java.lang.Exception
java.lang.ExceptionCopyright © 2023. All Rights Reserved.