dshould.ShouldType

Undocumented in source.

Public Imports

std.traits
public import std.traits : isInstanceOf;

Members

Classes

FluentException
class FluentException
Undocumented in source.

Functions

empty_
void empty_(Should should, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
should
auto should(T lhs)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ShouldType
struct ShouldType(Data = Tuple!(), string[] Words = [])
Undocumented in source.

Meta