AssertEquals

trait AssertEquals[R]
class Object
trait Matchable
class Any

Value members

Abstract methods

Concrete methods

inline def assertEquals(expected: String, found: String): R
inline def assertEquals(expected: String, found: String, message: => String): R