This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-17 07:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05ac9163531be3960007979fa781c33d2675fa1d
openide
/
jvm
/
jvm-analysis-kotlin-tests-k2
/
testSrc
/
com
/
intellij
/
codeInspection
/
tests
/
kotlin
History
Bart van Helvert
6e3a46cf36
[jvm] Fix test method without assertions inspection for Kotlin assertions
...
#KTIJ-31326 Fixed GitOrigin-RevId: bb2cd382795252b986a505405d13419e9269857a
2024-09-14 15:32:51 +00:00
..
deadCode
…
logging
…
performance
…
sourceToSink
…
test
[jvm] Fix test method without assertions inspection for Kotlin assertions
2024-09-14 15:32:51 +00:00
K2BlockingCallDetectionTest.kt
…
K2CallMatcherTest.kt
…
K2DependencyInspectionTest.kt
…
K2EmptyMethodInspectionTest.kt
…
K2JavaApiUsageInspectionTest.kt
[jvm] Fix and enable Java API usage test for K2
2024-09-14 15:32:51 +00:00
K2MarkedForRemovalInspectionTest.kt
…
K2MigrationTest.kt
…
K2MissingDeprecatedAnnotationOnScheduledForRemovalApiInspectionTest.kt
…
K2MustAlreadyBeRemovedApiInspectionTest.kt
…
K2NonExtendableApiUsageInspectionTest.kt
…
K2NonNlsUastUtilTest.kt
…
K2ObsoleteApiUsageInspectionTest.kt
…
K2OverrideOnlyInspectionTest.kt
…
K2RedundantRequiresStatementTest.kt
…
K2SameParameterValueGlobalInspectionTest.kt
…
K2SameParameterValueLocalInspectionTest.kt
…
K2SameReturnValueGlobalInspectionTest.kt
…
K2SameReturnValueLocalInspectionTest.kt
…
K2SerializableHasSerialVersionUidFieldInspectionTest.kt
…
K2SuppressionAnnotationInspectionTest.kt
…
K2SuspiciousPackagePrivateAccessInspectionTest.kt
…
K2SystemGetPropertyInspectionTest.kt
…
K2ThreadRunInspectionTest.kt
…
K2UnstableApiUsageInspectionTest.kt
…
K2UnstableTypeUsedInSignatureTest.kt
…
K2UnusedDeclarationTest.kt
…
K2UnusedReturnValueInspectionTest.kt
…