{
"displayName": "Exercise 2: Arrange, Act, Assert",
"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.",
"interactiveImport": true
}