Loading plugins/org.etsi.mts.tdl.tx.ui/templates/templates.xml +3 −3 Original line number Diff line number Diff line Loading @@ -45,11 +45,11 @@ Component ${componentType} { Expected behaviour ensure that { when { tester::interface sends "hello" to sut::interface ${source:CrossReference('Message.sourceGate')} sends "ey" to sut::interface tester::interface sends "hello" {string} to sut::interface ${source:CrossReference('Message.sourceGate')} sends "hey" {string} to sut::interface } then { tester::interface receives "hello back" from sut::interface tester::interface receives "hello back" {string} from sut::interface } } } Loading Loading
plugins/org.etsi.mts.tdl.tx.ui/templates/templates.xml +3 −3 Original line number Diff line number Diff line Loading @@ -45,11 +45,11 @@ Component ${componentType} { Expected behaviour ensure that { when { tester::interface sends "hello" to sut::interface ${source:CrossReference('Message.sourceGate')} sends "ey" to sut::interface tester::interface sends "hello" {string} to sut::interface ${source:CrossReference('Message.sourceGate')} sends "hey" {string} to sut::interface } then { tester::interface receives "hello back" from sut::interface tester::interface receives "hello back" {string} from sut::interface } } } Loading