Lines Matching full:contains
224 expected: file that contains the expected data
240 """Check if resulted configuration contains expected data.
242 expected: file that contains the expected data
243 returncode: True if result contains the expected data, False otherwise
250 expected: file that contains the expected data
256 """Check if resulted stdout contains expected data.
258 expected: file that contains the expected data
259 returncode: True if result contains the expected data, False otherwise
266 expected: file that contains the expected data
272 """Check if resulted stderr contains expected data.
274 expected: file that contains the expected data
275 returncode: True if result contains the expected data, False otherwise
282 expected: file that contains the expected data