module documentation

Tests for the mypy parser.

Class ParseErrorSuite Undocumented
Class ParserSuite Undocumented
Function test_parse_error Undocumented
Function test_parser Perform a single parser test case.
Constant INPUT_FILE_NAME Undocumented
def test_parse_error(testcase: DataDrivenTestCase): (source)

Undocumented

def test_parser(testcase: DataDrivenTestCase): (source)

Perform a single parser test case. The argument contains the description of the test case.

INPUT_FILE_NAME: str = (source)

Undocumented

Value
'file'