GPIC - Backend  1.0
Aplicações .NET para o backend do GPIC
Referência à classe Application.Tests.UseCases.Student.GetStudentByIdTests

Membros públicos

async Task ExecuteAsync_ValidId_ReturnsDetailedReadStudentOutput ()
 
async Task ExecuteAsync_NullId_ThrowsUseCaseException ()
 
async Task ExecuteAsync_StudentNotFound_ReturnsNull ()
 

Documentação dos métodos

◆ ExecuteAsync_NullId_ThrowsUseCaseException()

async Task Application.Tests.UseCases.Student.GetStudentByIdTests.ExecuteAsync_NullId_ThrowsUseCaseException ( )
inline

◆ ExecuteAsync_StudentNotFound_ReturnsNull()

async Task Application.Tests.UseCases.Student.GetStudentByIdTests.ExecuteAsync_StudentNotFound_ReturnsNull ( )
inline

◆ ExecuteAsync_ValidId_ReturnsDetailedReadStudentOutput()

async Task Application.Tests.UseCases.Student.GetStudentByIdTests.ExecuteAsync_ValidId_ReturnsDetailedReadStudentOutput ( )
inline

A documentação para esta classe foi gerada a partir do seguinte ficheiro: