com.hp.hpl.jena.util
Class TestLocationMapper

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

public class TestLocationMapper
extends junit.framework.TestCase

TestLocationMapper

Version:
$Id: TestLocationMapper.java,v 1.1 2009/06/29 18:42:05 andy_seaborne Exp $
Author:
Andy Seaborne

Constructor Summary
TestLocationMapper(java.lang.String name)
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 void testLocationMapper()
           
 void testLocationMapperClone1()
           
 void testLocationMapperClone2()
           
 void testLocationMapperEquals1()
           
 void testLocationMapperEquals2()
           
 void testLocationMapperFromModel()
           
 void testLocationMapperMiss()
           
 void testLocationMapperToModel1()
           
 void testLocationMapperToModel2()
           
 void testLocationMapperURLtoFile()
           
 
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

TestLocationMapper

public TestLocationMapper(java.lang.String name)
Method Detail

suite

public static junit.framework.TestSuite suite()

testLocationMapper

public void testLocationMapper()

testLocationMapperMiss

public void testLocationMapperMiss()

testLocationMapperURLtoFile

public void testLocationMapperURLtoFile()

testLocationMapperFromModel

public void testLocationMapperFromModel()

testLocationMapperClone1

public void testLocationMapperClone1()

testLocationMapperClone2

public void testLocationMapperClone2()

testLocationMapperEquals1

public void testLocationMapperEquals1()

testLocationMapperEquals2

public void testLocationMapperEquals2()

testLocationMapperToModel1

public void testLocationMapperToModel1()

testLocationMapperToModel2

public void testLocationMapperToModel2()


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