Created
December 9, 2025 16:31
-
-
Save pazteddy/ac9ddb4efd023a9240ce332b5fd02fae to your computer and use it in GitHub Desktop.
Pruebas para servicios de Órdenes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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