/* * This Kotlin source file was generated by the Gradle 'init' task. */ package xyz.etztech.stonks class AppTest { // @Test // fun appHasAGreeting() { // val classUnderTest = App() // assertNotNull(classUnderTest.greeting, "app should have a greeting") // } }