UnityGame/Library/PackageCache/com.unity.test-framework/Samples~/2_ActArrangeAssert/.sample.json
2024-10-27 10:53:47 +03: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
}