org.kuali.rice.krad.messages
Class MessageServiceImplTest
java.lang.Object
org.kuali.rice.krad.messages.MessageServiceImplTest
public class MessageServiceImplTest
- extends Object
Test cases for MessageServiceImpl
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
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 |
MessageServiceImplTest
public MessageServiceImplTest()
testMergeMessages
public void testMergeMessages()
- Test that list of messages are being correctly merged, messages of same
type should not be overridden
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.