MCQs > IT & Programming > Mobile App Testing > While using OCMock 3 tool for testing iOS. which Of the following commands can create a mock Object.

Mobile App Testing MCQs

While using OCMock 3 tool for testing iOS. which Of the following commands can create a mock Object.

which can be used as an instance of an Object that implements ExampleProtocol?


Answer

Correct Answer:

id protocolMock = OCMProtocolMock(@protocol(ExampleProtocol));

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Mobile App Testing Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Mobile App Testing Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it