org.filteredpush.messaging.test
Class InterestTest

java.lang.Object
  extended by org.filteredpush.messaging.test.InterestTest

public class InterestTest
extends java.lang.Object


Constructor Summary
InterestTest()
           
 
Method Summary
 org.apache.openejb.jee.EjbJar beans()
           
 java.util.Properties config()
           
 org.apache.openejb.jee.jpa.unit.PersistenceUnit persistence()
           
static void startTheContainer()
           
 void testMessageRetriever()
           
 void testRegisterInterest()
           
 void testSparqlFromKvp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterestTest

public InterestTest()
Method Detail

startTheContainer

public static void startTheContainer()
                              throws java.io.IOException
Throws:
java.io.IOException

persistence

public org.apache.openejb.jee.jpa.unit.PersistenceUnit persistence()

beans

public org.apache.openejb.jee.EjbJar beans()
                                    throws java.io.IOException
Throws:
java.io.IOException

config

public java.util.Properties config()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testSparqlFromKvp

public void testSparqlFromKvp()
                       throws java.io.IOException
Throws:
java.io.IOException

testRegisterInterest

public void testRegisterInterest()
                          throws javax.naming.NamingException,
                                 com.fasterxml.jackson.core.JsonGenerationException,
                                 com.fasterxml.jackson.databind.JsonMappingException,
                                 java.io.IOException
Throws:
javax.naming.NamingException
com.fasterxml.jackson.core.JsonGenerationException
com.fasterxml.jackson.databind.JsonMappingException
java.io.IOException

testMessageRetriever

public void testMessageRetriever()
                          throws javax.naming.NamingException
Throws:
javax.naming.NamingException