org.apache.shindig.social.dataservice.integration
Class RestfulAtomActivityEntryTest

java.lang.Object
  extended by org.junit.Assert
      extended by org.apache.shindig.common.EasyMockTestCase
          extended by org.apache.shindig.social.dataservice.integration.AbstractLargeRestfulTests
              extended by org.apache.shindig.social.dataservice.integration.RestfulAtomActivityEntryTest

public class RestfulAtomActivityEntryTest
extends AbstractLargeRestfulTests

Tests the ATOM serialization of ActivityStreams.


Field Summary
 
Fields inherited from class org.apache.shindig.social.dataservice.integration.AbstractLargeRestfulTests
injector, XMLSCHEMA, xp, XSDRESOURCE
 
Constructor Summary
RestfulAtomActivityEntryTest()
           
 
Method Summary
 void testCreateActivityEntryAtom()
           
 void testGetActivityEntryAtomById()
           
 void testGetActivityEntryAtomByIds()
           
 
Methods inherited from class org.apache.shindig.social.dataservice.integration.AbstractLargeRestfulTests
abstractLargeRestfulBefore, childNodesToMap, childNodesToMapofMap, childNodesToNodeMap, getJson, getResponse, getResponse, getResponse, getResponse, getResponse, getServlet, parseXmlContent, setResponse, setServlet
 
Methods inherited from class org.apache.shindig.common.EasyMockTestCase
mock, mock, mock, mock, replay, replay, reset, reset, verify
 
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

RestfulAtomActivityEntryTest

public RestfulAtomActivityEntryTest()
Method Detail

testGetActivityEntryAtomById

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

testGetActivityEntryAtomByIds

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

testCreateActivityEntryAtom

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


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