説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.sample.json 265B

12345
  1. {
  2. "displayName": "Exercise 6: Solution",
  3. "description": "In this exercise, you will get practical experience in using the NUnit attributes [SetUp] and [TearDown] in order to reduce code duplication in your tests.",
  4. "interactiveImport": true
  5. }