name.angoca.db2sa.tools.messages.graphXML
Class GraphXMLMessagesTest

Package class diagram package GraphXMLMessagesTest
java.lang.Object
  extended by name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest

public class GraphXMLMessagesTest
extends Object

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

Control Version

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

Constructor Summary
GraphXMLMessagesTest()
          Default constructor.
 
Method Summary
 void testNoIdDefinedInNodeException()
          Tests the message of the NoIdDefinedInNodeException.
 void testNoIdDefinedInNodeExceptionNull()
          Tests that the exception has to receive a not null parameter.
 void testNoIdNoNameDefinedInNodeException()
          Tests the message of the NoIdNoNameDefinedInNodeException.
 void testNoNameDefinedInNodeException()
          Tests the message of the NoNameDefinedInNodeException.
 void testNoNameDefinedInNodeExceptionNull()
          Tests that the exception has to receive a not null parameter.
 void testXMLProblemException()
          Tests the message of the XMLProblemException.
 void testXMLProblemExceptionNull()
          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

GraphXMLMessagesTest

public GraphXMLMessagesTest()
Default constructor.

Method Detail

testNoIdDefinedInNodeException

public final void testNoIdDefinedInNodeException()
Tests the message of the NoIdDefinedInNodeException.


testNoIdDefinedInNodeExceptionNull

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


testNoIdNoNameDefinedInNodeException

public final void testNoIdNoNameDefinedInNodeException()
Tests the message of the NoIdNoNameDefinedInNodeException.


testNoNameDefinedInNodeException

public final void testNoNameDefinedInNodeException()
Tests the message of the NoNameDefinedInNodeException.


testNoNameDefinedInNodeExceptionNull

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


testXMLProblemException

public final void testXMLProblemException()
Tests the message of the XMLProblemException.


testXMLProblemExceptionNull

public final void testXMLProblemExceptionNull()
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.