Skip to content

Test Result : ExpressionsValidatorTest

0 failures
126 tests
Took 2.4 sec.

All Tests

Test nameDurationStatus
test_BooleanLiteralExp_checkBooleanType <maven-backtracking>13 msPassed
test_BooleanLiteralExp_checkBooleanType <maven>12 msPassed
test_BooleanLiteralExp_checkBooleanType <tycho>13 msPassed
test_CollectionItem_checkItemType <maven-backtracking>19 msPassed
test_CollectionItem_checkItemType <maven>21 msPassed
test_CollectionItem_checkItemType <tycho>14 msPassed
test_CollectionLiteralExp_checkBagKind <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkBagKind <maven>13 msPassed
test_CollectionLiteralExp_checkBagKind <tycho>14 msPassed
test_CollectionLiteralExp_checkElementType <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkElementType <maven>22 msPassed
test_CollectionLiteralExp_checkElementType <tycho>18 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven>13 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <tycho>13 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven>21 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <tycho>14 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven>15 msPassed
test_CollectionLiteralExp_checkSequenceKind <tycho>12 msPassed
test_CollectionLiteralExp_checkSetKind <maven-backtracking>27 msPassed
test_CollectionLiteralExp_checkSetKind <maven>14 msPassed
test_CollectionLiteralExp_checkSetKind <tycho>24 msPassed
test_CollectionRange_checkRangeType <maven-backtracking>15 msPassed
test_CollectionRange_checkRangeType <maven>15 msPassed
test_CollectionRange_checkRangeType <tycho>20 msPassed
test_EnumLiteralExp_checkEnumType <maven-backtracking>14 msPassed
test_EnumLiteralExp_checkEnumType <maven>14 msPassed
test_EnumLiteralExp_checkEnumType <tycho>27 msPassed
test_IfExp_checkBooleanCondition <maven-backtracking>14 msPassed
test_IfExp_checkBooleanCondition <maven>16 msPassed
test_IfExp_checkBooleanCondition <tycho>14 msPassed
test_IfExp_checkIfType <maven-backtracking>13 msPassed
test_IfExp_checkIfType <maven>14 msPassed
test_IfExp_checkIfType <tycho>14 msPassed
test_IntegerLiteralExp_checkIntegerType <maven-backtracking>13 msPassed
test_IntegerLiteralExp_checkIntegerType <maven>13 msPassed
test_IntegerLiteralExp_checkIntegerType <tycho>12 msPassed
test_IterateExp_checkBodyType <maven-backtracking>17 msPassed
test_IterateExp_checkBodyType <maven>30 msPassed
test_IterateExp_checkBodyType <tycho>15 msPassed
test_IterateExp_checkIterateType <maven-backtracking>13 msPassed
test_IterateExp_checkIterateType <maven>13 msPassed
test_IterateExp_checkIterateType <tycho>13 msPassed
test_IterateExp_checkResultInit <maven-backtracking>14 msPassed
test_IterateExp_checkResultInit <maven>26 msPassed
test_IterateExp_checkResultInit <tycho>18 msPassed
test_IteratorExp_checkBooleanBodyType <maven-backtracking>13 msPassed
test_IteratorExp_checkBooleanBodyType <maven>16 msPassed
test_IteratorExp_checkBooleanBodyType <tycho>15 msPassed
test_IteratorExp_checkBooleanType <maven-backtracking>13 msPassed
test_IteratorExp_checkBooleanType <maven>15 msPassed
test_IteratorExp_checkBooleanType <tycho>14 msPassed
test_IteratorExp_checkCollectType <maven-backtracking>27 msPassed
test_IteratorExp_checkCollectType <maven>27 msPassed
test_IteratorExp_checkCollectType <tycho>14 msPassed
test_IteratorExp_checkSelectRejectType <maven-backtracking>16 msPassed
test_IteratorExp_checkSelectRejectType <maven>15 msPassed
test_IteratorExp_checkSelectRejectType <tycho>15 msPassed
test_LetExp_checkLetType <maven-backtracking>19 msPassed
test_LetExp_checkLetType <maven>16 msPassed
test_LetExp_checkLetType <tycho>14 msPassed
test_LoopExp_checkLoopVariableInit <maven-backtracking>13 msPassed
test_LoopExp_checkLoopVariableInit <maven>26 msPassed
test_LoopExp_checkLoopVariableInit <tycho>14 msPassed
test_LoopExp_checkLoopVariableType <maven-backtracking>26 msPassed
test_LoopExp_checkLoopVariableType <maven>21 msPassed
test_LoopExp_checkLoopVariableType <tycho>15 msPassed
test_LoopExp_checkSourceCollection <maven-backtracking>13 msPassed
test_LoopExp_checkSourceCollection <maven>14 msPassed
test_LoopExp_checkSourceCollection <tycho>14 msPassed
test_MessageExp_checkHasOperationOrSignal <maven-backtracking>14 msPassed
test_MessageExp_checkHasOperationOrSignal <maven>14 msPassed
test_MessageExp_checkHasOperationOrSignal <tycho>13 msPassed
test_MessageExp_checkOperationArguments <maven-backtracking>14 msPassed
test_MessageExp_checkOperationArguments <maven>14 msPassed
test_MessageExp_checkOperationArguments <tycho>14 msPassed
test_MessageExp_checkSignalArguments <maven-backtracking>15 msPassed
test_MessageExp_checkSignalArguments <maven>17 msPassed
test_MessageExp_checkSignalArguments <tycho>16 msPassed
test_MessageExp_checkTargetDefinesOperation <maven-backtracking>18 msPassed
test_MessageExp_checkTargetDefinesOperation <maven>19 msPassed
test_MessageExp_checkTargetDefinesOperation <tycho>26 msPassed
test_MessageExp_checkTargetNotCollection <maven-backtracking>17 msPassed
test_MessageExp_checkTargetNotCollection <maven>18 msPassed
test_MessageExp_checkTargetNotCollection <tycho>22 msPassed
test_OperationCallExp_checkArgumentCount <maven-backtracking>15 msPassed
test_OperationCallExp_checkArgumentCount <maven>21 msPassed
test_OperationCallExp_checkArgumentCount <tycho>15 msPassed
test_OperationCallExp_checkArgumentsConform <maven-backtracking>33 msPassed
test_OperationCallExp_checkArgumentsConform <maven>30 msPassed
test_OperationCallExp_checkArgumentsConform <tycho>52 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven-backtracking>58 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven>65 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <tycho>56 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven-backtracking>91 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven>97 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <tycho>61 msPassed
test_PropertyCallExp_checkPropertyType <maven-backtracking>13 msPassed
test_PropertyCallExp_checkPropertyType <maven>22 msPassed
test_PropertyCallExp_checkPropertyType <tycho>13 msPassed
test_RealLiteralExp_checkRealType <maven-backtracking>14 msPassed
test_RealLiteralExp_checkRealType <maven>13 msPassed
test_RealLiteralExp_checkRealType <tycho>15 msPassed
test_StringLiteralExp_checkStringType <maven-backtracking>34 msPassed
test_StringLiteralExp_checkStringType <maven>14 msPassed
test_StringLiteralExp_checkStringType <tycho>24 msPassed
test_TupleLiteralExp_checkPartsUnique <maven-backtracking>24 msPassed
test_TupleLiteralExp_checkPartsUnique <maven>16 msPassed
test_TupleLiteralExp_checkPartsUnique <tycho>16 msPassed
test_TupleLiteralExp_checkTupleType <maven-backtracking>15 msPassed
test_TupleLiteralExp_checkTupleType <maven>14 msPassed
test_TupleLiteralExp_checkTupleType <tycho>16 msPassed
test_TupleLiteralExp_checkValueType <maven-backtracking>38 msPassed
test_TupleLiteralExp_checkValueType <maven>15 msPassed
test_TupleLiteralExp_checkValueType <tycho>15 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven-backtracking>25 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven>16 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <tycho>13 msPassed
test_VariableExp_checkVarType <maven-backtracking>14 msPassed
test_VariableExp_checkVarType <maven>22 msPassed
test_VariableExp_checkVarType <tycho>14 msPassed
test_Variable_checknitType <maven-backtracking>14 msPassed
test_Variable_checknitType <maven>21 msPassed
test_Variable_checknitType <tycho>13 msPassed