A B C E G I J L M N O R S T

A

AboutNodeTest - Class in name.angoca.db2sa.core.graph.model
These are the tests for the AboutNode class.
AboutNodeTest() - Constructor for class name.angoca.db2sa.core.graph.model.AboutNodeTest
Default constructor.
AbstractBadConstructorGrammarReader - Class in name.angoca.db2sa.grammarReader.api
Class for tests.
AbstractBadConstructorGrammarReader(Graph, String) - Constructor for class name.angoca.db2sa.grammarReader.api.AbstractBadConstructorGrammarReader
Default constructor.
assertBuffer(String, String, Buffer) - Static method in class jline.AssertionHelper
Asserts the value of a buffer with a given String.
AssertionHelper - Class in jline
Tests for the graph constructor.
AssertionHelper() - Constructor for class jline.AssertionHelper
 

B

Buffer - Class in jline
This class is a helper to commands in the console.
Buffer(String) - Constructor for class jline.Buffer
Constructor with a given string.

C

ConfigurationReaderTest - Class in name.angoca.db2sa.tools.configurator
Test of the configuration reader.
ConfigurationReaderTest() - Constructor for class name.angoca.db2sa.tools.configurator.ConfigurationReaderTest
Default constructor.
ConfiguratorTest - Class in name.angoca.db2sa.tools.configurator
Tests for the configurator.
ConfiguratorTest() - Constructor for class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Default constructor.
console - Static variable in class jline.AssertionHelper
jLine console.

E

EndingNodeTest - Class in name.angoca.db2sa.core.graph.model
These are the tests for the EndingNode class.
EndingNodeTest() - Constructor for class name.angoca.db2sa.core.graph.model.EndingNodeTest
Default constructor.
ExecuterMessagesTest - Class in name.angoca.db2sa.tools.messages.executer
Set of test for the translation files for the executer part.
ExecuterMessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.executer.ExecuterMessagesTest
Private constructor.

G

getBytes() - Method in class jline.Buffer
Retrieves the output stream as an array of bytes.
getDelimiters() - Method in class name.angoca.db2sa.grammarReader.api.AbstractBadConstructorGrammarReader
 
getDelimiters() - Method in class name.angoca.db2sa.grammarReader.api.ImplementationBadConstructorGrammarReader
 
getDelimiters() - Method in class name.angoca.db2sa.grammarReader.api.ImplementationInMemoryGrammarReader
 
getStartingNode() - Method in class name.angoca.db2sa.grammarReader.api.AbstractBadConstructorGrammarReader
 
getStartingNode() - Method in class name.angoca.db2sa.grammarReader.api.ImplementationBadConstructorGrammarReader
 
getStartingNode() - Method in class name.angoca.db2sa.grammarReader.api.ImplementationInMemoryGrammarReader
 
GrammarReaderControllerTest - Class in name.angoca.db2sa.grammarReader.api
Set of test of the grammar reader controller.
GrammarReaderControllerTest() - Constructor for class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Default constructor.
GraphAnswerTest - Class in name.angoca.db2sa.core.syntactic.model
These are the tests for the GraphAnswer.
GraphAnswerTest() - Constructor for class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Default constructor.
GraphNodeTest - Class in name.angoca.db2sa.core.graph.model
These are the test for a node in the graph.
GraphNodeTest() - Constructor for class name.angoca.db2sa.core.graph.model.GraphNodeTest
Default constructor.
GraphTest - Class in name.angoca.db2sa.core.graph.model
Set of tests to check the states and graph structure..
GraphTest() - Constructor for class name.angoca.db2sa.core.graph.model.GraphTest
Default constructor.
GraphXMLMessagesTest - Class in name.angoca.db2sa.tools.messages.graphXML
Set of test for the translation files for the GraphXML part.
GraphXMLMessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Default constructor.

I

ImplementationBadConstructorGrammarReader - Class in name.angoca.db2sa.grammarReader.api
Class for tests.
ImplementationBadConstructorGrammarReader(String) - Constructor for class name.angoca.db2sa.grammarReader.api.ImplementationBadConstructorGrammarReader
Default constructor.
ImplementationExecuterTest - Class in name.angoca.db2sa.executer.impl
Set of test for the Executer.
ImplementationExecuterTest() - Constructor for class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Default constructor.
ImplementationInMemoryGrammarReader - Class in name.angoca.db2sa.grammarReader.api
This class permits to load grammars in memory without using a file.
ImplementationInMemoryGrammarReader(Graph, String) - Constructor for class name.angoca.db2sa.grammarReader.api.ImplementationInMemoryGrammarReader
Default constructor.
ImplementationLexicalAnalyzerRealGrammarTest - Class in name.angoca.db2sa.core.lexical.impl
This is the set of test for the lexical analyzer.
ImplementationLexicalAnalyzerRealGrammarTest() - Constructor for class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Default constructor.
ImplementationLexicalAnalyzerTest - Class in name.angoca.db2sa.core.lexical.impl
This is the set of test for the lexical analyzer.
ImplementationLexicalAnalyzerTest() - Constructor for class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Default constructor.
ImplementationSyntacticAnalyzerTest - Class in name.angoca.db2sa.core.syntactic.impl
Set of test of the implementation of the syntax analyzer.
ImplementationSyntacticAnalyzerTest() - Constructor for class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Default constructor.
ImplementationXMLGrammarReaderTest - Class in name.angoca.db2sa.grammarReader.impl.xml
Tests for the graph constructor.
ImplementationXMLGrammarReaderTest() - Constructor for class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Default constructor.
IntegrationTest - Class in name.angoca.db2sa
Integration tests.
IntegrationTest() - Constructor for class name.angoca.db2sa.IntegrationTest
Default constructor.
InterfaceCoreTest - Class in name.angoca.db2sa.interfaze
Tests for the interface core.
InterfaceCoreTest() - Constructor for class name.angoca.db2sa.interfaze.InterfaceCoreTest
Default constructor.
InterfaceMessagesTest - Class in name.angoca.db2sa.interfaze
Set of test for the translation files for the core part.
InterfaceMessagesTest() - Constructor for class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Default constructor.

