tit4

Results 1 comments of tit4

The test below works just fine. What is the exception you are getting? ``` data class A(val a: String = "someString", val b: String) "Config.extract()" should { "return A" {...