Migrate 1.1 reflection API usages in tests.

This commit is contained in:
Ilya Gorbunov
2016-12-27 21:52:19 +03:00
parent 405a79549a
commit 0a840d0174
22 changed files with 29 additions and 24 deletions
@@ -10,7 +10,7 @@ public class J {
// FILE: K.kt
import kotlin.reflect.findParameterByName
import kotlin.reflect.full.findParameterByName
import kotlin.test.assertEquals
import kotlin.test.assertNull