Documentation modifications
This commit is contained in:
@@ -4,6 +4,12 @@ using adas_core.Application.Services.Caching;
|
||||
|
||||
namespace adas_core.Test.Services;
|
||||
|
||||
/// <summary>
|
||||
/// NUnit test fixture that exercises the behavior of the in-memory lock provider.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// The <see cref="TestFixtureAttribute"/> attribute marks this class as a container of related test cases.</remarks>
|
||||
/// <!-- aidoc:v1 sig=92f2274 -->
|
||||
[TestFixture]
|
||||
public class InMemoryLockProviderTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user