Searched defs:test_format (Results 1 – 2 of 2) sorted by relevance
130 def __init__(self, test_output, test_format=TestFormat.UNITY_BASIC): argument
240 def parse_result(stdout, test_format=TestFormat.UNITY_FIXTURE_VERBOSE): argument