unit-threaded v1.0.11 (2020-09-15T15:33:59Z)
Home
Dub
Repo
ShouldFailWith
unit_threaded
runner
attrs
The suite fails unless the test throws T
struct
ShouldFailWith (
T
:
Throwable
) {
alias
Type
=
T
;
string
reason
;
}
Members
Aliases
Type
alias
Type
=
T
Undocumented in source.
Variables
reason
string
reason
;
Undocumented in source.
Meta
Source
See Implementation
unit_threaded
runner
attrs
aliases
SingleThreaded
enums
Serial
Setup
Shutdown
structs
Flaky
HiddenTest
Name
ShouldFail
ShouldFailWith
Tags
The suite fails unless the test throws T