Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

12345
  1. {
  2. "displayName": "Exercise 2: Arrange, Act, Assert",
  3. "description": "In this exercise, you will learn about the core unit testing principle of AAA (Arrange, Act, Assert), which will help you structure your unit test.",
  4. "interactiveImport": true
  5. }