Skip to content

Test Result : ExpressionsValidatorTest

0 failures
126 tests
Took 2.9 sec.

All Tests

Test nameDurationStatus
test_BooleanLiteralExp_checkBooleanType <maven-backtracking>15 msPassed
test_BooleanLiteralExp_checkBooleanType <maven>15 msPassed
test_BooleanLiteralExp_checkBooleanType <tycho>17 msPassed
test_CollectionItem_checkItemType <maven-backtracking>14 msPassed
test_CollectionItem_checkItemType <maven>17 msPassed
test_CollectionItem_checkItemType <tycho>26 msPassed
test_CollectionLiteralExp_checkBagKind <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkBagKind <maven>17 msPassed
test_CollectionLiteralExp_checkBagKind <tycho>31 msPassed
test_CollectionLiteralExp_checkElementType <maven-backtracking>24 msPassed
test_CollectionLiteralExp_checkElementType <maven>27 msPassed
test_CollectionLiteralExp_checkElementType <tycho>15 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven-backtracking>15 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven>13 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <tycho>15 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven-backtracking>17 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven>17 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <tycho>22 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven-backtracking>35 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven>14 msPassed
test_CollectionLiteralExp_checkSequenceKind <tycho>18 msPassed
test_CollectionLiteralExp_checkSetKind <maven-backtracking>15 msPassed
test_CollectionLiteralExp_checkSetKind <maven>16 msPassed
test_CollectionLiteralExp_checkSetKind <tycho>17 msPassed
test_CollectionRange_checkRangeType <maven-backtracking>17 msPassed
test_CollectionRange_checkRangeType <maven>18 msPassed
test_CollectionRange_checkRangeType <tycho>16 msPassed
test_EnumLiteralExp_checkEnumType <maven-backtracking>14 msPassed
test_EnumLiteralExp_checkEnumType <maven>14 msPassed
test_EnumLiteralExp_checkEnumType <tycho>47 msPassed
test_IfExp_checkBooleanCondition <maven-backtracking>15 msPassed
test_IfExp_checkBooleanCondition <maven>18 msPassed
test_IfExp_checkBooleanCondition <tycho>17 msPassed
test_IfExp_checkIfType <maven-backtracking>16 msPassed
test_IfExp_checkIfType <maven>14 msPassed
test_IfExp_checkIfType <tycho>16 msPassed
test_IntegerLiteralExp_checkIntegerType <maven-backtracking>15 msPassed
test_IntegerLiteralExp_checkIntegerType <maven>15 msPassed
test_IntegerLiteralExp_checkIntegerType <tycho>15 msPassed
test_IterateExp_checkBodyType <maven-backtracking>16 msPassed
test_IterateExp_checkBodyType <maven>29 msPassed
test_IterateExp_checkBodyType <tycho>19 msPassed
test_IterateExp_checkIterateType <maven-backtracking>14 msPassed
test_IterateExp_checkIterateType <maven>17 msPassed
test_IterateExp_checkIterateType <tycho>16 msPassed
test_IterateExp_checkResultInit <maven-backtracking>15 msPassed
test_IterateExp_checkResultInit <maven>16 msPassed
test_IterateExp_checkResultInit <tycho>23 msPassed
test_IteratorExp_checkBooleanBodyType <maven-backtracking>18 msPassed
test_IteratorExp_checkBooleanBodyType <maven>19 msPassed
test_IteratorExp_checkBooleanBodyType <tycho>19 msPassed
test_IteratorExp_checkBooleanType <maven-backtracking>16 msPassed
test_IteratorExp_checkBooleanType <maven>31 msPassed
test_IteratorExp_checkBooleanType <tycho>45 msPassed
test_IteratorExp_checkCollectType <maven-backtracking>28 msPassed
test_IteratorExp_checkCollectType <maven>18 msPassed
test_IteratorExp_checkCollectType <tycho>16 msPassed
test_IteratorExp_checkSelectRejectType <maven-backtracking>16 msPassed
test_IteratorExp_checkSelectRejectType <maven>28 msPassed
test_IteratorExp_checkSelectRejectType <tycho>30 msPassed
test_LetExp_checkLetType <maven-backtracking>15 msPassed
test_LetExp_checkLetType <maven>17 msPassed
test_LetExp_checkLetType <tycho>35 msPassed
test_LoopExp_checkLoopVariableInit <maven-backtracking>15 msPassed
test_LoopExp_checkLoopVariableInit <maven>25 msPassed
test_LoopExp_checkLoopVariableInit <tycho>19 msPassed
test_LoopExp_checkLoopVariableType <maven-backtracking>14 msPassed
test_LoopExp_checkLoopVariableType <maven>19 msPassed
test_LoopExp_checkLoopVariableType <tycho>19 msPassed
test_LoopExp_checkSourceCollection <maven-backtracking>14 msPassed
test_LoopExp_checkSourceCollection <maven>27 msPassed
test_LoopExp_checkSourceCollection <tycho>16 msPassed
test_MessageExp_checkHasOperationOrSignal <maven-backtracking>16 msPassed
test_MessageExp_checkHasOperationOrSignal <maven>27 msPassed
test_MessageExp_checkHasOperationOrSignal <tycho>55 msPassed
test_MessageExp_checkOperationArguments <maven-backtracking>17 msPassed
test_MessageExp_checkOperationArguments <maven>15 msPassed
test_MessageExp_checkOperationArguments <tycho>21 msPassed
test_MessageExp_checkSignalArguments <maven-backtracking>16 msPassed
test_MessageExp_checkSignalArguments <maven>17 msPassed
test_MessageExp_checkSignalArguments <tycho>19 msPassed
test_MessageExp_checkTargetDefinesOperation <maven-backtracking>27 msPassed
test_MessageExp_checkTargetDefinesOperation <maven>21 msPassed
test_MessageExp_checkTargetDefinesOperation <tycho>22 msPassed
test_MessageExp_checkTargetNotCollection <maven-backtracking>19 msPassed
test_MessageExp_checkTargetNotCollection <maven>32 msPassed
test_MessageExp_checkTargetNotCollection <tycho>23 msPassed
test_OperationCallExp_checkArgumentCount <maven-backtracking>15 msPassed
test_OperationCallExp_checkArgumentCount <maven>16 msPassed
test_OperationCallExp_checkArgumentCount <tycho>17 msPassed
test_OperationCallExp_checkArgumentsConform <maven-backtracking>37 msPassed
test_OperationCallExp_checkArgumentsConform <maven>44 msPassed
test_OperationCallExp_checkArgumentsConform <tycho>44 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven-backtracking>52 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven>56 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <tycho>0.1 secPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven-backtracking>95 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven>95 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <tycho>93 msPassed
test_PropertyCallExp_checkPropertyType <maven-backtracking>15 msPassed
test_PropertyCallExp_checkPropertyType <maven>15 msPassed
test_PropertyCallExp_checkPropertyType <tycho>17 msPassed
test_RealLiteralExp_checkRealType <maven-backtracking>15 msPassed
test_RealLiteralExp_checkRealType <maven>16 msPassed
test_RealLiteralExp_checkRealType <tycho>41 msPassed
test_StringLiteralExp_checkStringType <maven-backtracking>38 msPassed
test_StringLiteralExp_checkStringType <maven>17 msPassed
test_StringLiteralExp_checkStringType <tycho>15 msPassed
test_TupleLiteralExp_checkPartsUnique <maven-backtracking>14 msPassed
test_TupleLiteralExp_checkPartsUnique <maven>14 msPassed
test_TupleLiteralExp_checkPartsUnique <tycho>31 msPassed
test_TupleLiteralExp_checkTupleType <maven-backtracking>15 msPassed
test_TupleLiteralExp_checkTupleType <maven>29 msPassed
test_TupleLiteralExp_checkTupleType <tycho>16 msPassed
test_TupleLiteralExp_checkValueType <maven-backtracking>17 msPassed
test_TupleLiteralExp_checkValueType <maven>17 msPassed
test_TupleLiteralExp_checkValueType <tycho>18 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven-backtracking>16 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven>25 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <tycho>15 msPassed
test_VariableExp_checkVarType <maven-backtracking>15 msPassed
test_VariableExp_checkVarType <maven>16 msPassed
test_VariableExp_checkVarType <tycho>18 msPassed
test_Variable_checknitType <maven-backtracking>16 msPassed
test_Variable_checknitType <maven>16 msPassed
test_Variable_checknitType <tycho>25 msPassed