Skip to content

Test Result : ExpressionsValidatorTest

0 failures
126 tests
Took 2.5 sec.

All Tests

Test nameDurationStatus
test_BooleanLiteralExp_checkBooleanType <maven-backtracking>10 msPassed
test_BooleanLiteralExp_checkBooleanType <maven>16 msPassed
test_BooleanLiteralExp_checkBooleanType <tycho>11 msPassed
test_CollectionItem_checkItemType <maven-backtracking>10 msPassed
test_CollectionItem_checkItemType <maven>10 msPassed
test_CollectionItem_checkItemType <tycho>10 msPassed
test_CollectionLiteralExp_checkBagKind <maven-backtracking>10 msPassed
test_CollectionLiteralExp_checkBagKind <maven>10 msPassed
test_CollectionLiteralExp_checkBagKind <tycho>10 msPassed
test_CollectionLiteralExp_checkElementType <maven-backtracking>11 msPassed
test_CollectionLiteralExp_checkElementType <maven>16 msPassed
test_CollectionLiteralExp_checkElementType <tycho>25 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven-backtracking>9 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven>50 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <tycho>13 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven-backtracking>30 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven>34 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <tycho>11 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven-backtracking>11 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven>12 msPassed
test_CollectionLiteralExp_checkSequenceKind <tycho>10 msPassed
test_CollectionLiteralExp_checkSetKind <maven-backtracking>9 msPassed
test_CollectionLiteralExp_checkSetKind <maven>31 msPassed
test_CollectionLiteralExp_checkSetKind <tycho>11 msPassed
test_CollectionRange_checkRangeType <maven-backtracking>35 msPassed
test_CollectionRange_checkRangeType <maven>13 msPassed
test_CollectionRange_checkRangeType <tycho>17 msPassed
test_EnumLiteralExp_checkEnumType <maven-backtracking>11 msPassed
test_EnumLiteralExp_checkEnumType <maven>11 msPassed
test_EnumLiteralExp_checkEnumType <tycho>33 msPassed
test_IfExp_checkBooleanCondition <maven-backtracking>11 msPassed
test_IfExp_checkBooleanCondition <maven>11 msPassed
test_IfExp_checkBooleanCondition <tycho>11 msPassed
test_IfExp_checkIfType <maven-backtracking>11 msPassed
test_IfExp_checkIfType <maven>15 msPassed
test_IfExp_checkIfType <tycho>15 msPassed
test_IntegerLiteralExp_checkIntegerType <maven-backtracking>10 msPassed
test_IntegerLiteralExp_checkIntegerType <maven>15 msPassed
test_IntegerLiteralExp_checkIntegerType <tycho>13 msPassed
test_IterateExp_checkBodyType <maven-backtracking>15 msPassed
test_IterateExp_checkBodyType <maven>13 msPassed
test_IterateExp_checkBodyType <tycho>18 msPassed
test_IterateExp_checkIterateType <maven-backtracking>12 msPassed
test_IterateExp_checkIterateType <maven>11 msPassed
test_IterateExp_checkIterateType <tycho>27 msPassed
test_IterateExp_checkResultInit <maven-backtracking>9 msPassed
test_IterateExp_checkResultInit <maven>28 msPassed
test_IterateExp_checkResultInit <tycho>12 msPassed
test_IteratorExp_checkBooleanBodyType <maven-backtracking>12 msPassed
test_IteratorExp_checkBooleanBodyType <maven>11 msPassed
test_IteratorExp_checkBooleanBodyType <tycho>11 msPassed
test_IteratorExp_checkBooleanType <maven-backtracking>18 msPassed
test_IteratorExp_checkBooleanType <maven>11 msPassed
test_IteratorExp_checkBooleanType <tycho>11 msPassed
test_IteratorExp_checkCollectType <maven-backtracking>11 msPassed
test_IteratorExp_checkCollectType <maven>43 msPassed
test_IteratorExp_checkCollectType <tycho>11 msPassed
test_IteratorExp_checkSelectRejectType <maven-backtracking>13 msPassed
test_IteratorExp_checkSelectRejectType <maven>11 msPassed
test_IteratorExp_checkSelectRejectType <tycho>13 msPassed
test_LetExp_checkLetType <maven-backtracking>38 msPassed
test_LetExp_checkLetType <maven>12 msPassed
test_LetExp_checkLetType <tycho>10 msPassed
test_LoopExp_checkLoopVariableInit <maven-backtracking>11 msPassed
test_LoopExp_checkLoopVariableInit <maven>10 msPassed
test_LoopExp_checkLoopVariableInit <tycho>11 msPassed
test_LoopExp_checkLoopVariableType <maven-backtracking>11 msPassed
test_LoopExp_checkLoopVariableType <maven>10 msPassed
test_LoopExp_checkLoopVariableType <tycho>11 msPassed
test_LoopExp_checkSourceCollection <maven-backtracking>10 msPassed
test_LoopExp_checkSourceCollection <maven>9 msPassed
test_LoopExp_checkSourceCollection <tycho>16 msPassed
test_MessageExp_checkHasOperationOrSignal <maven-backtracking>11 msPassed
test_MessageExp_checkHasOperationOrSignal <maven>16 msPassed
test_MessageExp_checkHasOperationOrSignal <tycho>10 msPassed
test_MessageExp_checkOperationArguments <maven-backtracking>10 msPassed
test_MessageExp_checkOperationArguments <maven>16 msPassed
test_MessageExp_checkOperationArguments <tycho>21 msPassed
test_MessageExp_checkSignalArguments <maven-backtracking>24 msPassed
test_MessageExp_checkSignalArguments <maven>12 msPassed
test_MessageExp_checkSignalArguments <tycho>11 msPassed
test_MessageExp_checkTargetDefinesOperation <maven-backtracking>40 msPassed
test_MessageExp_checkTargetDefinesOperation <maven>39 msPassed
test_MessageExp_checkTargetDefinesOperation <tycho>15 msPassed
test_MessageExp_checkTargetNotCollection <maven-backtracking>14 msPassed
test_MessageExp_checkTargetNotCollection <maven>13 msPassed
test_MessageExp_checkTargetNotCollection <tycho>14 msPassed
test_OperationCallExp_checkArgumentCount <maven-backtracking>12 msPassed
test_OperationCallExp_checkArgumentCount <maven>11 msPassed
test_OperationCallExp_checkArgumentCount <tycho>39 msPassed
test_OperationCallExp_checkArgumentsConform <maven-backtracking>24 msPassed
test_OperationCallExp_checkArgumentsConform <maven>38 msPassed
test_OperationCallExp_checkArgumentsConform <tycho>29 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven-backtracking>0.19 secPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven>73 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <tycho>61 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven-backtracking>91 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven>94 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <tycho>74 msPassed
test_PropertyCallExp_checkPropertyType <maven-backtracking>11 msPassed
test_PropertyCallExp_checkPropertyType <maven>16 msPassed
test_PropertyCallExp_checkPropertyType <tycho>16 msPassed
test_RealLiteralExp_checkRealType <maven-backtracking>58 msPassed
test_RealLiteralExp_checkRealType <maven>11 msPassed
test_RealLiteralExp_checkRealType <tycho>11 msPassed
test_StringLiteralExp_checkStringType <maven-backtracking>10 msPassed
test_StringLiteralExp_checkStringType <maven>12 msPassed
test_StringLiteralExp_checkStringType <tycho>29 msPassed
test_TupleLiteralExp_checkPartsUnique <maven-backtracking>10 msPassed
test_TupleLiteralExp_checkPartsUnique <maven>15 msPassed
test_TupleLiteralExp_checkPartsUnique <tycho>14 msPassed
test_TupleLiteralExp_checkTupleType <maven-backtracking>41 msPassed
test_TupleLiteralExp_checkTupleType <maven>17 msPassed
test_TupleLiteralExp_checkTupleType <tycho>11 msPassed
test_TupleLiteralExp_checkValueType <maven-backtracking>12 msPassed
test_TupleLiteralExp_checkValueType <maven>11 msPassed
test_TupleLiteralExp_checkValueType <tycho>16 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven-backtracking>11 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven>15 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <tycho>31 msPassed
test_VariableExp_checkVarType <maven-backtracking>10 msPassed
test_VariableExp_checkVarType <maven>11 msPassed
test_VariableExp_checkVarType <tycho>12 msPassed
test_Variable_checknitType <maven-backtracking>10 msPassed
test_Variable_checknitType <maven>15 msPassed
test_Variable_checknitType <tycho>14 msPassed