public class VCardStoreTests
extends java.lang.Object
| Constructor and Description | 
|---|
VCardStoreTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
testDelete()  | 
void | 
testGetMultiple()  | 
void | 
testSchemaIsWellRegsited()  | 
void | 
testStoreAndRetrieveMembers()  | 
void | 
testStoreAndRetrieveOrganizational()  | 
void | 
testStoreAndRetrieveWithAnniversary()  | 
void | 
testStoreAndRetrieveWithAssistant()  | 
void | 
testStoreAndRetrieveWithBirthday()  | 
void | 
testStoreAndRetrieveWithDelivryAddresses()  | 
void | 
testStoreAndRetrieveWithEmails()  | 
void | 
testStoreAndRetrieveWithFN()  | 
void | 
testStoreAndRetrieveWithGender()  | 
void | 
testStoreAndRetrieveWithImpp()  | 
void | 
testStoreAndRetrieveWithKind()  | 
void | 
testStoreAndRetrieveWithLang()  | 
void | 
testStoreAndRetrieveWithManager()  | 
void | 
testStoreAndRetrieveWithName()  | 
void | 
testStoreAndRetrieveWithNickname()  | 
void | 
testStoreAndRetrieveWithNote()  | 
void | 
testStoreAndRetrieveWithSource()  | 
void | 
testStoreAndRetrieveWithSpouse()  | 
void | 
testStoreAndRetrieveWithTels()  | 
void | 
testStoreAndRetrieveWithUrl()  | 
void | 
testUpdate()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testSchemaIsWellRegsited()
public void testStoreAndRetrieveWithKind()
                                  throws java.sql.SQLException
java.sql.SQLExceptionpublic void testGetMultiple()
                     throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithSource()
                                    throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithFN()
                                throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithName()
                                  throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithNickname()
                                      throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithBirthday()
                                      throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithAnniversary()
                                         throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithGender()
                                    throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithDelivryAddresses()
                                              throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithTels()
                                  throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithEmails()
                                    throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithImpp()
                                  throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithLang()
                                  throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveOrganizational()
                                        throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveMembers()
                                 throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithUrl()
                                 throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithNote()
                                  throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithSpouse()
                                    throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithManager()
                                     throws java.sql.SQLException
java.sql.SQLExceptionpublic void testStoreAndRetrieveWithAssistant()
                                       throws java.sql.SQLException
java.sql.SQLExceptionpublic void testUpdate()
                throws java.sql.SQLException
java.sql.SQLExceptionpublic void testDelete()
                throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2021. All Rights Reserved.