name.angoca.db2sa.tools.messages.jline
Class MessagesTest

Package class diagram package MessagesTest
java.lang.Object
  extended by name.angoca.db2sa.tools.messages.jline.MessagesTest

public final class MessagesTest
extends Object

Test of the messages.

Control Version

Version:
1.0.0 2009-07-19
Author:
Andres Gomez Casanova (AngocA)

Constructor Summary
MessagesTest()
          Default constructor.
 
Method Summary
 void testGetEmpty()
          Tests to obtain a empty message.
 void testGetNull()
          Tests to obtain a null message.
 void testGetStringNotExistant()
          Test the retrieve of a non existing message.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesTest

public MessagesTest()
Default constructor.

Method Detail

testGetEmpty

public void testGetEmpty()
Tests to obtain a empty message.


testGetNull

public void testGetNull()
Tests to obtain a null message.


testGetStringNotExistant

public void testGetStringNotExistant()
Test the retrieve of a non existing message.



Andres Gomez Casanova (AngocA) 2009-2010 Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.