net.sf.sasl.aop.logging
Class GenericLogAspectTest

java.lang.Object
  extended by net.sf.sasl.aop.logging.GenericLogAspectTest

public class GenericLogAspectTest
extends Object

Test cases for the GenericLogAspect class.

Author:
Philipp Förmer

Constructor Summary
GenericLogAspectTest()
           
 
Method Summary
 void setUp()
           
 void testEndLogSession()
          Test cases for the endLogSessionIEnvOfferer(long) method.
 void testGetSetLogSessionIEnvOffererList()
          Test cases for the getter and setter of the logSessionIEnvOffererList.
 void testSetLogConfiguration()
          Test cases for the setLogConfiguration(List) method.
 void testStartLogSession()
          Test cases for the startLogSessionIEnvOfferer(long) method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericLogAspectTest

public GenericLogAspectTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testGetSetLogSessionIEnvOffererList

public void testGetSetLogSessionIEnvOffererList()
                                         throws Exception
Test cases for the getter and setter of the logSessionIEnvOffererList.

Throws:
Exception

testStartLogSession

public void testStartLogSession()
                         throws Exception
Test cases for the startLogSessionIEnvOfferer(long) method.

Throws:
Exception

testEndLogSession

public void testEndLogSession()
                       throws Exception
Test cases for the endLogSessionIEnvOfferer(long) method.

Throws:
Exception

testSetLogConfiguration

public void testSetLogConfiguration()
                             throws Exception
Test cases for the setLogConfiguration(List) method.

Throws:
Exception


Copyright © 2010. All Rights Reserved.