Skip to content

Test Result : DefaultGrammarValidatorTest2_1

0 failures (±0)
406 tests (±0)
Took 33 ms.

All Tests

Test nameDurationStatus
test_AbsExpression_InvalidExpression0 msPassed
test_AbsExpression_MissingExpression0 msPassed
test_AbsExpression_MissingLeftParenthesis0 msPassed
test_AbsExpression_MissingRightParenthesis0 msPassed
test_AbstractFromClause_IdentificationVariableDeclarationEndWithComma_10 msPassed
test_AbstractFromClause_IdentificationVariableDeclarationEndWithComma_20 msPassed
test_AbstractFromClause_IdentificationVariableDeclarationIsMissingComma0 msPassed
test_AbstractFromClause_MissingIdentificationVariableDeclaration_10 msPassed
test_AbstractFromClause_MissingIdentificationVariableDeclaration_20 msPassed
test_AbstractFromClause_MissingIdentificationVariableDeclaration_30 msPassed
test_AbstractFromClause_MissingIdentificationVariableDeclaration_40 msPassed
test_AbstractFromClause_MissingIdentificationVariableDeclaration_50 msPassed
test_AbstractPathExpression_CannotEndWithComma0 msPassed
test_AbstractPathExpression_InvalidIdentificationVariable_11 msPassed
test_AbstractPathExpression_InvalidIdentificationVariable_20 msPassed
test_AbstractPathExpression_MissingIdentificationVariable0 msPassed
test_AbstractSelectClause_InvalidSelectExpression_10 msPassed
test_AbstractSelectClause_InvalidSelectExpression_20 msPassed
test_AbstractSelectClause_MissingSelectExpression_10 msPassed
test_AbstractSelectClause_MissingSelectExpression_20 msPassed
test_AbstractSelectClause_MissingSelectExpression_30 msPassed
test_AbstractSelectClause_MissingSelectExpression_40 msPassed
test_AbstractSelectClause_MissingSelectExpression_50 msPassed
test_AbstractSelectClause_SelectExpressionEndsWithComma_10 msPassed
test_AbstractSelectClause_SelectExpressionIsMissingComma_10 msPassed
test_AbstractSelectClause_SelectExpressionIsMissingComma_20 msPassed
test_AbstractSelectStatement_FromClauseMissing_10 msPassed
test_AbstractSelectStatement_FromClauseMissing_20 msPassed
test_AbstractSelectStatement_FromClauseMissing_30 msPassed
test_AggregateFunction_WrongClause_10 msPassed
test_AggregateFunction_WrongClause_20 msPassed
test_AggregateFunction_WrongClause_30 msPassed
test_AggregateFunction_WrongClause_40 msPassed
test_AllOrAnyExpression_InvalidExpression0 msPassed
test_AllOrAnyExpression_MissingExpression0 msPassed
test_AllOrAnyExpression_MissingLeftParenthesis0 msPassed
test_AllOrAnyExpression_MissingRightParenthesis0 msPassed
test_AllOrAnyExpression_NotPartOfComparisonExpression1 msPassed
test_ArithmeticExpression_InvalidLeftExpression0 msPassed
test_ArithmeticExpression_InvalidRightExpression0 msPassed
test_ArithmeticExpression_MissingLeftExpression0 msPassed
test_ArithmeticExpression_MissingRightExpression_10 msPassed
test_ArithmeticFactor_MissingExpression_10 msPassed
test_ArithmeticFactor_MissingExpression_20 msPassed
test_AvgFunction_InvalidExpression0 msPassed
test_AvgFunction_MissingExpression_10 msPassed
test_AvgFunction_MissingExpression_20 msPassed
test_AvgFunction_MissingExpression_30 msPassed
test_AvgFunction_MissingLeftParenthesis_10 msPassed
test_AvgFunction_MissingLeftParenthesis_20 msPassed
test_AvgFunction_MissingRightParenthesis0 msPassed
test_BadExpression_InvalidExpression_20 msPassed
test_BadExpression_InvalidExpression_30 msPassed
test_BetweenExpression_MissingAnd_10 msPassed
test_BetweenExpression_MissingAnd_20 msPassed
test_BetweenExpression_MissingAnd_30 msPassed
test_BetweenExpression_MissingExpression0 msPassed
test_BetweenExpression_MissingLowerBoundExpression0 msPassed
test_BetweenExpression_MissingUpperBoundExpression_11 msPassed
test_BetweenExpression_MissingUpperBoundExpression_20 msPassed
test_CaseExpression_MissingElseExpression_10 msPassed
test_CaseExpression_MissingElseExpression_20 msPassed
test_CaseExpression_MissingElseIdentifier_10 msPassed
test_CaseExpression_MissingElseIdentifier_20 msPassed
test_CaseExpression_MissingEndIdentifier1 msPassed
test_CaseExpression_MissingWhenClause0 msPassed
test_CoalesceExpression_InvalidExpression0 msPassed
test_CoalesceExpression_MissingExpression0 msPassed
test_CoalesceExpression_MissingLeftParenthesis0 msPassed
test_CoalesceExpression_MissingRightParenthesis0 msPassed
test_CollectionMemberDeclaration_MissingCollectionValuedPathExpression0 msPassed
test_CollectionMemberDeclaration_MissingIdentificationVariable_10 msPassed
test_CollectionMemberDeclaration_MissingIdentificationVariable_20 msPassed
test_CollectionMemberDeclaration_MissingLeftParenthesis0 msPassed
test_CollectionMemberDeclaration_MissingRightParenthesis0 msPassed
test_CollectionMemberExpression_MissingCollectionValuedPathExpression0 msPassed
test_CollectionMemberExpression_MissingEntityExpression0 msPassed
test_CollectionValuedPathExpression_NotCollectionType_10 msPassed
test_CollectionValuedPathExpression_NotCollectionType_20 msPassed
test_ComparisonExpression_MissingLeftExpression0 msPassed
test_ComparisonExpression_MissingLeftRightExpression0 msPassed
test_ComparisonExpression_MissingRightExpression0 msPassed
test_ConcatExpression_InvalidFirstExpression0 msPassed
test_ConcatExpression_InvalidSecondExpression0 msPassed
test_ConcatExpression_MissingLeftParenthesis0 msPassed
test_ConcatExpression_MissingRightParenthesis0 msPassed
test_ConstructorExpression_ConstructorItemEndsWithComma1 msPassed
test_ConstructorExpression_ConstructorItemIsMissingComma0 msPassed
test_ConstructorExpression_MissingConstructorItem0 msPassed
test_ConstructorExpression_MissingConstructorName0 msPassed
test_ConstructorExpression_MissingLeftParenthesis0 msPassed
test_ConstructorExpression_MissingRightParenthesis0 msPassed
test_CountFunction_InvalidExpression0 msPassed
test_CountFunction_MissingExpression_10 msPassed
test_CountFunction_MissingExpression_20 msPassed
test_CountFunction_MissingExpression_30 msPassed
test_CountFunction_MissingLeftParenthesis_10 msPassed
test_CountFunction_MissingLeftParenthesis_20 msPassed
test_CountFunction_MissingRightParenthesis0 msPassed
test_DateTime_JDBCEscapeFormat_InvalidSpecification0 msPassed
test_DateTime_JDBCEscapeFormat_MissingCloseQuote0 msPassed
test_DateTime_JDBCEscapeFormat_MissingOpenQuote0 msPassed
test_DateTime_JDBCEscapeFormat_MissingRightCurlyBrace0 msPassed
test_DeleteClause_FromMissing_10 msPassed
test_DeleteClause_FromMissing_20 msPassed
test_DeleteClause_FromMissing_30 msPassed
test_DeleteClause_MultipleRangeVariableDeclaration0 msPassed
test_DeleteClause_RangeVariableDeclarationMalformed_10 msPassed
test_DeleteClause_RangeVariableDeclarationMalformed_20 msPassed
test_DeleteClause_RangeVariableDeclarationMalformed_FromMissing0 msPassed
test_DeleteClause_RangeVariableDeclarationMissing_10 msPassed
test_DeleteClause_RangeVariableDeclarationMissing_20 msPassed
test_DeleteClause_RangeVariableDeclarationMissing_30 msPassed
test_DeleteClause_RangeVariableDeclarationMissing_40 msPassed
test_EmptyCollectionComparisonExpression_MissingExpression0 msPassed
test_EntryExpression_InvalidExpression1 msPassed
test_EntryExpression_MissingExpression0 msPassed
test_EntryExpression_MissingLeftParenthesis0 msPassed
test_EntryExpression_MissingRightParenthesis0 msPassed
test_ExistsExpression_InvalidExpression0 msPassed
test_ExistsExpression_MissingExpression0 msPassed
test_ExistsExpression_MissingLeftParenthesis0 msPassed
test_ExistsExpression_MissingRightParenthesis0 msPassed
test_FunctionExpression_MissingFunctionName_10 msPassed
test_FunctionExpression_MissingFunctionName_20 msPassed
test_FunctionExpression_MissingRightParenthesis_11 msPassed
test_FunctionExpression_MissingRightParenthesis_20 msPassed
test_GroupByClause_GroupByItemEndsWithComma0 msPassed
test_GroupByClause_GroupByItemIsMissingComma_10 msPassed
test_GroupByClause_GroupByItemIsMissingComma_20 msPassed
test_GroupByClause_GroupByItemMissing0 msPassed
test_HavingClause_ConditionalExpressionMissing_10 msPassed
test_HavingClause_ConditionalExpressionMissing_20 msPassed
test_HavingClause_InvalidConditionalExpression0 msPassed
test_IdentificationVariableDeclaration_JoinsEndWithComma_10 msPassed
test_IdentificationVariableDeclaration_MissingRangeVariableDeclaration10 msPassed
test_IdentificationVariableDeclaration_MissingRangeVariableDeclaration20 msPassed
test_IdentificationVariable_Invalid_JavaIdentifier_11 msPassed
test_IdentificationVariable_Invalid_JavaIdentifier_20 msPassed
test_IdentificationVariable_Invalid_ReservedWord0 msPassed
test_InExpression_ItemEndWithComma0 msPassed
test_InExpression_ItemInvalidExpression_20 msPassed
test_InExpression_ItemInvalidExpression_30 msPassed
test_InExpression_ItemInvalidExpression_40 msPassed
test_InExpression_ItemIsMissingComma0 msPassed
test_InExpression_MissingExpression0 msPassed
test_InExpression_MissingInItems0 msPassed
test_InExpression_MissingLeftParenthesis_10 msPassed
test_InExpression_MissingLeftParenthesis_20 msPassed
test_InExpression_MissingRightParenthesis_11 msPassed
test_InExpression_MissingRightParenthesis_20 msPassed
test_IndexExpression_InvalidExpression0 msPassed
test_IndexExpression_MissingExpression0 msPassed
test_IndexExpression_MissingLeftParenthesis0 msPassed
test_IndexExpression_MissingRightParenthesis0 msPassed
test_InputParameter_JavaIdentifier_10 msPassed
test_InputParameter_JavaIdentifier_20 msPassed
test_InputParameter_MissingParameter_10 msPassed
test_InputParameter_MissingParameter_20 msPassed
test_InputParameter_Mixture0 msPassed
test_InputParameter_NotInteger_10 msPassed
test_InputParameter_NotInteger_20 msPassed
test_InputParameter_SmallerThanOne_10 msPassed
test_InvalidQuery_011 msPassed
test_JPQLExpression_InvalidQuery_10 msPassed
test_JPQLExpression_InvalidQuery_20 msPassed
test_JPQLExpression_InvalidQuery_30 msPassed
test_JPQLExpression_InvalidQuery_40 msPassed
test_JPQLExpression_InvalidQuery_50 msPassed
test_JPQLExpression_InvalidQuery_60 msPassed
test_JPQLExpression_UnknownEnding_10 msPassed
test_JPQLExpression_UnknownEnding_20 msPassed
test_JoinFetch_MissingIdentificationVariable_10 msPassed
test_JoinFetch_MissingIdentificationVariable_20 msPassed
test_JoinFetch_MissingIdentificationVariable_30 msPassed
test_JoinFetch_MissingIdentificationVariable_40 msPassed
test_JoinFetch_MissingJoinAssociationPath_10 msPassed
test_JoinFetch_MissingJoinAssociationPath_20 msPassed
test_JoinFetch_WrongClauseDeclaration0 msPassed
test_Join_InvalidIdentifier_010 msPassed
test_Join_InvalidIdentifier_020 msPassed
test_Join_InvalidIdentifier_030 msPassed
test_Join_InvalidIdentifier_040 msPassed
test_Join_InvalidIdentifier_050 msPassed
test_Join_MissingIdentificationVariable_10 msPassed
test_Join_MissingIdentificationVariable_20 msPassed
test_Join_MissingIdentificationVariable_30 msPassed
test_Join_MissingJoinAssociationPath_10 msPassed
test_Join_MissingJoinAssociationPath_20 msPassed
test_KeyExpression_InvalidExpression0 msPassed
test_KeyExpression_MissingExpression0 msPassed
test_KeyExpression_MissingLeftParenthesis0 msPassed
test_KeyExpression_MissingRightParenthesis0 msPassed
test_LengthExpression_InvalidExpression0 msPassed
test_LengthExpression_MissingExpression0 msPassed
test_LengthExpression_MissingLeftParenthesis0 msPassed
test_LengthExpression_MissingRightParenthesis0 msPassed
test_LikeExpression_InvalidEscapeCharacter_11 msPassed
test_LikeExpression_InvalidEscapeCharacter_20 msPassed
test_LikeExpression_InvalidEscapeCharacter_30 msPassed
test_LikeExpression_InvalidEscapeCharacter_40 msPassed
test_LikeExpression_MissingEscapeCharacter_10 msPassed
test_LikeExpression_MissingEscapeCharacter_20 msPassed
test_LikeExpression_MissingPatternValue_10 msPassed
test_LikeExpression_MissingPatternValue_20 msPassed
test_LikeExpression_MissingStringExpression0 msPassed
test_LocateExpression_InvalidFirstExpression0 msPassed
test_LocateExpression_InvalidSecondExpression0 msPassed
test_LocateExpression_InvalidThirdExpression0 msPassed
test_LocateExpression_MissingFirstComma_11 msPassed
test_LocateExpression_MissingFirstComma_20 msPassed
test_LocateExpression_MissingFirstExpression_10 msPassed
test_LocateExpression_MissingFirstExpression_20 msPassed
test_LocateExpression_MissingFirstSecondExpression0 msPassed
test_LocateExpression_MissingLeftParenthesis0 msPassed
test_LocateExpression_MissingRightParenthesis0 msPassed
test_LocateExpression_MissingSecondComma0 msPassed
test_LocateExpression_MissingSecondExpression_10 msPassed
test_LocateExpression_MissingSecondExpression_20 msPassed
test_LocateExpression_MissingThirdExpression_10 msPassed
test_LocateExpression_MissingThirdExpression_20 msPassed
test_LocateExpression_MissingThirdExpression_31 msPassed
test_LogicalExpression_InvalidLeftExpression0 msPassed
test_LogicalExpression_InvalidRightExpression0 msPassed
test_LogicalExpression_MissingLeftExpression0 msPassed
test_LogicalExpression_MissingRightExpression_10 msPassed
test_LogicalExpression_MissingRightExpression_20 msPassed
test_LowerExpression_InvalidExpression0 msPassed
test_LowerExpression_MissingExpression0 msPassed
test_LowerExpression_MissingLeftParenthesis0 msPassed
test_LowerExpression_MissingRightParenthesis0 msPassed
test_MaxFunction_InvalidExpression0 msPassed
test_MaxFunction_MissingExpression_10 msPassed
test_MaxFunction_MissingExpression_20 msPassed
test_MaxFunction_MissingExpression_31 msPassed
test_MaxFunction_MissingLeftParenthesis_10 msPassed
test_MaxFunction_MissingLeftParenthesis_20 msPassed
test_MaxFunction_MissingRightParenthesis0 msPassed
test_MinFunction_InvalidExpression0 msPassed
test_MinFunction_MissingExpression_10 msPassed
test_MinFunction_MissingExpression_20 msPassed
test_MinFunction_MissingExpression_30 msPassed
test_MinFunction_MissingLeftParenthesis_10 msPassed
test_MinFunction_MissingLeftParenthesis_20 msPassed
test_MinFunction_MissingRightParenthesis0 msPassed
test_ModExpression_InvalidFirstExpression0 msPassed
test_ModExpression_InvalidSecondExpression0 msPassed
test_ModExpression_MissingComma_11 msPassed
test_ModExpression_MissingComma_20 msPassed
test_ModExpression_MissingFirstExpression0 msPassed
test_ModExpression_MissingLeftParenthesis_10 msPassed
test_ModExpression_MissingLeftParenthesis_20 msPassed
test_ModExpression_MissingRightParenthesis0 msPassed
test_ModExpression_MissingSecondExpression_10 msPassed
test_ModExpression_MissingSecondExpression_20 msPassed
test_ModExpression_MissingSecondExpression_30 msPassed
test_NotExpression_MissingExpression_10 msPassed
test_NotExpression_MissingExpression_20 msPassed
test_NullIfExpression_InvalidFirstExpression0 msPassed
test_NullIfExpression_InvalidSecondExpression1 msPassed
test_NullIfExpression_MissingComma0 msPassed
test_NullIfExpression_MissingFirstExpression_10 msPassed
test_NullIfExpression_MissingFirstExpression_20 msPassed
test_NullIfExpression_MissingLeftParenthesis0 msPassed
test_NullIfExpression_MissingRightParenthesis0 msPassed
test_NullIfExpression_MissingSecondExpression_10 msPassed
test_NullIfExpression_MissingSecondExpression_20 msPassed
test_NullIfExpression_MissingSecondExpression_30 msPassed
test_NumericLiteral_Invalid_010 msPassed
test_NumericLiteral_Invalid_020 msPassed
test_NumericLiteral_Invalid_031 msPassed
test_NumericLiteral_Invalid_040 msPassed
test_NumericLiteral_Invalid_050 msPassed
test_NumericLiteral_Invalid_060 msPassed
test_NumericLiteral_Invalid_070 msPassed
test_NumericLiteral_Invalid_080 msPassed
test_NumericLiteral_Invalid_090 msPassed
test_NumericLiteral_Invalid_100 msPassed
test_NumericLiteral_Invalid_110 msPassed
test_NumericLiteral_Invalid_120 msPassed
test_NumericLiteral_Invalid_130 msPassed
test_NumericLiteral_Invalid_140 msPassed
test_NumericLiteral_Invalid_150 msPassed
test_NumericLiteral_Invalid_161 msPassed
test_ObjectExpression_InvalidExpression0 msPassed
test_ObjectExpression_MissingExpression0 msPassed
test_ObjectExpression_MissingLeftParenthesis0 msPassed
test_ObjectExpression_MissingRightParenthesis0 msPassed
test_OnClause_InvalidConditionalExpression_10 msPassed
test_OnClause_InvalidConditionalExpression_20 msPassed
test_OnClause_MissingConditionalExpression_10 msPassed
test_OnClause_MissingConditionalExpression_20 msPassed
test_OnClause_MissingConditionalExpression_31 msPassed
test_OrderByClause_OrderByItemEndsWithComma0 msPassed
test_OrderByClause_OrderByItemMissing0 msPassed
test_OrderByItem_InvalidExpression_010 msPassed
test_OrderByItem_InvalidExpression_020 msPassed
test_OrderByItem_InvalidExpression_030 msPassed
test_OrderByItem_InvalidExpression_040 msPassed
test_OrderByItem_InvalidExpression_050 msPassed
test_OrderByItem_InvalidExpression_060 msPassed
test_OrderByItem_InvalidExpression_070 msPassed
test_OrderByItem_InvalidExpression_080 msPassed
test_OrderByItem_InvalidExpression_091 msPassed
test_OrderByItem_InvalidExpression_106 msPassed
test_OrderByItem_InvalidExpression_110 msPassed
test_OrderByItem_InvalidExpression_120 msPassed
test_OrderByItem_InvalidExpression_130 msPassed
test_OrderByItem_InvalidExpression_140 msPassed
test_OrderByItem_InvalidExpression_150 msPassed
test_OrderByItem_InvalidExpression_160 msPassed
test_OrderByItem_InvalidExpression_171 msPassed
test_OrderByItem_InvalidExpression_180 msPassed
test_OrderByItem_MissingExpression_010 msPassed
test_OrderByItem_MissingExpression_020 msPassed
test_OrderByItem_MissingExpression_030 msPassed
test_OrderByItem_MissingExpression_040 msPassed
test_OrderByItem_MissingExpression_050 msPassed
test_OrderByItem_MissingExpression_060 msPassed
test_OrderByItem_MissingExpression_070 msPassed
test_OrderByItem_MissingExpression_080 msPassed
test_OrderByItem_MissingExpression_090 msPassed
test_RangeVariableDeclaration_MissingIdentificationVariable_10 msPassed
test_RangeVariableDeclaration_MissingIdentificationVariable_21 msPassed
test_RangeVariableDeclaration_MissingIdentificationVariable_30 msPassed
test_RangeVariableDeclaration_MissingIdentificationVariable_40 msPassed
test_RangeVariableDeclaration_MissingRootObject_10 msPassed
test_RangeVariableDeclaration_MissingRootObject_20 msPassed
test_RangeVariableDeclaration_MissingRootObject_30 msPassed
test_ResultVariable_MissingResultVariable0 msPassed
test_ResultVariable_MissingSelectExpression0 msPassed
test_SimpleSelectClause_NotSingleExpression0 msPassed
test_SizeExpression_InvalidMissing0 msPassed
test_SizeExpression_MissingExpression0 msPassed
test_SizeExpression_MissingLeftParenthesis1 msPassed
test_SizeExpression_MissingRightParenthesis0 msPassed
test_SqrtExpression_InvalidExpression0 msPassed
test_SqrtExpression_MissingExpression0 msPassed
test_SqrtExpression_MissingLeftParenthesis0 msPassed
test_SqrtExpression_MissingRightParenthesis0 msPassed
test_SubExpression_MissingExpression0 msPassed
test_SubExpression_MissingRightParenthesis0 msPassed
test_SubstringExpression_InvalidFirstExpression0 msPassed
test_SubstringExpression_InvalidSecondExpression0 msPassed
test_SubstringExpression_InvalidThirdExpression0 msPassed
test_SubstringExpression_MissingFirstComma0 msPassed
test_SubstringExpression_MissingFirstExpression0 msPassed
test_SubstringExpression_MissingLeftParenthesis0 msPassed
test_SubstringExpression_MissingRightParenthesis0 msPassed
test_SubstringExpression_MissingSecondComma0 msPassed
test_SubstringExpression_MissingSecondExpression0 msPassed
test_SubstringExpression_MissingThirdExpression_10 msPassed
test_SubstringExpression_MissingThirdExpression_20 msPassed
test_SubstringExpression_MissingThirdExpression_30 msPassed
test_SubstringExpression_MissingThirdExpression_40 msPassed
test_SumFunction_InvalidExpression1 msPassed
test_SumFunction_MissingExpression_10 msPassed
test_SumFunction_MissingExpression_20 msPassed
test_SumFunction_MissingExpression_30 msPassed
test_SumFunction_MissingLeftParenthesis_10 msPassed
test_SumFunction_MissingLeftParenthesis_20 msPassed
test_SumFunction_MissingRightParenthesis0 msPassed
test_TrimExpression_InvalidExpression0 msPassed
test_TrimExpression_InvalidTrimCharacter0 msPassed
test_TrimExpression_MissingExpression0 msPassed
test_TrimExpression_MissingLeftParenthesis0 msPassed
test_TrimExpression_MissingRightParenthesis0 msPassed
test_TrimExpression_NotSingleStringLiteral0 msPassed
test_TypeExpression_InvalidExpression0 msPassed
test_TypeExpression_MissingExpression0 msPassed
test_TypeExpression_MissingLeftParenthesis1 msPassed
test_TypeExpression_MissingRightParenthesis0 msPassed
test_UpdateClause_MissingRangeVariableDeclaration0 msPassed
test_UpdateClause_MissingSet0 msPassed
test_UpdateClause_MissingUpdateItems_10 msPassed
test_UpdateClause_MissingUpdateItems_20 msPassed
test_UpdateClause_UpdateItemEndsWithComma_10 msPassed
test_UpdateClause_UpdateItemEndsWithComma_20 msPassed
test_UpdateClause_UpdateItemIsMissingComma0 msPassed
test_UpdateItem_MissingEqualSign_10 msPassed
test_UpdateItem_MissingEqualSign_20 msPassed
test_UpdateItem_MissingNewValue_10 msPassed
test_UpdateItem_MissingNewValue_20 msPassed
test_UpdateItem_MissingStateFieldPathExpression0 msPassed
test_UpperExpression_InvalidExpression0 msPassed
test_UpperExpression_MissingExpression0 msPassed
test_UpperExpression_MissingLeftParenthesis0 msPassed
test_UpperExpression_MissingRightParenthesis0 msPassed
test_ValidQuery_010 msPassed
test_ValidQuery_020 msPassed
test_ValidQuery_030 msPassed
test_ValidQuery_040 msPassed
test_ValidQuery_050 msPassed
test_ValueExpression_InvalidExpression1 msPassed
test_ValueExpression_MissingExpression0 msPassed
test_ValueExpression_MissingLeftParenthesis0 msPassed
test_ValueExpression_MissingRightParenthesis0 msPassed
test_WhenClause_MissingThenExpression0 msPassed
test_WhenClause_MissingThenIdentifier0 msPassed
test_WhenClause_MissingWhenExpression0 msPassed
test_WhereClause_ConditionalExpressionMissing_10 msPassed
test_WhereClause_ConditionalExpressionMissing_20 msPassed
test_WhereClause_InvalidConditionalExpression_10 msPassed
test_WhereClause_InvalidConditionalExpression_20 msPassed
test_WhereClause_InvalidConditionalExpression_31 msPassed
test_WhereClause_InvalidConditionalExpression_40 msPassed