Lines Matching defs:self
31 def testSplittingAllArgs(self): argument
80 def testSimpleFunctionsWithTrailingComments(self): argument
109 def testBlankLinesAtEndOfFile(self): argument
136 def testMultipleUgliness(self): argument
176 def testComments(self): argument
229 def testSingleComment(self): argument
236 def testCommentsWithTrailingSpaces(self): argument
248 def testCommentsInDataLiteral(self): argument
265 def testEndingWhitespaceAfterSimpleStatement(self): argument
274 def testDocstrings(self): argument
312 def testDocstringAndMultilineComment(self): argument
347 def testMultilineDocstringAndMultilineComment(self): argument
400 def testTupleCommaBeforeLastParen(self): argument
410 def testNoBreakOutsideOfBracket(self): argument
426 def testBlankLinesBeforeDecorators(self): argument
447 def testCommentBetweenDecorators(self): argument
465 def testListComprehension(self): argument
478 def testListComprehensionPreferOneLine(self): argument
495 def testListComprehensionPreferOneLineOverArithmeticSplit(self): argument
509 def testListComprehensionPreferThreeLinesForLineWrap(self): argument
528 def testListComprehensionPreferNoBreakForTrivialExpression(self): argument
546 def testOpeningAndClosingBrackets(self): argument
564 def testSingleLineFunctions(self): argument
575 def testNoQueueSeletionInMiddleOfLine(self): argument
589 def testNoSpacesBetweenSubscriptsAndCalls(self): argument
599 def testNoSpacesBetweenOpeningBracketAndStartingOperator(self): argument
622 def testMultilineCommentReformatted(self): argument
638 def testDictionaryMakerFormatting(self): argument
663 def testSimpleMultilineCode(self): argument
681 def testMultilineComment(self): argument
694 def testMultilineString(self): argument
730 def testSimpleMultilineWithComments(self): argument
742 def testMatchingParenSplittingMatching(self): argument
756 def testContinuationIndent(self): argument
782 def testTrailingCommaAndBracket(self): argument
800 def testI18n(self): argument
813 def testI18nCommentsInDataLiteral(self): argument
827 def testClosingBracketIndent(self): argument
840 def testClosingBracketsInlinedInCall(self): argument
872 def testLineWrapInForExpression(self): argument
885 def testFunctionCallContinuationLine(self): argument
899 def testI18nNonFormatting(self): argument
911 def testNoSpaceBetweenUnaryOpAndOpeningParen(self): argument
919 def testCommentBeforeFuncDef(self): argument
937 def testExcessLineCountWithDefaultKeywords(self): argument
962 def testSpaceAfterNotOperator(self): argument
970 def testNoPenaltySplitting(self): argument
983 def testExpressionPenalties(self): argument
994 def testLineDepthOfSingleLineStatement(self): argument
1017 def testSplitListWithTerminatingComma(self): argument
1040 def testSplitListWithInterspersedComments(self): argument
1059 def testRelativeImportStatements(self): argument
1066 def testSingleLineList(self): argument
1081 def testBlankLinesBeforeFunctionsNotInColumnZero(self): argument
1115 def testNoKeywordArgumentBreakage(self): argument
1127 def testTrailerOnSingleLine(self): argument
1137 def testIfConditionalParens(self): argument
1150 def testContinuationMarkers(self): argument
1176 def testCommentsWithContinuationMarkers(self): argument
1187 def testMultipleContinuationMarkers(self): argument
1196 def testContinuationMarkerAfterStringWithContinuation(self): argument
1205 def testEmptyContainers(self): argument
1215 def testSplitStringsIfSurroundedByParens(self): argument
1239 def testMultilineShebang(self): argument
1259 def testNoSplittingAroundTermOperators(self): argument
1267 def testNoSplittingWithinSubscriptList(self): argument
1277 def testExcessCharacters(self): argument
1307 def testDictSetGenerator(self): argument
1318 def testUnaryOpInDictionaryValue(self): argument
1329 def testUnaryNotOperator(self): argument
1341 def testRelaxArraySubscriptAffinity(self): argument
1357 def testFunctionCallInDict(self): argument
1362 def testFunctionCallInNestedDict(self): argument
1367 def testUnbreakableNot(self): argument
1376 def testSplitListWithComment(self): argument
1387 def testOverColumnLimit(self): argument
1414 def testEndingComment(self): argument
1424 def testContinuationSpaceRetention(self): argument
1435 def testIfExpressionWithFunctionCall(self): argument
1447 def testUnformattedAfterMultilineString(self): argument
1458 def testNoSpacesAroundKeywordDefaultValues(self): argument
1469 def testNoSplittingBeforeEndingSubscriptBracket(self): argument
1484 def testNoSplittingOnSingleArgument(self): argument
1506 def testSplittingArraysSensibly(self): argument
1524 def testComprehensionForAndIf(self): argument
1541 def testFunctionCallArguments(self): argument
1566 def testBinaryOperators(self): argument
1590 def testContiguousList(self): argument
1598 def testArgsAndKwargsFormatting(self): argument
1620 def testCommentColumnLimitOverflow(self): argument
1633 def testMultilineLambdas(self): argument
1667 def testMultilineDictionaryKeys(self): argument
1699 def testStableDictionaryFormatting(self): argument
1728 def testStableInlinedDictionaryFormatting(self): argument
1755 def testDontSplitKeywordValueArguments(self): argument
1769 def testDontAddBlankLineAfterMultilineString(self): argument
1779 def testFormattingListComprehensions(self): argument
1793 def testNoSplittingWhenBinPacking(self): argument
1824 def testNotSplittingAfterSubscript(self): argument
1838 def testSplittingOneArgumentList(self): argument
1861 def testSplittingBeforeFirstElementListArgument(self): argument
1890 def testSplittingArgumentsTerminatedByComma(self): argument
1945 def testImportAsList(self): argument
1954 def testDictionaryValuesOnOwnLines(self): argument
2006 def testDictionaryOnOwnLine(self): argument
2037 def testNestedListsInDictionary(self): argument
2104 def testNestedDictionary(self): argument
2132 def testDictionaryElementsOnOneLine(self): argument
2152 def testNotInParams(self): argument
2163 def testNamedAssignNotAtEndOfLine(self): argument
2181 def testBlankLineBeforeClassDocstring(self): argument
2239 def testBlankLineBeforeModuleDocstring(self): argument
2292 def testTupleCohesion(self): argument
2307 def testSubscriptExpression(self): argument
2314 def testListWithFunctionCalls(self): argument
2341 def testEllipses(self): argument
2353 def testSplittingBeforeFirstArgumentOnFunctionCall(self): argument
2373 def testSplittingBeforeFirstArgumentOnFunctionDefinition(self): argument
2395 def testSplittingBeforeFirstArgumentOnCompoundStatement(self): argument
2419 def testCoalesceBracketsOnDict(self): argument
2453 def testSplitAfterComment(self): argument
2472 def testAsyncAsNonKeyword(self): argument
2493 def testDisableEndingCommaHeuristic(self): argument