____ matchers allow us to determine whether an element belongs to the same array or another sequential object

17. ____ matchers allow us to determine whether an element belongs to the same array or another sequential object.

  1. Tocheck ()
  2. toMatch()
  3. toContain()

Answer: C) toContain()

Explanation:

toContain() matchers allow us to determine whether an element belongs to the same array or another sequential object.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.