All Downloads are FREE. Search and download functionalities are using the official Maven repository.

iosTest.io.github.untactorder.shared.iosTest.kt Maven / Gradle / Ivy

Go to download

Toast and SnackBar Lib contains design presets for Kotlin Multi-platform written with Compose.

There is a newer version: 1.0.3
Show newest version
package io.github.untactorder.shared

import kotlin.test.Test
import kotlin.test.assertTrue

class IosGreetingTest {

    @Test
    fun testExample() {
        //assertTrue(Greeting().greeting().contains("iOS"), "Check iOS is mentioned")
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy