only

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

Meta