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

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

public class BeanXStreamAtomConverterTest
extends Assert


Nested Class Summary
static class BeanXStreamAtomConverterTest.SimplePerson
           
 
Constructor Summary
BeanXStreamAtomConverterTest()
           
 
Method Summary
 void setUp()
           
 void testActivityToXml()
           
 void testElementNamesInList()
           
 void testEmptyList()
           
 void testMapsToXml()
           
 void testMapToXml()
           
 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

BeanXStreamAtomConverterTest

public BeanXStreamAtomConverterTest()
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 java.lang.Exception
Throws:
java.lang.Exception

testEmptyList

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

testElementNamesInList

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


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