com.hp.hpl.jena.xmloutput
Class TestPackage.TestURIExceptions

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

public static class TestPackage.TestURIExceptions
extends junit.framework.TestCase

Added as a place to put the test(s) which ensure that thrown URI exceptions carry the bad URI with them. I (Chris) would embed them in the other tests, but I can't work out how to do so ...

Author:
kers

Constructor Summary
TestPackage.TestURIExceptions(java.lang.String name)
           
 
Method Summary
 void testBadURIExceptionContainsBadURIInMessage()
           
 
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.TestURIExceptions

public TestPackage.TestURIExceptions(java.lang.String name)
Method Detail

testBadURIExceptionContainsBadURIInMessage

public void testBadURIExceptionContainsBadURIInMessage()


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