Skip to content

Test Result : ExpressionsValidatorTest

0 failures
126 tests
Took 2.1 sec.

All Tests

Test nameDurationStatus
test_BooleanLiteralExp_checkBooleanType <maven-backtracking>12 msPassed
test_BooleanLiteralExp_checkBooleanType <maven>12 msPassed
test_BooleanLiteralExp_checkBooleanType <tycho>11 msPassed
test_CollectionItem_checkItemType <maven-backtracking>12 msPassed
test_CollectionItem_checkItemType <maven>11 msPassed
test_CollectionItem_checkItemType <tycho>25 msPassed
test_CollectionLiteralExp_checkBagKind <maven-backtracking>12 msPassed
test_CollectionLiteralExp_checkBagKind <maven>12 msPassed
test_CollectionLiteralExp_checkBagKind <tycho>25 msPassed
test_CollectionLiteralExp_checkElementType <maven-backtracking>12 msPassed
test_CollectionLiteralExp_checkElementType <maven>12 msPassed
test_CollectionLiteralExp_checkElementType <tycho>25 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <maven>12 msPassed
test_CollectionLiteralExp_checkElementType_emptySet <tycho>12 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven-backtracking>12 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <maven>11 msPassed
test_CollectionLiteralExp_checkNoCollectionInstances <tycho>14 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven-backtracking>13 msPassed
test_CollectionLiteralExp_checkSequenceKind <maven>12 msPassed
test_CollectionLiteralExp_checkSequenceKind <tycho>32 msPassed
test_CollectionLiteralExp_checkSetKind <maven-backtracking>11 msPassed
test_CollectionLiteralExp_checkSetKind <maven>12 msPassed
test_CollectionLiteralExp_checkSetKind <tycho>11 msPassed
test_CollectionRange_checkRangeType <maven-backtracking>13 msPassed
test_CollectionRange_checkRangeType <maven>13 msPassed
test_CollectionRange_checkRangeType <tycho>13 msPassed
test_EnumLiteralExp_checkEnumType <maven-backtracking>13 msPassed
test_EnumLiteralExp_checkEnumType <maven>13 msPassed
test_EnumLiteralExp_checkEnumType <tycho>11 msPassed
test_IfExp_checkBooleanCondition <maven-backtracking>12 msPassed
test_IfExp_checkBooleanCondition <maven>12 msPassed
test_IfExp_checkBooleanCondition <tycho>13 msPassed
test_IfExp_checkIfType <maven-backtracking>13 msPassed
test_IfExp_checkIfType <maven>11 msPassed
test_IfExp_checkIfType <tycho>12 msPassed
test_IntegerLiteralExp_checkIntegerType <maven-backtracking>1 msPassed
test_IntegerLiteralExp_checkIntegerType <maven>15 msPassed
test_IntegerLiteralExp_checkIntegerType <tycho>13 msPassed
test_IterateExp_checkBodyType <maven-backtracking>15 msPassed
test_IterateExp_checkBodyType <maven>15 msPassed
test_IterateExp_checkBodyType <tycho>16 msPassed
test_IterateExp_checkIterateType <maven-backtracking>12 msPassed
test_IterateExp_checkIterateType <maven>11 msPassed
test_IterateExp_checkIterateType <tycho>14 msPassed
test_IterateExp_checkResultInit <maven-backtracking>12 msPassed
test_IterateExp_checkResultInit <maven>12 msPassed
test_IterateExp_checkResultInit <tycho>12 msPassed
test_IteratorExp_checkBooleanBodyType <maven-backtracking>17 msPassed
test_IteratorExp_checkBooleanBodyType <maven>19 msPassed
test_IteratorExp_checkBooleanBodyType <tycho>21 msPassed
test_IteratorExp_checkBooleanType <maven-backtracking>12 msPassed
test_IteratorExp_checkBooleanType <maven>25 msPassed
test_IteratorExp_checkBooleanType <tycho>12 msPassed
test_IteratorExp_checkCollectType <maven-backtracking>14 msPassed
test_IteratorExp_checkCollectType <maven>13 msPassed
test_IteratorExp_checkCollectType <tycho>12 msPassed
test_IteratorExp_checkSelectRejectType <maven-backtracking>14 msPassed
test_IteratorExp_checkSelectRejectType <maven>14 msPassed
test_IteratorExp_checkSelectRejectType <tycho>15 msPassed
test_LetExp_checkLetType <maven-backtracking>13 msPassed
test_LetExp_checkLetType <maven>13 msPassed
test_LetExp_checkLetType <tycho>12 msPassed
test_LoopExp_checkLoopVariableInit <maven-backtracking>13 msPassed
test_LoopExp_checkLoopVariableInit <maven>12 msPassed
test_LoopExp_checkLoopVariableInit <tycho>14 msPassed
test_LoopExp_checkLoopVariableType <maven-backtracking>22 msPassed
test_LoopExp_checkLoopVariableType <maven>21 msPassed
test_LoopExp_checkLoopVariableType <tycho>14 msPassed
test_LoopExp_checkSourceCollection <maven-backtracking>12 msPassed
test_LoopExp_checkSourceCollection <maven>12 msPassed
test_LoopExp_checkSourceCollection <tycho>12 msPassed
test_MessageExp_checkHasOperationOrSignal <maven-backtracking>23 msPassed
test_MessageExp_checkHasOperationOrSignal <maven>13 msPassed
test_MessageExp_checkHasOperationOrSignal <tycho>12 msPassed
test_MessageExp_checkOperationArguments <maven-backtracking>12 msPassed
test_MessageExp_checkOperationArguments <maven>13 msPassed
test_MessageExp_checkOperationArguments <tycho>25 msPassed
test_MessageExp_checkSignalArguments <maven-backtracking>41 msPassed
test_MessageExp_checkSignalArguments <maven>13 msPassed
test_MessageExp_checkSignalArguments <tycho>12 msPassed
test_MessageExp_checkTargetDefinesOperation <maven-backtracking>17 msPassed
test_MessageExp_checkTargetDefinesOperation <maven>15 msPassed
test_MessageExp_checkTargetDefinesOperation <tycho>16 msPassed
test_MessageExp_checkTargetNotCollection <maven-backtracking>16 msPassed
test_MessageExp_checkTargetNotCollection <maven>16 msPassed
test_MessageExp_checkTargetNotCollection <tycho>18 msPassed
test_OperationCallExp_checkArgumentCount <maven-backtracking>13 msPassed
test_OperationCallExp_checkArgumentCount <maven>14 msPassed
test_OperationCallExp_checkArgumentCount <tycho>22 msPassed
test_OperationCallExp_checkArgumentsConform <maven-backtracking>41 msPassed
test_OperationCallExp_checkArgumentsConform <maven>27 msPassed
test_OperationCallExp_checkArgumentsConform <tycho>27 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven-backtracking>46 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <maven>44 msPassed
test_OperationCallExp_checkArgumentsConform_generic_232028 <tycho>42 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven-backtracking>71 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <maven>66 msPassed
test_OperationCallExp_checkArgumentsConform_generic_collections_232028 <tycho>50 msPassed
test_PropertyCallExp_checkPropertyType <maven-backtracking>13 msPassed
test_PropertyCallExp_checkPropertyType <maven>22 msPassed
test_PropertyCallExp_checkPropertyType <tycho>22 msPassed
test_RealLiteralExp_checkRealType <maven-backtracking>13 msPassed
test_RealLiteralExp_checkRealType <maven>13 msPassed
test_RealLiteralExp_checkRealType <tycho>12 msPassed
test_StringLiteralExp_checkStringType <maven-backtracking>12 msPassed
test_StringLiteralExp_checkStringType <maven>11 msPassed
test_StringLiteralExp_checkStringType <tycho>12 msPassed
test_TupleLiteralExp_checkPartsUnique <maven-backtracking>13 msPassed
test_TupleLiteralExp_checkPartsUnique <maven>22 msPassed
test_TupleLiteralExp_checkPartsUnique <tycho>19 msPassed
test_TupleLiteralExp_checkTupleType <maven-backtracking>12 msPassed
test_TupleLiteralExp_checkTupleType <maven>13 msPassed
test_TupleLiteralExp_checkTupleType <tycho>13 msPassed
test_TupleLiteralExp_checkValueType <maven-backtracking>21 msPassed
test_TupleLiteralExp_checkValueType <maven>23 msPassed
test_TupleLiteralExp_checkValueType <tycho>16 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven-backtracking>23 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <maven>27 msPassed
test_UnlimitedNaturalLiteralExp_checkNaturalType <tycho>13 msPassed
test_VariableExp_checkVarType <maven-backtracking>13 msPassed
test_VariableExp_checkVarType <maven>12 msPassed
test_VariableExp_checkVarType <tycho>14 msPassed
test_Variable_checknitType <maven-backtracking>25 msPassed
test_Variable_checknitType <maven>12 msPassed
test_Variable_checknitType <tycho>12 msPassed