Expect.opDispatch

  1. Expect opDispatch()
  2. Expect opDispatch(Params params)
    struct Expect
    opDispatch
    (
    string methodName
    Params...
    )
    (
    Params params
    )
    if (
    Params.length > 0
    )

Meta