Why is composition better than inheritance?

Composition offers better test-ability of a class than Inheritance . If one class consists of another class, you can easily construct a Mock Object representing a composed class for the sake of testing. This privilege is not given by inheritance.

Sizin İçin Seçtik  What is a HF generator?

Leave a Reply

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

Why is composition better than inheritance?

Composition offers better test-ability of a class than Inheritance . If one class consists of another class, you can easily construct a Mock Object representing a composed class for the sake of testing. This privilege is not given by inheritance.

Sizin İçin Seçtik  Is a and has a relationship in Java example?

Leave a Reply

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