class Foo { fun foo() { } } class FooTest : TestCase { fun testFoo() { } }