org.enhydra.barracuda.taskdefs
Class TestFileNames

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.enhydra.barracuda.taskdefs.TestFileNames
All Implemented Interfaces:
junit.framework.Test

public synchronized class TestFileNames
extends junit.framework.TestCase


Constructor Summary
TestFileNames(java.lang.String)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testBasicBuildFullBaseFileName()
           
 void testBuildClassName()
           
 void testBuildFullBaseFileName()
           
 void testPackageDirBuildFullBaseFileName()
           
 void testPackageNameBuildFullBaseFileName()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestFileNames

public TestFileNames(java.lang.String)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
java.lang.Exception

testBasicBuildFullBaseFileName

public void testBasicBuildFullBaseFileName()
                                    throws java.io.IOException
java.io.IOException

testPackageNameBuildFullBaseFileName

public void testPackageNameBuildFullBaseFileName()
                                          throws java.io.IOException
java.io.IOException

testPackageDirBuildFullBaseFileName

public void testPackageDirBuildFullBaseFileName()
                                         throws java.io.IOException
java.io.IOException

testBuildFullBaseFileName

public void testBuildFullBaseFileName()
                               throws java.io.IOException
java.io.IOException

testBuildClassName

public void testBuildClassName()
                        throws java.io.IOException
java.io.IOException


Copyright © 2001 Enhydra.org