shouldEqualDlang

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void shouldEqualDlang(LPXLOPER12 actual, U expected, string file, size_t line)
  2. void shouldEqualDlang(XLOPER12 actual, U expected, string file, size_t line)
    version(unittest)
    @trusted
    void
    shouldEqualDlang
    (
    U
    )
    (,,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )
  3. void shouldEqualDlang(XLOPER12 actual, U expected, string file, size_t line)

Meta