unit-threaded v0.7.13 (2017-04-08T17:19:29Z)
Home
Dub
Repo
ShouldFailWith
unit_threaded
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
attrs
aliases
SingleThreaded
enums
AutoTags
DontTest
Serial
Setup
Shutdown
UnitTest
functions
Values
getValue
structs
HiddenTest
Name
ShouldFail
ShouldFailWith
Tags
Types
ValueHolder
ValuesImpl
The suite fails unless the test throws T