org.apache.shindig.social.opensocial.util
Class BeanXStreamConverterTest

java.lang.Object
  extended by org.junit.Assert
      extended by org.apache.shindig.social.opensocial.util.BeanXStreamConverterTest

public class BeanXStreamConverterTest
extends Assert


Nested Class Summary
static class BeanXStreamConverterTest.SimplePerson
           
 
Constructor Summary
BeanXStreamConverterTest()
           
 
Method Summary
 void setUp()
           
 void testActivity1()
           
 void testActivityToXml()
           
 void testAppdata1()
           
 void testElementNamesInList()
           
 void testEmptyList()
           
 void testGroup1()
           
 void testMapsToXml()
           
 void testMapToXml()
           
 void testPerson1()
           
 void testPersonToXml()
           
 void testToXmlOnSimpleClass()
           
 
Methods inherited from class org.junit.Assert
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanXStreamConverterTest

public BeanXStreamConverterTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testToXmlOnSimpleClass

public void testToXmlOnSimpleClass()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testPersonToXml

public void testPersonToXml()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testActivityToXml

public void testActivityToXml()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMapsToXml

public void testMapsToXml()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testMapToXml

public void testMapToXml()
                  throws XmlException
Throws:
XmlException

testEmptyList

public void testEmptyList()
                   throws XmlException
Throws:
XmlException

testElementNamesInList

public void testElementNamesInList()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testPerson1

public void testPerson1()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testActivity1

public void testActivity1()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testAppdata1

public void testAppdata1()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testGroup1

public void testGroup1()
                throws XmlException
Throws:
XmlException


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.