name.angoca.db2sa.tools.messages.executer
Class ExecuterMessagesTest

Package class diagram package ExecuterMessagesTest
java.lang.Object
  extended by name.angoca.db2sa.tools.messages.executer.ExecuterMessagesTest

public class ExecuterMessagesTest
extends Object

Set of test for the translation files for the executer part.

Control Version

Version:
1.1.2 2009-11-15
Author:
Andres Gomez Casanova (AngocA)

Constructor Summary
ExecuterMessagesTest()
          Private constructor.
 
Method Summary
 void testCommandNotFoundException()
          Tests the message of the CommandNotFoundException.
 void testCommandNotFoundExceptionNull()
          Tests that the exception has to receive a not null parameter.
 void testExecutingCommandException()
          Tests the message of the ExecutingCommandException.
 void testExecutingCommandExceptionNull()
          Tests that the exception has to receive a not null parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuterMessagesTest

public ExecuterMessagesTest()
Private constructor.

Method Detail

testCommandNotFoundException

public final void testCommandNotFoundException()
Tests the message of the CommandNotFoundException.


testCommandNotFoundExceptionNull

public final void testCommandNotFoundExceptionNull()
Tests that the exception has to receive a not null parameter.


testExecutingCommandException

public final void testExecutingCommandException()
Tests the message of the ExecutingCommandException.


testExecutingCommandExceptionNull

public final void testExecutingCommandExceptionNull()
Tests that the exception has to receive a not null parameter.



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