Documentation modifications
This commit is contained in:
@@ -13,6 +13,10 @@ using Moq;
|
||||
|
||||
namespace adas_core.Test.Services;
|
||||
|
||||
/// <summary>
|
||||
/// Provides unit tests for the <see cref="MasterListService"/> class, exercising its behavior under the NUnit <see cref="TestFixtureAttribute"/> framework.
|
||||
/// </summary>
|
||||
/// <!-- aidoc:v1 sig=a1e1475 -->
|
||||
[TestFixture]
|
||||
public class MasterListServiceTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user