Skip to content

Instantly share code, notes, and snippets.

@pazteddy
Created December 9, 2025 16:31
Show Gist options
  • Select an option

  • Save pazteddy/ac9ddb4efd023a9240ce332b5fd02fae to your computer and use it in GitHub Desktop.

Select an option

Save pazteddy/ac9ddb4efd023a9240ce332b5fd02fae to your computer and use it in GitHub Desktop.
Pruebas para servicios de Órdenes
[Fact]
public void GetAll_ReturnsAllOrders()
{}
[Fact]
public void GetAll_ReturnsOrdersWithCompleteData()
{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment