SAP
C_FIORDEV_21 · Question #169
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnittest?
The correct answer is A. this.calculator.press("1"). See the full explanation below for the reasoning.
Question
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnittest?
Options
- Athis.calculator.press("1")
- Bteardown : function() {}
- CQUnit.module
- DQUnit.test
How the community answered
(58 responses)- A81% (47)
- B2% (1)
- C5% (3)
- D12% (7)
Community Discussion
No community discussion yet for this question.