J

jline - package jline
 
JlineInputReaderTest - Class in name.angoca.db2sa.ui.impl.jline
Jline console tests.
JlineInputReaderTest() - Constructor for class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
 
JlineMessagesTest - Class in name.angoca.db2sa.tools.messages.jline
Set of test for the translation files for the ui implemented with jline part.
JlineMessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.jline.JlineMessagesTest
Default constructor.

L

LicenseNodeTest - Class in name.angoca.db2sa.core.graph.model
These are the tests for the LicenseTest class.
LicenseNodeTest() - Constructor for class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Default constructor.

M

MainTest - Class in name.angoca.db2sa.main
This executes the main in other way.
MainTest() - Constructor for class name.angoca.db2sa.main.MainTest
Default constructor.
MessagesTest - Class in name.angoca.db2sa.tools.messages.executer
Test of the messages.
MessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.executer.MessagesTest
Default constructor.
MessagesTest - Class in name.angoca.db2sa.tools.messages.jline
Test of the messages.
MessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.jline.MessagesTest
Default constructor.
MessagesTest - Class in name.angoca.db2sa.tools.messages
Test of the messages.
MessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.MessagesTest
Default constructor.
MessagesTest - Class in name.angoca.db2sa.tools.messages.system
Test of the messages.
MessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.system.MessagesTest
Default constructor.
MessagesTest - Class in name.angoca.db2sa.tools.messages.xml
Test of the messages.
MessagesTest() - Constructor for class name.angoca.db2sa.tools.messages.xml.MessagesTest
Default constructor.

N

name.angoca.db2sa - package name.angoca.db2sa
 
name.angoca.db2sa.core.graph.model - package name.angoca.db2sa.core.graph.model
 
name.angoca.db2sa.core.lexical.impl - package name.angoca.db2sa.core.lexical.impl
 
name.angoca.db2sa.core.lexical.model - package name.angoca.db2sa.core.lexical.model
 
name.angoca.db2sa.core.syntactic.impl - package name.angoca.db2sa.core.syntactic.impl
 
name.angoca.db2sa.core.syntactic.model - package name.angoca.db2sa.core.syntactic.model
 
name.angoca.db2sa.executer.impl - package name.angoca.db2sa.executer.impl
 
name.angoca.db2sa.grammarReader.api - package name.angoca.db2sa.grammarReader.api
 
name.angoca.db2sa.grammarReader.impl.xml - package name.angoca.db2sa.grammarReader.impl.xml
 
name.angoca.db2sa.interfaze - package name.angoca.db2sa.interfaze
 
name.angoca.db2sa.interfaze.model - package name.angoca.db2sa.interfaze.model
 
name.angoca.db2sa.main - package name.angoca.db2sa.main
 
name.angoca.db2sa.tools.configurator - package name.angoca.db2sa.tools.configurator
 
name.angoca.db2sa.tools.messages - package name.angoca.db2sa.tools.messages
 
name.angoca.db2sa.tools.messages.executer - package name.angoca.db2sa.tools.messages.executer
 
name.angoca.db2sa.tools.messages.graphXML - package name.angoca.db2sa.tools.messages.graphXML
 
name.angoca.db2sa.tools.messages.jline - package name.angoca.db2sa.tools.messages.jline
 
name.angoca.db2sa.tools.messages.system - package name.angoca.db2sa.tools.messages.system
 
name.angoca.db2sa.tools.messages.xml - package name.angoca.db2sa.tools.messages.xml
 
name.angoca.db2sa.ui.impl.jline - package name.angoca.db2sa.ui.impl.jline
 
name.angoca.db2sa.ui.impl.system - package name.angoca.db2sa.ui.impl.system
 

O

op(short) - Method in class jline.Buffer
Adds a operation to the stream.

R

ReturnOptionsTest - Class in name.angoca.db2sa.interfaze.model
This is the test for the ReturnOption class, testing the main method, including those that retrieve array copies.
ReturnOptionsTest() - Constructor for class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Default constructor.

S

setUp() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Refreshes the singletons.
setUp() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Refreshes the singletons for each tests.
setUp() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Clears the configuration file name property before each test.
setUp() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Clears the configuration file name property before each test.
setUp() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Configuration before each test.
setUpBeforeClass() - Static method in class name.angoca.db2sa.core.graph.model.GraphTest
Destroys the configurator instance before the tests.
setUpBeforeClass() - Static method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Load the graph.
setUpBeforeClass() - Static method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Load the graph.
setUpBeforeClass() - Static method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Reads the graph just once for all tests.
setUpBeforeClass() - Static method in class name.angoca.db2sa.IntegrationTest
Refreshes the singletons.
setUpBeforeClass() - Static method in class name.angoca.db2sa.interfaze.InterfaceCoreTest
Load the graph.
setUpBeforeClass() - Static method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Establishes the configuration for the tests.
StartingNodeTest - Class in name.angoca.db2sa.core.graph.model
These are the tests for the StartingNode class.
StartingNodeTest() - Constructor for class name.angoca.db2sa.core.graph.model.StartingNodeTest
Default constructor.
SystemOutputWriterTest - Class in name.angoca.db2sa.ui.impl.system
Tests the implementation of the writer with system output.
SystemOutputWriterTest() - Constructor for class name.angoca.db2sa.ui.impl.system.SystemOutputWriterTest
Default constructor.

T

