aurorafw v0.0.1-alpha.3 (2019-09-24T21:19:44Z)
Dub
Repo
description
aurorafw
unit
assertion
Returns a description of the throwable.
string
description
(Throwable throwable)
version(unittest)
@
safe
pure nothrow
string
description
(
Throwable
throwable
)
string
description
(string expected, string actual)
Meta
Source
See Implementation
aurorafw
unit
assertion
aliases
assertGreaterThan
assertGreaterThanOrEqual
assertIn
assertLessThan
assertLessThanOrEqual
assertNotIn
classes
AssertAllException
AssertException
functions
assertAll
assertArrayEquals
assertEmpty
assertEquals
assertFalse
assertNotEmpty
assertNotNull
assertNotSame
assertNull
assertRangeEquals
assertSame
assertTrue
description
diff
expectThrows
fail
static functions
assertEventually
templates
assertOp
Returns a description of the throwable.