com.hp.hpl.jena.util
Class TestFileManager

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

public class TestFileManager
extends junit.framework.TestCase

com.hp.hpl.jena.brql.util.test.TestFileManager

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

Constructor Summary
TestFileManager(java.lang.String name)
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 void testCache1()
           
 void testCache2()
           
 void testCache3()
           
 void testFileManagerClone()
           
 void testFileManagerFileLocator()
           
 void testFileManagerFileLocatorWithDir()
           
 void testFileManagerLocatorClassLoader()
           
 void testFileManagerLocatorClassLoaderNotFound()
           
 void testFileManagerLocatorZip()
           
 void testFileManagerLocatorZipNonFound()
           
 void testFileManagerNoFile()
           
 void testLocationMappingURLtoFileOpen()
           
 void testLocationMappingURLtoFileOpenNotFound()
           
 
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

TestFileManager

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

suite

public static junit.framework.TestSuite suite()

testFileManagerFileLocator

public void testFileManagerFileLocator()

testFileManagerFileLocatorWithDir

public void testFileManagerFileLocatorWithDir()

testFileManagerNoFile

public void testFileManagerNoFile()

testFileManagerLocatorClassLoader

public void testFileManagerLocatorClassLoader()

testFileManagerLocatorClassLoaderNotFound

public void testFileManagerLocatorClassLoaderNotFound()

testFileManagerLocatorZip

public void testFileManagerLocatorZip()

testFileManagerLocatorZipNonFound

public void testFileManagerLocatorZipNonFound()

testFileManagerClone

public void testFileManagerClone()

testLocationMappingURLtoFileOpen

public void testLocationMappingURLtoFileOpen()

testLocationMappingURLtoFileOpenNotFound

public void testLocationMappingURLtoFileOpenNotFound()

testCache1

public void testCache1()

testCache2

public void testCache2()

testCache3

public void testCache3()


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