Arch4J 1.1

org.arch4j.logging.log4j
Class Log4JLoggingFrameworkTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.arch4j.logging.log4j.Log4JLoggingFrameworkTest
All Implemented Interfaces:
junit.framework.Test

public class Log4JLoggingFrameworkTest
extends junit.framework.TestCase

Author:
jroome

Constructor Summary
Log4JLoggingFrameworkTest(String testName)
           
 
Method Summary
protected  void createFile1(File file)
           
protected  boolean deleteFile(File file)
           
static void main(String[] args)
           
 void setUp()
           
static junit.framework.Test suite()
           
 void testGettingPropertiesAsAResource()
          If log4j is in the classpath (i.e.
 void testGettingPropertiesAsFile()
          If log4j is in the classpath (i.e.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Log4JLoggingFrameworkTest

public Log4JLoggingFrameworkTest(String testName)
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()

deleteFile

protected boolean deleteFile(File file)

createFile1

protected void createFile1(File file)
                    throws IOException
IOException

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

testGettingPropertiesAsFile

public void testGettingPropertiesAsFile()
If log4j is in the classpath (i.e. its in a jar/ear file) need to be able to get it.


testGettingPropertiesAsAResource

public void testGettingPropertiesAsAResource()
If log4j is in the classpath (i.e. its in a jar/ear file) need to be able to get it.


Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.