com.hp.hpl.jena.xmloutput
Class TestPackage

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.hp.hpl.jena.xmloutput.TestPackage
All Implemented Interfaces:
junit.framework.Test

public class TestPackage
extends junit.framework.TestCase

JUnit regression tests for output

Version:
CVS info: $Id: TestPackage.java,v 1.1 2009/07/04 16:41:34 andy_seaborne Exp $,
Author:
Jeremy Carroll

Nested Class Summary
static class TestPackage.TestURIExceptions
          Added as a place to put the test(s) which ensure that thrown URI exceptions carry the bad URI with them.
 
Constructor Summary
TestPackage()
           
 
Method Summary
static junit.framework.TestSuite suite()
          Answer a suite of all the tests defined here
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestPackage

public TestPackage()
Method Detail

suite

public static junit.framework.TestSuite suite()
Answer a suite of all the tests defined here



Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP