org.apache.commons.logging.avalon
Class AvalonLoggerTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.commons.logging.AbstractLogTest
              extended by org.apache.commons.logging.avalon.AvalonLoggerTestCase
All Implemented Interfaces:
junit.framework.Test

public class AvalonLoggerTestCase
extends AbstractLogTest

Version:
$Revision: 581090 $ $Date: 2007-10-02 00:01:06 +0200 (ti, 02 okt 2007) $
Author:
Neeme Praks

Constructor Summary
AvalonLoggerTestCase()
           
 
Method Summary
 Log getLogObject()
           
static void main(String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class org.apache.commons.logging.AbstractLogTest
testLoggingWithNullParameters
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AvalonLoggerTestCase

public AvalonLoggerTestCase()
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()

getLogObject

public Log getLogObject()
Specified by:
getLogObject in class AbstractLogTest


Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.