tearDownAfterClass() - Static method in class name.angoca.db2sa.core.graph.model.GraphTest
Clears the configuration file name property at the end of the test.
tearDownAfterClass() - Static method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Clears the configuration file name property at the end of the test.
tearDownAfterClass() - Static method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Clears the configuration file name property at the end of the test.
tearDownAfterClass() - Static method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Clears the configuration file name property at the end of the test.
tearDownAfterClass() - Static method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Clears the configuration file name property at the end of the test.
tearDownAfterClass() - Static method in class name.angoca.db2sa.interfaze.InterfaceCoreTest
Clears the configuration file name property at the end of the test.
tearDownAfterClass() - Static method in class name.angoca.db2sa.tools.configurator.ConfigurationReaderTest
Clears the configuration file name property at the end of the test.
tearDownAfterClass() - Static method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Clears the configuration file name property at the end of the test.
test1() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command ''
test1() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests an empty string.
test10() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create'
test10() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create'
test10a() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command ' db2 create'
test10a() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command ' db2 create'
test11() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create '
test11() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create '
test12() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create t'
test12() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create t'
test13() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create tables'
test13() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create tables'
test14() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create tablespace'
test14() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create tablespace'
test15() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create ta'
test15() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create ta'
test16() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table'
test16() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table'
test17() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table '
test17() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table '
test18() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table t1'
test18() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table t1'
test19() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table t1 '
test19() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table t1 '
test2() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'd'
test2() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'd'
test20() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table t1 ('
test20() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table t1 ('
test21() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table t1('
test21() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table t1('
test22() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table t1 (c1'
test22() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table table t1(c1'
test23() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table t1( c1'
test23() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table table t1( c1'
test24() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 create table t1 ( c1 int )'
test24() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 create table table t1 ( c1 int )'
test25() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command ' db2'
test25() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command ' db2'
test25a() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command ' db2'
test25a() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command ' db2'
test26() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'DB'
test26() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'DB'
test26a() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command ' DB'
test26a() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command ' DB'
test27() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'DB2 CREA'
test27() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'DB CREA'
test27A() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command ' DB2 CREA'
test27a() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command ' DB CREA'
test3() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db'
test3() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db'
test4() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2'
test4() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2'
test5() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 '
test5() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 '
test5a() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 '
test5a() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 '
test6() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 c'
test6() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 c'
test7() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 c'
test7() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 cr'
test8() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 crea'
test8() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 crea'
test8a() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command ' db2 crea'
test8a() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command ' db2 crea'
test9() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerRealGrammarTest
Tests the command 'db2 crea '
test9() - Method in class name.angoca.db2sa.ui.impl.jline.JlineInputReaderTest
Tests the command 'db2 crea '
testAboutInformationFromFile() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test the toString method with about information file.
testAbstractBadConstructorGrammar() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Test an abstract bad constructor for the grammar reader.
testAddEndingNodeParent() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test that a graph node be referenced by EndingNode as parent of it.
testAddNodeInSecondPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Test to try to add a node in secondPhase.
testAddNodeValidateGraph() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is not possible to add a node in a validated graph.
testAddNullChild() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test that a graph node cannot receive a null way.
testAddNullParent() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test that a graph node cannot receive a null parent.
testAddNullRelation1() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a relation cannot have a null child.
testAddNullRelation2() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a relation cannot have a null parent.
testAddParent() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Tests that an StartingNode cannot have parents.
testAddRelation() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a graph can be in second phase.
testAddRelationInexistantChild() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that the child node of the relation has to exist.
testAddRelationInexistantParent() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that the parent node of the relation has to exist.
testAddRelationInSecondPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Test that it's not possible to add a relation in first phase.
testAddRelationValidateGraph() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is possible to add a relation in a validated graph.
testAddTwiceSameChild() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Adds twice the same child node.
testAddTwiceSameParent() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Adds twice the same parent node.
testAddWay() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Tests that an EndingNode cannot have children.
testAnalyzeExit() - Method in class name.angoca.db2sa.interfaze.InterfaceCoreTest
Analyze exit token.
testAnalyzeNull() - Method in class name.angoca.db2sa.interfaze.InterfaceCoreTest
Analyze a null token.
testAnalyzePhraseComplete1() - Method in class name.angoca.db2sa.interfaze.InterfaceCoreTest
Test the completion of "create tab".
testAnalyzePhraseComplete2() - Method in class name.angoca.db2sa.interfaze.InterfaceCoreTest
Test the completion of "crea".
testAnalyzePhraseOptions1() - Method in class name.angoca.db2sa.interfaze.InterfaceCoreTest
Test the options of "create table".
testBadConstructorGrammar() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Test a bad constructor for the grammar reader.
testBuildDuplicatedNode() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a duplicated node.
testBuildEmptyFile() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has an empty file.
testBuildInvalidStructure() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has an invalid structure.
testBuildInverted() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that a simple graph inverted can be constructed.
testBuildNodeNotComeFromStartingNode() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a node does not come from StartingNode.
testBuildNodeNotGoesToEndingNode() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a node that does not go to EndingNode.
testBuildNodeReferencingStartingNode() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a node that references to StartingNode.
testBuildNoEndingNode() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has an ending node.
testBuildNoId() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a node without the id tag.
testBuildNoIdNoName() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a node without the id tag.
testBuildNoName() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a node without the name tag.
testBuildNoNodes() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has no nodes.
testBuildNoStartingNode() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that does not have starting node.
testBuildNotAllChildren() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has defined all the nodes that are children.
testBuildNotConnectedGraph() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has the starting node is not connected to the ending node.
testBuildUnknownStructure() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar that has a file with an unknown structure.
testBuildWithExtraTokens() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that a simple graph can be constructed with extra tokens.
testBuildWithoutExtraTokens() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that a simple graph can be constructed without extra tokens.
testChildEndingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the ChildEndingNodeException.
testCloseFirstParenthesis() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t1 (c1 int, c2 char(10' command.
testComma() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t2(c1 int' command.
testCommandNotFoundException() - Method in class name.angoca.db2sa.tools.messages.executer.ExecuterMessagesTest
Tests the message of the CommandNotFoundException.
testCommandNotFoundExceptionNull() - Method in class name.angoca.db2sa.tools.messages.executer.ExecuterMessagesTest
Tests that the exception has to receive a not null parameter.
testConfigurationFileCorruptException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the ConfigurationFileCorruptException.
testConfigurationFileCorruptExceptionNull1() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testConfigurationFileCorruptExceptionNull2() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testConfigurationFileNotFoundException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Message when the configuration file is not found.
testConfigurationFileNotFoundExceptionNull1() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testCongruent() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Tests if two consecutive calls returns the same value.
testCongruent() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Tests if two consecutive calls returns the same value.
testCongruent() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests if two consecutive calls returns the same value.
testCongruent() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that the hashcode of two equal graphs is the same.
testCongruent() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Tests if two consecutive calls returns the same value.
testCongruent() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Tests if two consecutive calls returns the same value.
testCongruent() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests if two consecutive calls returns the same value.
testCongruent() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests if two consecutive calls returns the same value.
testCongruent() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests if two consecutive calls returns the same value.
testCongruent2() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the hashcode of two graphs.
testConsoleProblemException() - Method in class name.angoca.db2sa.tools.messages.jline.JlineMessagesTest
Tests the message of the ConsoleProblemException.
testConstructed() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the construction of a graph.
testConstructorNull1() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests that the graph node has to receive a not null parameter.
testConstructorNull2() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests that the graph node has to receive a not null parameter.
testControllerNull() - Method in class name.angoca.db2sa.main.MainTest
Tests that a controller cannot be null.
testConvertionCrea() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Tests the token conversion.
testConvertionCreateTab() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Tests the token conversion 'create tab' -> 'create tab'.
testCreaPhrase1() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test to complete the phrase crea (phrase).
testCreaPhrase2() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test to complete the phrase crea (options).
testCreaPhrase3() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test that the phrase 'crea' does not have several phrases.
testCreaPhrase4() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test to complete the phrase 'crea' (object).
testCreateCommand() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create' command.
testCreateTab() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test the token completion tab -> table.
testCreateTableCommand1() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table' command.
testCreateTableCommand2() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table' command.
testCreateTableCommand3() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table' command.
testCreateTableCommand4() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table' command.
testCreateTableCommand4WithSpace() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table ' command.
testCreateTableTableNameCommand() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table <tableName>' command.
testCreation() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
A token cannot be a empty string.
testCTtnParenthesis() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table <tableName>(' command.
testCTtnSpaceParenthesis() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table <tableName> (' command.
testCTtnSpaceParenthesisWithSpace() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table <tableName> ( ' command.
testDataType() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t2(c1' command.
testDB2Native() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests if the configuration file has a true value for DB2 native execution.
testDefaultAboutInformation() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test the toString method with no about information file.
testDefaultLicense() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test the toString method with no license file.
testDelimitersNotDefinedException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the DelimitersNotDefinedException.
testDifferentStartingNodeHashCode() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test that the hash code is different to hashCode of StartingNode.
testDifferentStartingNodeHashCode() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test that the hash code is different to hashCode of StartingNode.
testDifferentStartingNodeHashCode() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test that the hash code is different to hashCode of StartingNode.
testDifferentStartingNodeHashCode() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test that the hash code is different to hashCode of EndingNode.
testDirectlySecondPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a node can not change to second phase without finishing the first phase.
testDoubleDelimiters() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that the configuration file has only one delimiters tag.
testDoubleSpace() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
The string with two spaces returns a string empty.
testDuplicatedNameNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Message when there is a duplicated node.
testDuplicatedNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is not possible to add a duplicated node.
testDuplicatedNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Message when there is a duplicated node.
testDuplicatedNodeExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testDuplicateNodeNameExceptionNull1() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testDuplicateNodeNameExceptionNull2() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testEmptyDelimiters() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that the configuration file has wrongly defined the delimiters.
testEmptyGrammar() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
The grammar can not be empty.
testEmptyGrammar() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that the configuration file has only StartingNode and EndingNode.
testEmptyGrammarException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the EmptyGrammarException.
testEmptyString1() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Empty string as a command gives also a completed phrase empty.
testEmptyString2() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Empty string as a command gives a set of options different to zero.
testEmptyString3() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
An empty string does not have several way of phrases.
testEmptyValue() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests that the grammar reader name cannot be empty.
testEndingNodeNotDefinedException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the EndingNodeNotDefinedException.
testEqualsDifferentChildren() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two identical nodes with different children.
testEqualsDifferentMixed() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two different nodes (reserved and non reserved).
testEqualsDifferentNotReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two different nodes (non reserved).
testEqualsDifferentObject() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests the equals method with two different objects.
testEqualsDifferentObject() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests the equals with a similar but not equal object.
testEqualsDifferentParents() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two identical nodes with different parents.
testEqualsDifferentReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two different nodes (reserved).
testEqualsIdenticalObject() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests the equals method with two identical objects.
testEqualsMoreChildren() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two identical nodes with one of them with more children.
testEqualsNodeNotReserved() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test the equals method with a graph node non reserved.
testEqualsNodeNotReserved() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test the equals method with a graph node non reserved.
testEqualsNodeNotReserved() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test the equals method with a graph node non reserved.
testEqualsNodeNotReserved() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test the equals method with a graph node non reserved.
testEqualsNodeReserved() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test the equals method with a graph node reserved.
testEqualsNodeReserved() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test the equals method with a graph node reserved.
testEqualsNodeReserved() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test the equals method with a graph node reserved.
testEqualsNodeReserved() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test the equals method with a graph node reserved.
testEqualsNotReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two identical nodes that represents a not reserved word.
testEqualsNull() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test equals with other null.
testEqualsNull() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests the equal method with a null value.
testEqualsNull() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests the method equals with a null.
testEqualsObjectDifferent1() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the equals method with two different objects.
testEqualsObjectDifferent2() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the equals method with two different objects.
testEqualsObjectDifferent3() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the equals method with two different objects.
testEqualsObjectFalse() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests the equals method with two different objects.
testEqualsObjectIdentical() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the equals method with two identical objects.
testEqualsObjectNull() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the equals method with a null value.
testEqualsObjectTrue() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests the equals method with two identical objects.
testEqualsOtherObject() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test equals with other object.
testEqualsReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two identical nodes that represents a reserved word.
testEqualsSameChildren() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test two identical nodes with same children.
testErrorBuildWithExtraTokens() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that a simple graph is different with and without extra tokens.
testExecute() - Method in class name.angoca.db2sa.IntegrationTest
Tests the execution of a command 'hostname'.
testExecuteExit() - Method in class name.angoca.db2sa.IntegrationTest
Tests the execution of a exit command.
testExecuteNullCommand() - Method in class name.angoca.db2sa.IntegrationTest
Tests to execute a null command.
testExecuteNullWriter() - Method in class name.angoca.db2sa.IntegrationTest
Tests to execute with a null writer.
testExecuteQuit() - Method in class name.angoca.db2sa.IntegrationTest
Tests the execution of a quit command.
testExecutingCommandException() - Method in class name.angoca.db2sa.tools.messages.executer.ExecuterMessagesTest
Tests the message of the ExecutingCommandException.
testExecutingCommandExceptionNull() - Method in class name.angoca.db2sa.tools.messages.executer.ExecuterMessagesTest
Tests that the exception has to receive a not null parameter.
testExecutionInLinuxDB2WithoutParams() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution in Linux environment without db2 parameters.
testExecutionInLinuxDB2WithtParams() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution in Linux environment with db2 parameters.
testExecutionInLinuxNoDB2() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution in Linux environment no db2 command.
testExecutionInUnknownOS() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution in an unknown OS.
testExecutionInWindowsDB2WithoutParams() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution in Windows environment without db2 parameters.
testExecutionInWindowsDB2WithParams() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution in Windows environment with db2 parameters.
testExecutionInWindowsNoDB2() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution in Windows environment no db2 command.
testExecutionWithDB2Params() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution with db2 parameters.
testExecutionWithNoDB2Params() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution without db2 parameters.
testExecutionWithNullParam() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the execution of a null command.
testExitEmpty() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests the default token to exit the application.
testExtraCommas1() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests to read the files with extra commas.
testExtraCommas2() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests to read the files with extra commas.
testExtraCommas3() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests to read the files with extra commas.
testExtraSpaces1() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests to read the files with extra spaces.
testExtraSpaces2() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests to read the files with extra spaces.
testExtraSpaces3() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests to read the files with extra spaces.
testExtraSpaces4() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests to read the files with extra spaces.
testFinalHelpToken() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the help token.
testGeneralConfigurationFileProblemException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the GeneralConfigurationFileProblemException.
testGeneralConfigurationFileProblemExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testGeneralException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the GeneralException.
testGeneralExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testGeneralGrammarFileProblemException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the GeneralGrammarFileProblemException.
testGeneralGrammarFileProblemExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testGeneralGrammarReaderProblemException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the GeneralGrammarReaderProblemException.
testGeneralGrammarReaderProblemExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testGetController() - Method in class name.angoca.db2sa.main.MainTest
Tests that the controller is System.
testGetEmpty() - Method in class name.angoca.db2sa.tools.messages.executer.MessagesTest
Tests to obtain a empty message.
testGetEmpty() - Method in class name.angoca.db2sa.tools.messages.jline.MessagesTest
Tests to obtain a empty message.
testGetEmpty() - Method in class name.angoca.db2sa.tools.messages.MessagesTest
Tests to obtain a empty message.
testGetEmpty() - Method in class name.angoca.db2sa.tools.messages.system.MessagesTest
Tests to obtain a empty message.
testGetEmpty() - Method in class name.angoca.db2sa.tools.messages.xml.MessagesTest
Tests to obtain a empty message.
testGetEndingNodeFirstPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that is not possible to get a endingNode in first phase.
testgetEndingNodeSecondPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it cannot be possible to get EndingNode in secondPhase.
testGetInstanceConf() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Tests a configuration file.
testGetInstanceConfFileTest() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Tests a configuration file for tests.
testGetInstanceNoFile() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Tests the default values, when the configuration file cannot be found.
testGetNull() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Tests a required property cannot be null.
testGetNull() - Method in class name.angoca.db2sa.tools.messages.executer.MessagesTest
Tests to obtain a null message.
testGetNull() - Method in class name.angoca.db2sa.tools.messages.jline.MessagesTest
Tests to obtain a null message.
testGetNull() - Method in class name.angoca.db2sa.tools.messages.MessagesTest
Tests to obtain a null message.
testGetNull() - Method in class name.angoca.db2sa.tools.messages.system.MessagesTest
Tests to obtain a null message.
testGetNull() - Method in class name.angoca.db2sa.tools.messages.xml.MessagesTest
Tests to obtain a null message.
testGetOptions() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the array copy of the options.
testGetOptions0() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of an empty command.
testGetOptions0options() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of an empty command (Only options).
testGetOptions0phrase() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of an empty command (Only phrase).
testGetOptions1() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create' command.
testGetOptions1options() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create' command (Only options).
testGetOptions1phrase() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create' command (Only phrase).
testGetOptions1WithSpace() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create ' command.
testGetOptions2() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table' command.
testGetOptions2options() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table' command (Only options).
testGetOptions2phrase() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table' command (Only phrase).
testGetOptions2WithSpace() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table ' command.
testGetOptions3() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1' command.
testGetOptions3options() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1' command (Only options).
testGetOptions3phrase() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1' command (Only phrase).
testGetOptions4() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1 (' command.
testGetOptions4options() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1 (' command (Only options).
testGetOptions4phrase() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1 (' command (Only phrase).
testGetOptions5() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1 (c1 int)' command.
testGetOptions6() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1 (c1 int) in ts1' command.
testGetOptions7() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create table t1 (c1 int) in' command.
testGetOptions8() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Test the possible options of a 'create tab' command.
testGetPhrases() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the array copy of the phrases.
testGetStartingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the retrieve of starting node.
testGetStartingNodeFirstPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that is not possible to get a staringNode in first phase.
testgetStartingNodeSecondPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it cannot be possible to get StartingNode in secondPhase.
testGetStringNotExistant() - Method in class name.angoca.db2sa.tools.messages.executer.MessagesTest
Test the retrieve of a non existing message.
testGetStringNotExistant() - Method in class name.angoca.db2sa.tools.messages.jline.MessagesTest
Test the retrieve of a non existing message.
testGetStringNotExistant() - Method in class name.angoca.db2sa.tools.messages.MessagesTest
Test the retrieve of a non existing message.
testGetStringNotExistant() - Method in class name.angoca.db2sa.tools.messages.system.MessagesTest
Test the retrieve of a non existing message.
testGetStringNotExistant() - Method in class name.angoca.db2sa.tools.messages.xml.MessagesTest
Test the retrieve of a non existing message.
testGrammarFileInDirectory() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar file in a directory.
testGrammarFileInOneDirectory() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar file that are in a given directory.
testGrammarFileNotDefinedException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the GrammarFileNotDefinedException.
testGrammarFileNotFoundException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the GrammarFileNotFoundException.
testGrammarFilesInDirectories() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a set of grammar files that are in several directories.
testGrammarFilesInDirectory() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a grammar file in a directory.
testGrammarFilesInOneDirectory() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a set of grammar files that are in a given directory.
testGrammarReaderNotDefinedException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the GrammarReaderNotDefinedException.
testGraphAnswerNull1() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests the constructor with a null parameter.
testGraphAnswerNull2() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests the constructor with a null parameter.
testHashCode() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test that the hash code is different to 1, 0 and -1.
testHashCode() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test that the hash code is different to 1, 0 and -1.
testHashCode() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test that the hash code is different to 1, 0 and -1.
testHashCode() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test that the hash code is different to 1, 0 and -1.
testHashCode() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests that the hashcode is different to 1, 0 and -1.
testHashCode() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests if the hashcode method does not return 0, 1 or -1.
testHashCode() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests that the hashcode is different to 0, -1 and 1.
testHashCodeDifferent() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a the hashcode of two different nodes.
testHashCodeDifferent() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
This tests the hashCode method with two different objects.
testHashCodeDifferent() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests if the hashcode of two different objects are different.
testHashCodeDifferentObject() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests that the hashcode of two different objects are different.
testHashCodeDifferentWithChildren() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a the hashcode of two different objects.
testHashCodeIdentical() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
This tests the hashCode method with two identical objects.
testHashCodeIdentical() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests if the hashcode of two identical objects are the same.
testHashCodeIdenticalNotReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a the hashcode of two identical non reserved nodes.
testHashCodeIdenticalObject() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Test that the hashcode of two objects with the same parameters have the same hashcode.
testHashCodeIdenticalReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a the hashcode of two identical reserved nodes.
testHelpToString() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Test the toString of HelpToken.
testInexistantGrammar() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Test an invalid value for the grammar reader.
testInFirstPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a graph can be in first phase, and add a node.
testInFirstPhaseDoubleCall() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that is not possible to call first phase finished twice.
testInputReaderException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the InputReaderException.
testInputReaderExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testInSecondPhase() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a graph can be in second phase.
testInvalidCommand1() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Invalid, no options.
testInvalidCommand2() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Invalid, no options.
testInvalidEndingNode1() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Test the bad construction of EndingNode.
testInvalidEndingNode21() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Test the bad construction of EndingNode.
testInvalidEndingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the InvalidEndingNodeException.
testInvalidFile() - Method in class name.angoca.db2sa.tools.configurator.ConfigurationReaderTest
Test the thrown of an exception after reading a file with an invalid structure.
testInvalidFirstToken() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
This is a test of an invalid initial token.
testInvalidGraphNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the InvalidGraphNodeException.
testInvalidGraphStateExceptionFirstPhase() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the InvalidGraphStateException for the first phase.
testInvalidGraphStateExceptionNull1() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testInvalidGraphStateExceptionNull2() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testInvalidName() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test the creation of a node with an invalid name.
testInvalidSecondToken() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
This is a test of an invalid token.
testInvalidStartingNode1() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Test the bad construction of StartingNode.
testInvalidStartingNode2() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Test the bad construction of StartingNode.
testInvalidStartingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the InvalidStartingNodeException.
testInvalidTokenException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the InvalidTokenException.
testInvalidValue() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests that the grammar reader name cannot be empty.
testLicenseFromFile() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test the toString method with license file.
testMerge() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Merge two graphs.
testMergeAndSimplify() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests to merge a graph and then simplify it.
testMergeIdentical() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests to merge two identical graphs.
testMergeNotValidated1() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Try to merge a non validated graph.
testMergeNotValidated2() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Try to merge a invalidated graph.
testMergeSame() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests to merge the same graph.
testNoAboutTokenConfigured() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
When there is not about token defined, so the default one is used.
testNoDB2Native() - Method in class name.angoca.db2sa.executer.impl.ImplementationExecuterTest
Tests if the configuration file has a false value for DB2 native execution.
testNoDelimiters() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that the configuration file has at least one delimiters tag.
testNodeNameDuplicated() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the structure of a node with two names of different children of the same parent.
testNodeNotComesFromStartingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the NodeNotComesFromStartingNodeException.
testNodeNotComesFromStartingNodeExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testNodeNotGoesToEndingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the NodeNotGoesToEndingNodeException.
testNodeNotGoesToEndingNodeExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testNoEndingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a graph has to have ending node.
testNoHelpTokenConfigured() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
When there is not help token defined, so the default one is used.
testNoIdDefinedInNodeException() - Method in class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Tests the message of the NoIdDefinedInNodeException.
testNoIdDefinedInNodeExceptionNull() - Method in class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Tests that the exception has to receive a not null parameter.
testNoIdNoNameDefinedInNodeException() - Method in class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Tests the message of the NoIdNoNameDefinedInNodeException.
testNoLicenseTokenConfigured() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
When there is not license token defined, so the default one is used.
testNoNameDefinedInNodeException() - Method in class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Tests the message of the NoNameDefinedInNodeException.
testNoNameDefinedInNodeExceptionNull() - Method in class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Tests that the exception has to receive a not null parameter.
testNoStartingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that a graph has to have starting node.
testNotComingFromStartingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
All nodes have to come from starting node.
testNotEqualsFirstPhaseGraph() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the equals with a null.
testNotEqualsNull() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the equals with a null.
testNotEqualsOtherObject() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the equals with a null.
testNotEqualsSimilarGraph() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the equals with a similar object.
testNotEqualsSimpleGraph() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the equals with a null.
testNotExistingChildNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the NotExistingChildNodeException.
testNotExistingChildNodeExceptionNull1() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testNotExistingChildNodeExceptionNull2() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testNotExistingFile() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests a not existing file as grammar.
testNotExistingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the NotExistingNodeException.
testNotExistingNodeExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testNotFoundFile() - Method in class name.angoca.db2sa.tools.configurator.ConfigurationReaderTest
Test the thrown of an exception after reading a file with an invalid structure.
testNotGoingToEndingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
All nodes have to go to Ending node.
testNullAnswerReplacetoken() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Tries to add a null answer.
testNullContent1() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that the configuration file is null.
testNullContent2() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that the configuration file is null.
testNullEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test the equals method to a null.
testNullEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test the equals method to a null.
testNullEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test the equals method to a null.
testNullEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test the equals method to a null.
testNullGetOption() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Tests that the get option method cannot receive a null parameter.
testNullGraph() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Tests that a graph cannot be null.
testNullGraphNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the NullGraphNodeException.
testNullPhrase() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Tests that a phrase cannot be null.
testNullPhraseReplacetoken() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Tries to add a null phrase.
testNullTokenGetOption() - Method in class name.angoca.db2sa.core.syntactic.impl.ImplementationSyntacticAnalyzerTest
Tests that the get option method cannot receive a null token.
testNullTokenInTokensReplacetoken() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Tries to add a null in the list of tokens.
testNullTokensReplacetoken() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Tries to add a null list of tokens.
testNullValue() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the a null value for name.
testNullValue() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests that the grammar reader name cannot be null.
testOtherTypeEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test the equals method to a different type of object.
testOtherTypeEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test the equals method to a different type of object.
testOtherTypeEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test the equals method to a different type of object.
testOtherTypeEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test the equals method to a different type of object.
testOutputWriterException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the OutputWriterException.
testOutputWriterExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testParameterNullException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the ParameterNullException.
testParameterNullExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testParentStartingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the ParentStartingNodeException.
testPrecision() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t1 (c1 int, c2 char(' command.
testPrepareJline() - Method in class name.angoca.db2sa.main.MainTest
Prepares the controller with Jline.
testPrepareNull() - Method in class name.angoca.db2sa.main.MainTest
Tests that a type cannot be -1.
testPrepareSystem() - Method in class name.angoca.db2sa.main.MainTest
Prepares the controller with System.
testReadInvalidFile() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Tests the load of the default properties after the read of a configuration file with an invalid structure.
testReadNoFileDefined() - Method in class name.angoca.db2sa.grammarReader.impl.xml.ImplementationXMLGrammarReaderTest
Test the exception thrown when no filename defined.
testReadNull() - Method in class name.angoca.db2sa.tools.configurator.ConfigurationReaderTest
Tests that the file to read cannot be null.
testReferencingEndingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests referencing Ending node.
testReferencingEndingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the ReferencingEndingNodeException.
testReferencingEndingNodeExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testReferencingStartingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests that a node cannot reference to StartingNode.
testReferencingStartingNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests referencing Starting node.
testReferencingStartingNodeException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the ReferencingStartingNodeException.
testReferencingStartingNodeExceptionNull() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests that the exception has to receive a not null parameter.
testReflexive() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the reflexivity of the equals a.equals(b) == b.equals(a).
testRemoveChild() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Removes a child from the list of children.
testRemoveNullChild() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tries to remove a null child.
testRemoveNullParent() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tries to remove a null parent.
testRemoveParent() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Removes a parent from the list of parents.
testRepresentCapitalReservedFalse() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Represents a reserved word in capitals with a reserved word not in capitals.
testRepresentCapitalReservedTrue() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Represents a reserved word in capitals.
testRepresentNotReservedTrue() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Represents a word with a not reserved word.
testRepresentReservedFalse() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Represents two different reserved words.
testRepresentReservedTrue() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Represents a reserved word.
testRepresentsNull() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests the represents method that can not receive a null parameter.
testReturnOptionsNullOptions() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the null exception when the options is null.
testReturnOptionsNullPhrase() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the null exception when the phrase is null.
testReturnOptionsNullPhrases() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the null exception when the phrases is null.
testReturnOptionsOneNullInOptions() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the null exception when one element in the options is null.
testReturnOptionsOneNullInPhrases() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the null exception when one element in the phrases is null.
testSameEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test the equals method to the same object.
testSameEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test the equals method to the same object.
testSameEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test the equals method to the same object.
testSameEqualsObject() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test the equals method to the same object.
testSameGrammarFileTwice() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests the merge of the same file twice.
testSameHashCode() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Test that the hash code is the same.
testSameHashCode() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test that the hash code is the same.
testSameHashCode() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Test that the hash code is the same.
testSameHashCode() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test that the hash code is the same.
testSecondColumn() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t2(c1 int,' command.
testSetNull1() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Test that the key cannot be null when setting.
testSetNull2() - Method in class name.angoca.db2sa.tools.configurator.ConfiguratorTest
Tests that the value cannot be null when setting.
testSeveralOperations() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests addParent.
testSeveralOptionsAfterColumn() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t1 (c1 int, c2 char(10)' command.
testSimpleMethods() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests the getter methods.
testSimpleMethods() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests the simple methods.
testSimpleMethods() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Test the simple methods.
testSimplify1() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Simplify two simple graphs.
testSimplify2() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests to simplify a graph with an extra node an the beginning.
testSimplify3() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests to simplify a graph with an extra node at the end.
testSimplify4() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests to simplify a graph with nodes between the nodes to simplify.
testSpace1() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
The string with just one space returns a string empty.
testSpace2() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
The string with just one space returns a string with one space also.
testSpace3() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
An space does not have several ways of phrases.
testStartingNodeNotDefinedException() - Method in class name.angoca.db2sa.interfaze.InterfaceMessagesTest
Tests the message of the StartingNodeNotDefinedException.
testSymmetric() - Method in class name.angoca.db2sa.core.graph.model.AboutNodeTest
Tests the symmetry of equals.
testSymmetric() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Tests the symmetry of equals.
testSymmetric() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the symmetry of the equals.
testSymmetric() - Method in class name.angoca.db2sa.core.graph.model.LicenseNodeTest
Tests the symmetry of equals.
testSymmetric() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Tests the symmetry of equals.
testSymmetric() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests the symmetry of equals.
testSymmetric() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Tests the symmetry of equals.
testSymmetric() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Tests the symmetry of equals.
testSymmetricNotReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests the symmetry of equals not reserved.
testSymmetricReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests the symmetry of equals reserved.
testTokenNullParam() - Method in class name.angoca.db2sa.core.lexical.model.TokenTest
Tests that the constructor cannot receive a null parameter.
testToString() - Method in class name.angoca.db2sa.core.graph.model.EndingNodeTest
Test the toString method.
testToString() - Method in class name.angoca.db2sa.core.graph.model.StartingNodeTest
Test the toString method.
testToString() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Test the toString method.
testToString1() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Test the toString method.
testToString2() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the toString 2.
testToString2() - Method in class name.angoca.db2sa.core.syntactic.model.GraphAnswerTest
Test the toString method.
testToString2() - Method in class name.angoca.db2sa.interfaze.model.ReturnOptionsTest
Test the toString method.
testToStringExtraNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the toString with extra nodes.
testToStringNotReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a node that is not a reserved word.
testToStringReserved() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a node that is a reserved word.
testToStringWithChildren() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a node with children.
testToStringWithoutExtraNode() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the toString without extra nodes.
testToStringWithParents() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Test a node with parents.
testTransitivity() - Method in class name.angoca.db2sa.core.graph.model.GraphNodeTest
Tests the transitivity of the equals.
testTransitivity() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests the transitivity of the equals.
testTwoDifferentFileGrammars() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests the merge of two different grammar files.
testTwoDifferentFileIdenticalGrammars() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Tests the merge of two different files containing the same grammar.
testUnrecognizedGrammar() - Method in class name.angoca.db2sa.grammarReader.api.GrammarReaderControllerTest
Try to load an unrecognized grammar.
testValidateGraph() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Graph validated.
testValidateGraphExtraNodesStructure() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is possible to validate the graph two times with extra nodes.
testValidateGraphStructure() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is possible to validate the graph one time.
testValidateGraphTwice() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is possible to validate the graph two times.
testValidateGraphTwiceExtraNodesStructure() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is possible to validate the graph two times with extra nodes.
testValidateGraphTwiceStructure() - Method in class name.angoca.db2sa.core.graph.model.GraphTest
Tests that it is possible to validate the graph two times.
testValidCommand1() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t1 (c1 int)' command.
testValidCommand2() - Method in class name.angoca.db2sa.core.lexical.impl.ImplementationLexicalAnalyzerTest
Test of the options for the 'create table t1 (c1 int, c2 char(10))' command.
testWriteLine() - Method in class name.angoca.db2sa.ui.impl.system.SystemOutputWriterTest
Tests to write a line.
testWriteLineNull() - Method in class name.angoca.db2sa.ui.impl.system.SystemOutputWriterTest
Tests write line null.
testWriteString() - Method in class name.angoca.db2sa.ui.impl.system.SystemOutputWriterTest
Tests to write a string.
testWriteStringNull() - Method in class name.angoca.db2sa.ui.impl.system.SystemOutputWriterTest
Tests write string null.
testXMLProblemException() - Method in class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Tests the message of the XMLProblemException.
testXMLProblemExceptionNull() - Method in class name.angoca.db2sa.tools.messages.graphXML.GraphXMLMessagesTest
Tests that the exception has to receive a not null parameter.
TokenTest - Class in name.angoca.db2sa.core.lexical.model
This class tests the Token object and its principal methods.
TokenTest() - Constructor for class name.angoca.db2sa.core.lexical.model.TokenTest
Default constructor.

A B C E G I J L M N O R S T

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