|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.angoca.db2sa.interfaze.InterfaceMessagesTest
public final class InterfaceMessagesTest
Set of test for the translation files for the core part.
Control Version
Constructor Summary | |
---|---|
InterfaceMessagesTest()
Default constructor. |
Method Summary | |
---|---|
void |
testChildEndingNodeException()
Tests the message of the ChildEndingNodeException. |
void |
testConfigurationFileCorruptException()
Tests the message of the ConfigurationFileCorruptException. |
void |
testConfigurationFileCorruptExceptionNull1()
Tests that the exception has to receive a not null parameter. |
void |
testConfigurationFileCorruptExceptionNull2()
Tests that the exception has to receive a not null parameter. |
void |
testConfigurationFileNotFoundException()
Message when the configuration file is not found. |
void |
testConfigurationFileNotFoundExceptionNull1()
Tests that the exception has to receive a not null parameter. |
void |
testDelimitersNotDefinedException()
Tests the message of the DelimitersNotDefinedException. |
void |
testDuplicatedNameNodeException()
Message when there is a duplicated node. |
void |
testDuplicatedNodeException()
Message when there is a duplicated node. |
void |
testDuplicatedNodeExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testDuplicateNodeNameExceptionNull1()
Tests that the exception has to receive a not null parameter. |
void |
testDuplicateNodeNameExceptionNull2()
Tests that the exception has to receive a not null parameter. |
void |
testEmptyGrammarException()
Tests the message of the EmptyGrammarException. |
void |
testEndingNodeNotDefinedException()
Tests the message of the EndingNodeNotDefinedException. |
void |
testFinalHelpToken()
Tests the message of the help token. |
void |
testGeneralConfigurationFileProblemException()
Tests the message of the GeneralConfigurationFileProblemException. |
void |
testGeneralConfigurationFileProblemExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testGeneralException()
Tests the message of the GeneralException. |
void |
testGeneralExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testGeneralGrammarFileProblemException()
Tests the message of the GeneralGrammarFileProblemException. |
void |
testGeneralGrammarFileProblemExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testGeneralGrammarReaderProblemException()
Tests the message of the GeneralGrammarReaderProblemException. |
void |
testGeneralGrammarReaderProblemExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testGrammarFileNotDefinedException()
Tests the message of the GrammarFileNotDefinedException. |
void |
testGrammarFileNotFoundException()
Tests the message of the GrammarFileNotFoundException. |
void |
testGrammarReaderNotDefinedException()
Tests the message of the GrammarReaderNotDefinedException. |
void |
testInputReaderException()
Tests the message of the InputReaderException. |
void |
testInputReaderExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testInvalidEndingNodeException()
Tests the message of the InvalidEndingNodeException. |
void |
testInvalidGraphNodeException()
Tests the message of the InvalidGraphNodeException. |
void |
testInvalidGraphStateExceptionFirstPhase()
Tests the message of the InvalidGraphStateException for the first phase. |
void |
testInvalidGraphStateExceptionNull1()
Tests that the exception has to receive a not null parameter. |
void |
testInvalidGraphStateExceptionNull2()
Tests that the exception has to receive a not null parameter. |
void |
testInvalidStartingNodeException()
Tests the message of the InvalidStartingNodeException. |
void |
testInvalidTokenException()
Tests the message of the InvalidTokenException. |
void |
testNodeNotComesFromStartingNodeException()
Tests the message of the NodeNotComesFromStartingNodeException. |
void |
testNodeNotComesFromStartingNodeExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testNodeNotGoesToEndingNodeException()
Tests the message of the NodeNotGoesToEndingNodeException. |
void |
testNodeNotGoesToEndingNodeExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testNotExistingChildNodeException()
Tests the message of the NotExistingChildNodeException. |
void |
testNotExistingChildNodeExceptionNull1()
Tests that the exception has to receive a not null parameter. |
void |
testNotExistingChildNodeExceptionNull2()
Tests that the exception has to receive a not null parameter. |
void |
testNotExistingNodeException()
Tests the message of the NotExistingNodeException. |
void |
testNotExistingNodeExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testNullGraphNodeException()
Tests the message of the NullGraphNodeException. |
void |
testOutputWriterException()
Tests the message of the OutputWriterException. |
void |
testOutputWriterExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testParameterNullException()
Tests the message of the ParameterNullException. |
void |
testParameterNullExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testParentStartingNodeException()
Tests the message of the ParentStartingNodeException. |
void |
testReferencingEndingNodeException()
Tests the message of the ReferencingEndingNodeException. |
void |
testReferencingEndingNodeExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testReferencingStartingNodeException()
Tests the message of the ReferencingStartingNodeException. |
void |
testReferencingStartingNodeExceptionNull()
Tests that the exception has to receive a not null parameter. |
void |
testStartingNodeNotDefinedException()
Tests the message of the StartingNodeNotDefinedException. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterfaceMessagesTest()
Method Detail |
---|
public void testChildEndingNodeException()
public void testConfigurationFileCorruptException()
public void testGrammarFileNotFoundException()
public void testConfigurationFileCorruptExceptionNull1()
public void testConfigurationFileCorruptExceptionNull2()
public void testConfigurationFileNotFoundException()
public void testConfigurationFileNotFoundExceptionNull1()
public void testDelimitersNotDefinedException()
public void testDuplicatedNodeException()
public void testDuplicatedNodeExceptionNull()
public void testDuplicatedNameNodeException()
public void testDuplicateNodeNameExceptionNull1()
public void testDuplicateNodeNameExceptionNull2()
public void testEmptyGrammarException()
public void testEndingNodeNotDefinedException()
public void testFinalHelpToken() throws InvalidGraphNodeException
InvalidGraphNodeException
- Never.public void testGeneralConfigurationFileProblemException()
public void testGeneralConfigurationFileProblemExceptionNull()
public void testGeneralGrammarFileProblemException()
public void testGeneralGrammarFileProblemExceptionNull()
public void testGeneralGrammarReaderProblemException()
public void testGeneralGrammarReaderProblemExceptionNull()
public void testGrammarFileNotDefinedException()
public void testGrammarReaderNotDefinedException()
public void testInputReaderException()
public void testInputReaderExceptionNull()
public void testInvalidEndingNodeException()
public void testInvalidGraphNodeException()
public void testInvalidGraphStateExceptionFirstPhase()
public void testInvalidGraphStateExceptionNull1()
public void testInvalidGraphStateExceptionNull2()
public void testInvalidStartingNodeException()
public void testInvalidTokenException()
public void testNodeNotComesFromStartingNodeException()
public void testNodeNotComesFromStartingNodeExceptionNull()
public void testNodeNotGoesToEndingNodeException()
public void testNodeNotGoesToEndingNodeExceptionNull()
public void testNotExistingChildNodeException()
public void testNotExistingChildNodeExceptionNull1()
public void testNotExistingChildNodeExceptionNull2()
public void testNotExistingNodeException()
public void testNotExistingNodeExceptionNull()
public void testNullGraphNodeException()
public void testOutputWriterException()
public void testOutputWriterExceptionNull()
public void testGeneralException()
public void testGeneralExceptionNull()
public void testParameterNullException()
public void testParameterNullExceptionNull()
public void testParentStartingNodeException()
public void testReferencingEndingNodeException()
public void testReferencingEndingNodeExceptionNull()
public void testReferencingStartingNodeException()
public void testReferencingStartingNodeExceptionNull()
public void testStartingNodeNotDefinedException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |