net.sf.sasl.aop.monitoring.execution.time
Class MessageBeanTest

java.lang.Object
  extended by net.sf.sasl.aop.monitoring.execution.time.MessageBeanTest

public class MessageBeanTest
extends Object

Test case for the MessageBean class.

Author:
Philipp Förmer

Constructor Summary
MessageBeanTest()
           
 
Method Summary
 void setUp()
           
 void testGetSetMessage()
          Tests the getter and setter for the message.
 void testGetSetSubject()
          Tests the getter and setter for the subject
 void testSetMessageFromResource()
          Test case for the setMessageFromResource(String) method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageBeanTest

public MessageBeanTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testGetSetSubject

public void testGetSetSubject()
                       throws Exception
Tests the getter and setter for the subject

Throws:
Exception

testGetSetMessage

public void testGetSetMessage()
                       throws Exception
Tests the getter and setter for the message.

Throws:
Exception

testSetMessageFromResource

public void testSetMessageFromResource()
                                throws Exception
Test case for the setMessageFromResource(String) method.

Throws:
Exception


Copyright © 2010. All Rights Reserved.