testEnterAttributeError1
testEnterAttributeError2
testEnterThrows
testExitAttributeError
testExitThrows
testNameError
testBoundGenerator
testInlineGeneratorBoundSyntax
testInlineGeneratorBoundToDottedVariable
testInlineGeneratorBoundToExistingVariable
testInlineGeneratorSyntax
testNestedSingleStatements
testUnboundGenerator
testMultipleArgBound
testMultipleArgUnbound
testSingleArgBoundToMultipleElementTupleError
testSingleArgBoundToNonTuple
testSingleArgBoundToSingleElementParenthesizedList
testSingleArgInlineGeneratorSyntax
testSingleArgUnbound
testErrorsInBool
testExceptionNormalized
testMultipleResourcesInSingleStatement
testNestedExceptionAfterInnerStatement
testNestedExceptionBeforeInnerStatement
testNestedSingleStatements
testRaisedGeneratorExit1
testRaisedGeneratorExit2
testRaisedStopIteration1
testRaisedStopIteration2
testRaisedStopIteration3
testSingleResource
testWithBreak
testWithContinue
testWithRaise
testWithReturn
testWithYield
testMultipleComplexTargets
testSingleComplexTarget
testExitFalseDoesntSwallowException
testExitTrueSwallowsException
testEnterReturnsTuple
testExceptionInEnter
testExceptionInExit
testExceptionInExprList
testNoExceptions
