org.apache.commons.logging.impl
Class SerializationTest

java.lang.Object
  extended by org.apache.commons.logging.impl.SerializationTest

public class SerializationTest
extends Object


Constructor Summary
SerializationTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testLocationAware()
           
 void testSLF4JLog()
           
 void testSmoke()
           
 void verify()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializationTest

public SerializationTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

verify

public void verify()
            throws IOException,
                   ClassNotFoundException
Throws:
IOException
ClassNotFoundException

testSLF4JLog

public void testSLF4JLog()
                  throws Exception
Throws:
Exception

testSmoke

public void testSmoke()
               throws Exception
Throws:
Exception

testLocationAware

public void testLocationAware()
                       throws Exception
Throws:
Exception


Copyright © 2005–2016 QOS.ch. All rights reserved.