Files
Caleb Sandford deQuincey 334021d04e Started project
2025-11-14 17:30:41 +00:00

5 lines
269 B
JSON

{
"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
}