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

Membros públicos

async Task ExecuteAsync_ValidInput_ReturnsDetailedReadProfessorOutput ()
 
void ExecuteAsync_PasswordIsNull_ThrowsUseCaseException ()
 
void ExecuteAsync_UserWithEmailExists_ThrowsUseCaseException ()
 
void ExecuteAsync_UserWithCPFExists_ThrowsUseCaseException ()
 

Documentação dos métodos

◆ ExecuteAsync_PasswordIsNull_ThrowsUseCaseException()

void Application.Tests.UseCases.Professor.CreateProfessorTests.ExecuteAsync_PasswordIsNull_ThrowsUseCaseException ( )
inline

◆ ExecuteAsync_UserWithCPFExists_ThrowsUseCaseException()

void Application.Tests.UseCases.Professor.CreateProfessorTests.ExecuteAsync_UserWithCPFExists_ThrowsUseCaseException ( )
inline

◆ ExecuteAsync_UserWithEmailExists_ThrowsUseCaseException()

void Application.Tests.UseCases.Professor.CreateProfessorTests.ExecuteAsync_UserWithEmailExists_ThrowsUseCaseException ( )
inline

◆ ExecuteAsync_ValidInput_ReturnsDetailedReadProfessorOutput()

async Task Application.Tests.UseCases.Professor.CreateProfessorTests.ExecuteAsync_ValidInput_ReturnsDetailedReadProfessorOutput ( )
inline

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