Ad
  • Custom User Avatar

    In Kolin 'expected' and 'actual' should be the other way round

  • Custom User Avatar

    In Kotlin when running the sample tests on the starter code:

    src/test/kotlin/fixture.kt:7:33: error: the floating-point literal does not conform to the expected type Int assertEquals(22, evaporator(10.0,10.0,10.0))