org.kuali.rice.krad.messages
Class MessageServiceImplTest

java.lang.Object
  extended by org.kuali.rice.krad.messages.MessageServiceImplTest

public class MessageServiceImplTest
extends Object

Test cases for MessageServiceImpl

Author:
Kuali Rice Team (rice.collab@kuali.org)

Nested Class Summary
static class MessageServiceImplTest.MessageBuilder
           
 
Constructor Summary
MessageServiceImplTest()
           
 
Method Summary
 void testMergeMessages()
          Test that list of messages are being correctly merged, messages of same type should not be overridden
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageServiceImplTest

public MessageServiceImplTest()
Method Detail

testMergeMessages

public void testMergeMessages()
Test that list of messages are being correctly merged, messages of same type should not be overridden



Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.