Lines Matching full:contains
232 expected: file that contains the expected data
248 """Check if resulted configuration contains expected data.
250 expected: file that contains the expected data
251 returncode: True if result contains the expected data, False otherwise
258 expected: file that contains the expected data
264 """Check if resulted stdout contains expected data.
266 expected: file that contains the expected data
267 returncode: True if result contains the expected data, False otherwise
274 expected: file that contains the expected data
280 """Check if resulted stderr contains expected data.
282 expected: file that contains the expected data
283 returncode: True if result contains the expected data, False otherwise
290 expected: file that contains the expected data