|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.aop.AbstractRootAspectTest
public class AbstractRootAspectTest
Test cases for the AbstractRootAspect
class.
Constructor Summary | |
---|---|
AbstractRootAspectTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testGetSetLogger()
Test cases for the getter and setter of the logger property. |
void |
testGetSetOrder()
Test cases for the getter and setter of the order property. |
void |
testNoArgumentConstructor()
Test cases for the AbstractRootAspect() constructor. |
void |
testSetLoggerByName()
Test cases for the setLoggerByName(String) method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractRootAspectTest()
Method Detail |
---|
public void setUp() throws Exception
Exception
public void testNoArgumentConstructor() throws Exception
AbstractRootAspect()
constructor.
Exception
public void testGetSetOrder() throws Exception
Exception
public void testGetSetLogger() throws Exception
Exception
public void testSetLoggerByName() throws Exception
setLoggerByName(String)
method.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |