cicd-github-actions/test/GitHubActionsDemo.Service.Unit.Tests/Usings.cs

3 lines
60 B
C#
Raw Permalink Normal View History

2023-07-05 11:15:11 +00:00
global using Xunit;
global using Moq;
global using Shouldly;