Which option is the name given to the anti pattern described above?

You are using an open source integration framework in your project. However, key
interfaces do not explicitly define several strange conditions you have repeatedly seen while
testing. Which option is the name given to the anti pattern described above?

You are using an open source integration framework in your project. However, key
interfaces do not explicitly define several strange conditions you have repeatedly seen while
testing. Which option is the name given to the anti pattern described above?

A.
Composite View

B.
Leaky Abstraction

C.
Asynchronous Interaction

D.
Golden Hammer

Explanation:



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Vemuri

Vemuri

This answer does not seem correct to me. I think it should be B Leaky Abstraction.

Vemuri

Vemuri

Law of Leaky Abstraction states that Complex abstractions are to some degree leaky. Here the open source integration framework does not state conditions which are only found during testing.