|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public fileWithError() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public assertHasDiagnosticOnAllMatchingLines(source JavaFileObject) : void in class com.google.errorprone.DiagnosticTestHelper |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public testSeverityResetsAfterOverride() : void in class com.google.errorprone.ErrorProneJavaCompilerTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public fileWithWarning() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public maturityIsResetOnNextCompilation() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public testWithCheckDemotedToWarning() : void in class com.google.errorprone.ErrorProneJavaCompilerTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public fileWithErrorIntegrationTest() : void in class com.google.errorprone.ErrorProneJavaCompilerTest |
From |
To |
|
Change Variable Type checkNameMatcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to checkNameMatcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public assertHasDiagnosticOnAllMatchingLines(source JavaFileObject) : void in class com.google.errorprone.DiagnosticTestHelper |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public testWithCheckPromotedToError() : void in class com.google.errorprone.ErrorProneJavaCompilerTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public ignoreGeneratedConstructors() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public severityIsResetOnNextCompilation() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public fileWithMultipleTopLevelClassesExtendsWithError() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public flagEnablesCheck() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public unhandledExceptionsAreReportedWithoutBugParadeLink() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public ignoreGeneratedSuperInvocations() : void in class com.google.errorprone.ErrorProneCompilerIntegrationTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public testMaturityResetsAfterOverride() : void in class com.google.errorprone.ErrorProneJavaCompilerTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public testWithCustomCheckPositive() : void in class com.google.errorprone.ErrorProneJavaCompilerTest |
From |
To |
|
Change Variable Type matcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to matcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public testWithNonDefaultCheckOn() : void in class com.google.errorprone.ErrorProneJavaCompilerTest |
From |
To |
|
Change Variable Type patternMatcher : Matcher<Iterable<Diagnostic<JavaFileObject>>> to patternMatcher : Matcher<? super Iterable<Diagnostic<JavaFileObject>>> in method public assertHasDiagnosticOnAllMatchingLines(source JavaFileObject) : void in class com.google.errorprone.DiagnosticTestHelper |
From |
To |