org.jivesoftware.smackx
Class VCardTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.jivesoftware.smack.test.SmackTestCase
              extended by org.jivesoftware.smackx.VCardTest
All Implemented Interfaces:
junit.framework.Test

public class VCardTest
extends SmackTestCase

Created by IntelliJ IDEA. User: Gaston Date: Jun 18, 2005 Time: 1:29:30 AM To change this template use File | Settings | File Templates.


Constructor Summary
VCardTest(java.lang.String arg0)
           
 
Method Summary
 void testBigFunctional()
           
 void testBinaryAvatar()
           
 void testFN()
           
 void testNoWorkHomeSpecifier_ADDR()
           
 void testNoWorkHomeSpecifier_EMAIL()
           
 void testNoWorkHomeSpecifier_TEL()
           
 
Methods inherited from class org.jivesoftware.smack.test.SmackTestCase
assertEquals
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VCardTest

public VCardTest(java.lang.String arg0)
Method Detail

testBigFunctional

public void testBigFunctional()
                       throws XMPPException
Throws:
XMPPException

testNoWorkHomeSpecifier_EMAIL

public void testNoWorkHomeSpecifier_EMAIL()
                                   throws java.lang.Throwable
Throws:
java.lang.Throwable

testNoWorkHomeSpecifier_TEL

public void testNoWorkHomeSpecifier_TEL()
                                 throws java.lang.Throwable
Throws:
java.lang.Throwable

testNoWorkHomeSpecifier_ADDR

public void testNoWorkHomeSpecifier_ADDR()
                                  throws java.lang.Throwable
Throws:
java.lang.Throwable

testFN

public void testFN()
            throws java.lang.Throwable
Throws:
java.lang.Throwable

testBinaryAvatar

public void testBinaryAvatar()
                      throws java.lang.Throwable
Throws:
java.lang.Throwable