If easymock.notThreadSafeByDefault=True then ____?

12. If easymock.notThreadSafeByDefault=True then ____?

  1. By default, a mock will be thread-safe.
  2. By default, a mock will not be thread-safe.
  3. None

Answer: B) By default, a mock will not be thread-safe.

Explanation:

If easymock.notThreadSafeByDefault=True then, By default, a mock will not be thread-safe.

Comments and Discussions!

Load comments ↻






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