Renamed one class in Kotlin module
This commit is contained in:
parent
46b3680f62
commit
28cbdeb4a9
@ -5,7 +5,7 @@ import org.junit.Test
|
|||||||
import kotlin.test.assertEquals
|
import kotlin.test.assertEquals
|
||||||
|
|
||||||
|
|
||||||
class KotlinScalaInteroperabilityTest {
|
class KotlinJavaInteroperabilityTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun givenLowercaseString_whenExecuteMethodFromJavaStringUtils_shouldReturnStringUppercase() {
|
fun givenLowercaseString_whenExecuteMethodFromJavaStringUtils_shouldReturnStringUppercase() {
|
Loading…
x
Reference in New Issue
Block a user