hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
Assert.format
hunt
Assert
Assert
Undocumented in source. Be warned that the author may not have intended to support it.
string
format
(string message, T expected, T actual)
class
Assert
static
string
format
(
T
)
(
string
message
,
T
expected
,
T
actual
)
if
(
is
(
T
== class) ||
is
(
T
== struct)
||
is
(
T
== interface)
)
string
format
(string message, T expected, T actual)
Meta
Source
See Implementation
hunt
Assert
Assert
constructors
this
static functions
assertArrayEquals
assertContain
assertEquals
assertFalse
assertNotEquals
assertNotNull
assertNotSame
assertNull
assertSame
assertStartsWith
assertThat
assertTrue
fail
format
state