org.gcube.portal.databook.server
Class DatabookCassandraTest

java.lang.Object
  extended by org.gcube.portal.databook.server.DatabookCassandraTest

public class DatabookCassandraTest
extends Object


Constructor Summary
DatabookCassandraTest()
           
 
Method Summary
 void addNotifPreferencesColumnFamily()
          use exclusively to add a new CF to a keyspace
static void close()
           
static void setup()
           
 void testComments()
           
 void testFeeds()
           
 void testFriendships()
           
 void testLikedFeedsRetrieval()
           
 void testLikes()
           
 void testNotifications()
           
 void testSingleNotification()
           
 void testSingleNotificationPreference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabookCassandraTest

public DatabookCassandraTest()
Method Detail

setup

public static void setup()
                  throws Exception
Throws:
Exception

close

public static void close()

addNotifPreferencesColumnFamily

public void addNotifPreferencesColumnFamily()
use exclusively to add a new CF to a keyspace


testFriendships

public void testFriendships()

testLikedFeedsRetrieval

public void testLikedFeedsRetrieval()

testSingleNotificationPreference

public void testSingleNotificationPreference()

testSingleNotification

public void testSingleNotification()

testNotifications

public void testNotifications()

testFeeds

public void testFeeds()

testComments

public void testComments()

testLikes

public void testLikes()


Copyright © 2013. All Rights Reserved.