contain

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void contain(Should should, T expected, Fence _, string file, size_t line)
  2. auto contain(Should should)
    contain
    (
    Should
    )
    (
    Should should
    )
    if (
    isInstanceOf!(ShouldType, Should)
    )

Meta