Unit Test Results | Build date : @BUILD.DATE@ File generated at 2008-09-24T20:08:08+02:00 Associated log | Designed for use with JUnit and Ant. |
| Class | Name | Status | Type | Time(s) |
|---|---|---|---|---|
| EmfTestSuite | simpleLoadFromDynamicInstance::SimpleLoader.testBasicSimpleLoadFromCompositeModel | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 314829] assertion number 1 failed: didn't find the 7 objects in the model, found 0 Trace: [simpleLoadFromDynamicInstance::SimpleLoader : 314347].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 203, in '[simpleLoadFromDynamicInstance::SimpleLoader : 314347].assertTrueWithMsg' ( assertTrueWithMsg(myModel.contents.size.equals(7), (("didn't find the 7 objects in the model, found ") + (myModel.contents.size.toString))) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 200, in '[simpleLoadFromDynamicInstance::SimpleLoader : 314347].testBasicSimpleLoadFromCompositeModel' ( operation testBasicSimpleLoadFromCompositeModel() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 314829] | 0.269 |
| EmfTestSuite | simpleLoadFromDynamicInstance::SimpleLoader.testBasicSimpleLoadFromFinalStatesModel | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 315881] assertion number 1 failed: didn't find the 7 objects in the model, found 0 Trace: [simpleLoadFromDynamicInstance::SimpleLoader : 315388].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 221, in '[simpleLoadFromDynamicInstance::SimpleLoader : 315388].assertTrueWithMsg' ( assertTrueWithMsg(myModel.contents.size.equals(7), (("didn't find the 7 objects in the model, found ") + (myModel.contents.size.toString))) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 218, in '[simpleLoadFromDynamicInstance::SimpleLoader : 315388].testBasicSimpleLoadFromFinalStatesModel' ( operation testBasicSimpleLoadFromFinalStatesModel() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 315881] | 0.545 |
| InterpreterTestSuite | testEnum::TestEnum.testReflect2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 76912] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/022_testEnum.main.kmt', line 151, in '[testEnum::TestEnum : 76618].assert' ( assert(false) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/022_testEnum.main.kmt', line 145, in '[testEnum::TestEnum : 76618].testReflect2' ( operation testReflect2() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 76912] | 0.233 |
| InterpreterTestSuite | testFreezeOnNewClass::Test.test_parametrizedClassFaultly | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 232320] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/059_testFreezeOnNewClass.main.kmt', line 88, in '[testFreezeOnNewClass::Test : 232150].assert' ( assert(is_OK.equals(false)) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/059_testFreezeOnNewClass.main.kmt', line 60, in '[testFreezeOnNewClass::Test : 232150].test_parametrizedClassFaultly' ( operation test_parametrizedClassFaultly() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 232320] | 0.896 |
| InterpreterTestSuite | Object::TestIsInstance.testIsInstanceOf4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 236057] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/062_testIsInstanceOf.main.kmt', line 57, in '[Object::TestIsInstance : 235970].assert' ( assert(e.isInstanceOf(Object::A<kermeta::standard::String>).~not) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/062_testIsInstanceOf.main.kmt', line 54, in '[Object::TestIsInstance : 235970].testIsInstanceOf4' ( operation testIsInstanceOf4() : kermeta::standard::Boolean is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 236057] | 0.468 |
| InterpreterTestSuite | Object::TestAsType.testAsType4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 239645] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/063_testAsType.main.kmt', line 72, in '[Object::TestAsType : 239543].assert' ( assert(false) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/063_testAsType.main.kmt', line 63, in '[Object::TestAsType : 239543].testAsType4' ( operation testAsType4() : kermeta::standard::Boolean is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 239645] | 0.478 |
| InterpreterTestSuite | Object::TestHasSubtype.testHasSubtype2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 249004] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 45, in '[Object::TestHasSubtype : 248920].assert' ( assert(Object::C.isSuperTypeOf(Object::D<Object::C>)) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 44, in '[Object::TestHasSubtype : 248920].testHasSubtype2' ( operation testHasSubtype2() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 249004] | 0.490 |
| InterpreterTestSuite | Object::TestHasSubtype.testHasSubtype3 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 249592] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 49, in '[Object::TestHasSubtype : 249508].assert' ( assert(Object::C.isSuperTypeOf(Object::D<kermeta::standard::String>)) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 48, in '[Object::TestHasSubtype : 249508].testHasSubtype3' ( operation testHasSubtype3() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 249592] | 0.564 |
| InterpreterTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 251373] assertion number 1 failed: Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 64, in '[Object::TestHasSubtype : 251293].assertWithMsg' ( assertWithMsg(false, "Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 63, in '[Object::TestHasSubtype : 251293].testPrimitiveHasSubtype2' ( operation testPrimitiveHasSubtype2() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 251373] | 0.491 |
| InterpreterTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 252553] assertion number 1 failed: Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 75, in '[Object::TestHasSubtype : 252473].assertWithMsg' ( assertWithMsg(false, "Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 74, in '[Object::TestHasSubtype : 252473].testPrimitiveHasSubtype4' ( operation testPrimitiveHasSubtype4() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 252553] | 0.492 |
| InterpreterTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype6 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 253733] assertion number 1 failed: Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 87, in '[Object::TestHasSubtype : 253653].assertWithMsg' ( assertWithMsg(false, "Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 86, in '[Object::TestHasSubtype : 253653].testPrimitiveHasSubtype6' ( operation testPrimitiveHasSubtype6() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 253733] | 1.048 |
| JunitTestSuite | testinvalid_005_undeterministic_several_superoperations_01 | Failure | Looking for a constraint error or direct warning but none foundjunit.framework.AssertionFailedError: Looking for a constraint error or direct warning but none found | 0.017 |
| JunitTestSuite | testecore_003_UML2 | Failure | nulljunit.framework.AssertionFailedError: null | 2.969 |
| JunitTestSuite | testecore_010_twopackages | Failure | expecting LCURLY, found ';' junit.framework.AssertionFailedError: expecting LCURLY, found ';' | 0.014 |
| JunitTestSuite | testkmt_006_PropertyWithEcoreTypes | Failure | In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Assignement : Only variables and properties can be assigned In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eOperations'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eStructuralFeatures'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eStructuralFeatures'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eLiterals'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eAnnotations'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eClassifiers'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Assignement : Only variables and properties can be assigned In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. junit.framework.AssertionFailedError: In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. | 0.371 |
| JunitTestSuite | testkmt_011_testPropertyConversionInEcore | Failure | In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011_testPropertyConversionInEcore.main.ecore : The file platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011b_testStringConversionInEcore.kmt does not exist. junit.framework.AssertionFailedError: In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011_testPropertyConversionInEcore.main.ecore : The file platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011b_testStringConversionInEcore.kmt does not exist. | 0.159 |
| JunitTestSuite | testkmt_014_testParameterizedClass | Failure | nulljunit.framework.AssertionFailedError: null | 0.119 |
| JunitTestSuite | testkmt_016_testTypeVariableTypes | Failure | Wrong number of type parameters for generic type 'Main'. junit.framework.AssertionFailedError: Wrong number of type parameters for generic type 'Main'. | 0.004 |
| JunitTestSuite | testvalid_022_mt_multiplicity_valid_tests | Failure | Type mt_multiplicity::m0_1T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_1T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m1T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm1T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0_nT is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_nT' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0_2T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_2T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m1_nT is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm1_nT' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m1_2T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm1_2T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0_3T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_3T' does not match model type 'm0T': ambiguous match for required class 'A'. junit.framework.AssertionFailedError: Type mt_multiplicity::m0_1T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. | 0.125 |
| JunitTestSuite | testvalid_VirtualTypeInheritance | Failure | TYPE-CHECKER : Type of argument 0 mismatch, expecting MT::Visitor [virtual of virtualTypeInheritance_test::base::Visitor], found virtualTypeInheritance_test::BaseEval<MT : virtualTypeInheritance_test::baseT>. TYPE-CHECKER : cannot resolve feature evaluate in type kermeta::language::structure::Class. junit.framework.AssertionFailedError: TYPE-CHECKER : Type of argument 0 mismatch, expecting MT::Visitor [virtual of virtualTypeInheritance_test::base::Visitor], found virtualTypeInheritance_test::BaseEval | 0.052 |
| JunitTestSuite | testinvalid_028_testInvalidCastOnCollection | Failure | All operations must have at least one error or warning. Type error not found in operations : testAssignCollectionOfStringToCollectionOfObject testCastCollectionOfObjectToCollectionOfBjunit.framework.AssertionFailedError: All operations must have at least one error or warning. Type error not found in operations : testAssignCollectionOfStringToCollectionOfObject testCastCollectionOfObjectToCollectionOfB | 0.009 |
| JunitTestSuite | testinvalid_GenericsAndFunctions | Failure | All operations must have at least one error or warning. Type error not found in operations : test2junit.framework.AssertionFailedError: All operations must have at least one error or warning. Type error not found in operations : test2 | 0.011 |
| JunitTestSuite | testinvalid_parserError04 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.032 |
| JunitTestSuite | testinvalid_parserError07 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.003 |
| JunitTestSuite | testinvalid_parserError08 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.003 |
| JunitTestSuite | testinvalid_parserError12 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.006 |
| OCL2KermetaTestSuite | oclTests::SnackSizeOclTests.test01 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 6847] assertion number 1 failed: expected :[package company; require kermeta require "company.ecore" using kermeta::standard @aspect "true" class Business:Company{ inv invariant1 is do self.employee.forAll{e1, e2 : Personnel::Person | e1.equals(e2).~not.~not.or(e1.forename.equals(e2.forename).~not)} end } ] != actual :[package company; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/company/metamodel/company.ecore" using kermeta::standard package Business { @aspect "true" class Company{ inv invariant1 is do self.employee.forAllCpl{ e1, e2 : Personnel::Person | e1.equals(e2).~not.~not.~or(e1.forename.equals(e2.forename).~not) } end } } ] Trace: [oclTests::SnackSizeOclTests : 881].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/company_SnackSizeOclTests.main.kmt', line 100, in '[oclTests::SnackSizeOclTests : 881].assertEqual' ( assertEqual(expected, kmt) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/company_SnackSizeOclTests.main.kmt', line 96, in '[oclTests::SnackSizeOclTests : 881].test01' ( operation test01() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 6847] | 3.011 |
| OCL2KermetaTestSuite | oclTests::SnackSizeOclTests.test02 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 12449] assertion number 1 failed: expected :[package company; require kermeta require "company.ecore" using kermeta::standard @aspect "true" class Personnel::Person{ inv invariant1 is do self.name.equals("smith") end } ] != actual :[package company; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/company/metamodel/company.ecore" using kermeta::standard package Personnel { @aspect "true" class Person{ inv invariant1 is do self.name.equals("smith") end } } ] Trace: [oclTests::SnackSizeOclTests : 7737].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/company_SnackSizeOclTests.main.kmt', line 109, in '[oclTests::SnackSizeOclTests : 7737].assertEqual' ( assertEqual(expected, kmt) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/company_SnackSizeOclTests.main.kmt', line 105, in '[oclTests::SnackSizeOclTests : 7737].test02' ( operation test02() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 12449] | 0.851 |
| OCL2KermetaTestSuite | oclTests::SnackSizeOclTests.test04 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 24297] assertion number 1 failed: expected :[package company; require kermeta require "company.ecore" using kermeta::standard @aspect "true" class Business:Company{ inv invariant1 is do self.company.first().employee.collect{ variable2 | variable2.forename} end } ] != actual :[package company; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/company/metamodel/company.ecore" using kermeta::standard package Personnel { @aspect "true" class Person{ inv invariant1 is do self.company.first.employee.collect{ variable2 | variable2.forename } end } } ] Trace: [oclTests::SnackSizeOclTests : 19305].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/company_SnackSizeOclTests.main.kmt', line 128, in '[oclTests::SnackSizeOclTests : 19305].assertEqual' ( assertEqual(expected, kmt) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/company_SnackSizeOclTests.main.kmt', line 123, in '[oclTests::SnackSizeOclTests : 19305].test04' ( operation test04() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 24297] | 0.683 |
| OCL2KermetaTestSuite | oclTests::BiteSizeOclTests.test30 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 371408] assertion number 1 failed: expected :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard @aspect "true" class A{ inv invariant1 is do do var var1 init Bag.new var1.add(1) var1.add(1) var1 end end } ] != actual :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard @aspect "true" class A{ inv invariant1 is do do var variable2 : Bag<????????>init Bag<????????>.new variable2.add(1) variable2.add(1) variable2 end end } ] Trace: [oclTests::BiteSizeOclTests : 359448].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 262, in '[oclTests::BiteSizeOclTests : 359448].assertSimilar' ( assertSimilar(expected, kmt) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 258, in '[oclTests::BiteSizeOclTests : 359448].test30' ( operation test30() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 371408] | 0.941 |
| OCL2KermetaTestSuite | oclTests::BiteSizeOclTests.test56 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 682170] assertion number 1 failed: expected :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard @aspect "true" class A{ inv invariant1 is do b.flatten end } ] != actual :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard @aspect "true" class A{ inv invariant1 is do /* Unsupported operation [flatten]*/ end } ] Trace: [oclTests::BiteSizeOclTests : 671509].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 525, in '[oclTests::BiteSizeOclTests : 671509].assertSimilar' ( assertSimilar(expect("b.flatten"), kmt) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 522, in '[oclTests::BiteSizeOclTests : 671509].test56' ( operation test56() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 682170] | 0.856 |