I have a project that I am implementing the Unit Tests with the Mock Framework, in this project I have implemented CQRS using MediatR.
Follow the test code
public RegistrarMaanaimComandTest()
{
[Fact]
public void RegistrarLocal_Reto...
asked by
22.02.2018 / 12:27