Computer Science, asked by rishitam2701, 8 months ago

Which of the following are true (select all that apply)?


1. Mocks help to improve test coverage.


2. Mocks can only be used for Android components.


3. Mocks can only be used for interface implementations.


4. Mocks can be used to help make tests run faster by eliminating slow running components.


5. Mocks can be used to help isolate components for unit tests.


Answers

Answered by BalogunJeremiah
3

Answer:

number 4,1and 5 are correct

please mark as brainliest

Similar questions