Lines Matching refs:check_collection
49 self.check_collection(response, 'hostname', ['host1', 'host2'])
54 self.check_collection(response, 'hostname', ['host1', 'host2'])
59 self.check_collection(response, 'hostname', ['host2', 'host3'])
68 self.check_collection(response, 'hostname', ['host1'])
83 self.check_collection(response, 'name', ['atomic1', 'atomic2'],
101 self.check_collection(response, 'name', ['label1', 'label2'], length=10,
122 self.check_collection(response, 'username',
146 self.check_collection(response, 'hostname', ['host1'])
152 self.check_collection(response, 'name', ['Everyone', 'my_acl'])
173 self.check_collection(response, 'hostname', ['host1', 'host2'],
200 self.check_collection(entries, ['job', 'id'], [1])
208 self.check_collection(tasks, 'task_type', ['Verify'])
261 self.check_collection(response, 'name', ['mytest'])
329 self.check_collection(response, 'id', [1, 2])
355 self.check_collection(entries, ['host', 'hostname'], ['host1', 'host2'])