-- At most one connection between any two 'GateInstance'/'ComponentInstance' pairs
invUniqueConnections('Given the set of \'Connection\'s contained in a \'TestConfiguration\'. There shall be no two \'Connection\'s containing \'GateReference\'s that in turn refer to identical pairs of \'GateInstance\'/\'ComponentInstance\'.'+self.toString()):
-- Guard for each participating tester in locally ordered test descriptions
invGuardsForParticipatingComponents('If the \'Block\' is contained in a locally ordered \'TestDescription\' then a guard shall be specified for every participating \'ComponentInstance\' in the associated \'TestConfiguration\' that has the role \'Tester\' or there shall be no guards at all. '+self.toString()):
-- At most one connection between any two 'GateInstance'/'ComponentInstance' pairs
invUniqueConnections('Given the set of \'Connection\'s contained in a \'TestConfiguration\'. There shall be no two \'Connection\'s containing \'GateReference\'s that in turn refer to identical pairs of \'GateInstance\'/\'ComponentInstance\'.'+self.toString()):
-- Guard for each participating tester in locally ordered test descriptions
invGuardsForParticipatingComponents('If the \'Block\' is contained in a locally ordered \'TestDescription\' then a guard shall be specified for every participating \'ComponentInstance\' in the associated \'TestConfiguration\' that has the role \'Tester\' or there shall be no guards at all. '+self.toString()):