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

Membros públicos

async Task ExecuteAsync_ValidInput_ReturnsDetailedReadStudentOutput ()
 
async Task ExecuteAsync_UserWithEmailExists_ThrowsUseCaseException ()
 
async Task ExecuteAsync_UserWithCPFExists_ThrowsUseCaseException ()
 
async Task ExecuteAsync_CourseNotFound_ThrowsUseCaseException ()
 
async Task ExecuteAsync_CampusNotFound_ThrowsUseCaseException ()
 
async Task ExecuteAsync_NullPassword_ThrowsUseCaseException ()
 

Membros públicos estáticos

static CreateStudentInput GetValidInput ()
 

Documentação dos métodos

◆ ExecuteAsync_CampusNotFound_ThrowsUseCaseException()

async Task Application.Tests.UseCases.Student.CreateStudentTests.ExecuteAsync_CampusNotFound_ThrowsUseCaseException ( )
inline
Grafo de chamadas desta função:

◆ ExecuteAsync_CourseNotFound_ThrowsUseCaseException()

async Task Application.Tests.UseCases.Student.CreateStudentTests.ExecuteAsync_CourseNotFound_ThrowsUseCaseException ( )
inline
Grafo de chamadas desta função:

◆ ExecuteAsync_NullPassword_ThrowsUseCaseException()

async Task Application.Tests.UseCases.Student.CreateStudentTests.ExecuteAsync_NullPassword_ThrowsUseCaseException ( )
inline
Grafo de chamadas desta função:

◆ ExecuteAsync_UserWithCPFExists_ThrowsUseCaseException()

async Task Application.Tests.UseCases.Student.CreateStudentTests.ExecuteAsync_UserWithCPFExists_ThrowsUseCaseException ( )
inline
Grafo de chamadas desta função:

◆ ExecuteAsync_UserWithEmailExists_ThrowsUseCaseException()

async Task Application.Tests.UseCases.Student.CreateStudentTests.ExecuteAsync_UserWithEmailExists_ThrowsUseCaseException ( )
inline
Grafo de chamadas desta função:

◆ ExecuteAsync_ValidInput_ReturnsDetailedReadStudentOutput()

async Task Application.Tests.UseCases.Student.CreateStudentTests.ExecuteAsync_ValidInput_ReturnsDetailedReadStudentOutput ( )
inline
Grafo de chamadas desta função:

◆ GetValidInput()

static CreateStudentInput Application.Tests.UseCases.Student.CreateStudentTests.GetValidInput ( )
inlinestatic
Este é o diagrama das funções que utilizam esta função:

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