Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
65 0 0 0 100% 1.979

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
name.angoca.db2sa.core.model.lexical 7 0 0 0 100% 0.033
name.angoca.db2sa.core.model.syntactic 7 0 0 0 100% 0.195
name.angoca.db2sa.core.impl.syntactic 20 0 0 0 100% 1.503
name.angoca.db2sa.core.impl.lexical 31 0 0 0 100% 0.248

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

name.angoca.db2sa.core.model.lexical

Class Tests Errors Failures Skipped Success Rate Time
TokenTest 7 0 0 0 100% 0.033

name.angoca.db2sa.core.model.syntactic

Class Tests Errors Failures Skipped Success Rate Time
GraphAnswerTest 7 0 0 0 100% 0.195

name.angoca.db2sa.core.impl.syntactic

Class Tests Errors Failures Skipped Success Rate Time
ImplSyntaxAnalyzerTest 20 0 0 0 100% 1.503

name.angoca.db2sa.core.impl.lexical

Class Tests Errors Failures Skipped Success Rate Time
ImplLexicalAnalyzerTest 31 0 0 0 100% 0.248

Test Cases

ImplLexicalAnalyzerTest

testCcreateTab 0.021
testCloseFirstParenthesis 0.002
testComma 0.001
testConvertionCrea 0.006
testConvertionCreateTab 0.001
testCreaPhrase1 0.001
testCreaPhrase2 0.003
testCreaPhrase3 0.001
testCreaPhrase4 0.001
testCreateCommand 0.002
testCreateTableCommand1 0.001
testCreateTableCommand2 0.001
testCreateTableCommand3 0.001
testCreateTableCommand4 0.002
testCreateTableTableNameCommand 0.001
testCTtnParenthesis 0.002
testCTtnSpaceParenthesis 0.001
testDataType 0.004
testEmptyString1 0.001
testEmptyString2 0.001
testEmptyString3 0.001
testInvalidCommand1 0.002
testInvalidCommand2 0.001
testPrecision 0.002
testSecondColumn 0.001
testSeveralOptionsAfterColumn 0.001
testSpace1 0.001
testSpace2 0.001
testSpace3 0.001
testValidCommand1 0.002
testValidCommand2 0.003

ImplSyntaxAnalyzerTest

testGetOptions0 0.003
testGetOptions0options 0.003
testGetOptions0phrase 0.003
testGetOptions1 0.002
testGetOptions1options 0.002
testGetOptions1phrase 0.001
testGetOptions2 0.002
testGetOptions2options 0.001
testGetOptions2phrase 0.002
testGetOptions3 0.003
testGetOptions3options 0.001
testGetOptions3phrase 0.001
testGetOptions4 0.001
testGetOptions4options 0.001
testGetOptions4phrase 0.001
testGetOptions5 0.008
testGetOptions6 0.001
testGetOptions7 0.001
testInvalidFirstToken 0.001
testInvalidSecondToken 0.002

TokenTest

testCreation 0.002
testHashCode 0.001
testHashCodeIdenticalObject 0
testHashCodeDifferentObject 0.001
testEqualsNull 0
testEqualsIdenticalObject 0
testEqualsDifferentObject 0.002

GraphAnswerTest

testHashCode 0.083
testEqualsNull 0.001
testHashCodeIdentical 0.002
testHashCodeDifferent 0.001
testEqualsObjectTrue 0.001
testEqualsObjectFalse 0.003
testToString 0.002