org.filteredpush.triage.test
Class ApplePieJobsTest

java.lang.Object
  extended by org.filteredpush.triage.test.ApplePieJobsTest

public class ApplePieJobsTest
extends java.lang.Object


Constructor Summary
ApplePieJobsTest()
           
 
Method Summary
 org.apache.openejb.jee.EjbJar beans()
           
 java.util.Properties config()
           
 org.apache.openejb.jee.jpa.unit.PersistenceUnit persistence()
           
 void testAnnotationJob()
           
 void testRegisterInterestJob()
           
 void testRunAnalysisJob()
           
 void testSparqlQueryJob()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplePieJobsTest

public ApplePieJobsTest()
Method Detail

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

testAnnotationJob

public void testAnnotationJob()
                       throws javax.naming.NamingException,
                              java.io.IOException,
                              JobExecutionException
Throws:
javax.naming.NamingException
java.io.IOException
JobExecutionException

testRegisterInterestJob

public void testRegisterInterestJob()
                             throws javax.naming.NamingException,
                                    java.io.IOException,
                                    JobExecutionException
Throws:
javax.naming.NamingException
java.io.IOException
JobExecutionException

testRunAnalysisJob

public void testRunAnalysisJob()
                        throws javax.naming.NamingException,
                               java.io.IOException,
                               JobExecutionException
Throws:
javax.naming.NamingException
java.io.IOException
JobExecutionException

testSparqlQueryJob

public void testSparqlQueryJob()
                        throws javax.naming.NamingException,
                               java.io.IOException,
                               JobExecutionException
Throws:
javax.naming.NamingException
java.io.IOException
JobExecutionException