be
- void be(Should should, T expected, Fence _, string file, size_t line)
- void be(Should should, typeof(null) expected, Fence _, string file, size_t line)
- auto be(Should should)
- void be(Should should, T expected, ErrorValue error, Fence _, string file, size_t line)
dshould basic
functionsstructs
When called without parameters, .be is a filler word for .greater, .less or .equal.