com.buglabs.bug.program.tests
Class ProgramServiceTest

java.lang.Object
  extended by TestCase
      extended by com.buglabs.bug.program.tests.ProgramServiceTest

public class ProgramServiceTest
extends TestCase


Field Summary
static java.lang.String BUG_URL
           
static java.lang.String PROGRAM_URL
           
 
Constructor Summary
ProgramServiceTest()
           
 
Method Summary
 void testProgramService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUG_URL

public static final java.lang.String BUG_URL
See Also:
Constant Field Values

PROGRAM_URL

public static final java.lang.String PROGRAM_URL
See Also:
Constant Field Values
Constructor Detail

ProgramServiceTest

public ProgramServiceTest()
Method Detail

testProgramService

public void testProgramService()
                        throws java.net.MalformedURLException,
                               java.io.IOException,
                               org.xml.sax.SAXException,
                               javax.xml.xpath.XPathExpressionException
Throws:
java.net.MalformedURLException
java.io.IOException
org.xml.sax.SAXException
javax.xml.xpath.XPathExpressionException