GPIC - Backend  1.0
Aplicações .NET para o backend do GPIC
Referência à classe Domain.Tests.Entities.StudentUnitTests

Membros públicos

void SetRegistrationCode_ValidCode_SetsRegistrationCode ()
 
void SetRegistrationCode_NullOrEmptyCode_ThrowsException ()
 
void SetRegistrationCode_TooLongCode_ThrowsException ()
 
void SetRegistrationCode_SetsToUpperCase ()
 
void SetBirthDate_ValidDate_SetsBirthDate ()
 
void SetBirthDate_DefaultDate_ThrowsException ()
 
void SetBirthDate_FutureDate_ThrowsException ()
 
void SetRG_ValidRG_SetsRG ()
 
void SetRG_NonPositiveRG_ThrowsException ()
 
void SetIssuingAgency_ValidIssuingAgency_SetsIssuingAgency ()
 
void SetIssuingAgency_NullOrEmptyIssuingAgency_ThrowsException ()
 
void SetIssuingAgency_LongIssuingAgency_ThrowsException ()
 
void SetDispatchDate_ValidDate_SetsDispatchDate ()
 
void SetDispatchDate_DefaultDate_ThrowsException ()
 
void SetDispatchDate_FutureDate_ThrowsException ()
 
void SetGender_ValidGender_SetsGender ()
 
void SetRace_ValidRace_SetsRace ()
 
void SetHomeAddress_ValidAddress_SetsHomeAddress ()
 
void SetHomeAddress_NullOrEmptyAddress_ThrowsException ()
 
void SetHomeAddress_LongAddress_ThrowsException ()
 
void SetCity_ValidCity_SetsCity ()
 
void SetCity_NullOrEmptyCity_ThrowsException ()
 
void SetCity_LongCity_ThrowsException ()
 
void SetUF_ValidUF_SetsUF ()
 
void SetUF_NullOrEmptyUF_ThrowsException ()
 
void SetUF_LongUF_ThrowsException ()
 

Documentação dos métodos

◆ SetBirthDate_DefaultDate_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetBirthDate_DefaultDate_ThrowsException ( )
inline

◆ SetBirthDate_FutureDate_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetBirthDate_FutureDate_ThrowsException ( )
inline

◆ SetBirthDate_ValidDate_SetsBirthDate()

void Domain.Tests.Entities.StudentUnitTests.SetBirthDate_ValidDate_SetsBirthDate ( )
inline

◆ SetCity_LongCity_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetCity_LongCity_ThrowsException ( )
inline

◆ SetCity_NullOrEmptyCity_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetCity_NullOrEmptyCity_ThrowsException ( )
inline

◆ SetCity_ValidCity_SetsCity()

void Domain.Tests.Entities.StudentUnitTests.SetCity_ValidCity_SetsCity ( )
inline

◆ SetDispatchDate_DefaultDate_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetDispatchDate_DefaultDate_ThrowsException ( )
inline

◆ SetDispatchDate_FutureDate_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetDispatchDate_FutureDate_ThrowsException ( )
inline

◆ SetDispatchDate_ValidDate_SetsDispatchDate()

void Domain.Tests.Entities.StudentUnitTests.SetDispatchDate_ValidDate_SetsDispatchDate ( )
inline

◆ SetGender_ValidGender_SetsGender()

void Domain.Tests.Entities.StudentUnitTests.SetGender_ValidGender_SetsGender ( )
inline

◆ SetHomeAddress_LongAddress_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetHomeAddress_LongAddress_ThrowsException ( )
inline

◆ SetHomeAddress_NullOrEmptyAddress_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetHomeAddress_NullOrEmptyAddress_ThrowsException ( )
inline

◆ SetHomeAddress_ValidAddress_SetsHomeAddress()

void Domain.Tests.Entities.StudentUnitTests.SetHomeAddress_ValidAddress_SetsHomeAddress ( )
inline

◆ SetIssuingAgency_LongIssuingAgency_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetIssuingAgency_LongIssuingAgency_ThrowsException ( )
inline

◆ SetIssuingAgency_NullOrEmptyIssuingAgency_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetIssuingAgency_NullOrEmptyIssuingAgency_ThrowsException ( )
inline

◆ SetIssuingAgency_ValidIssuingAgency_SetsIssuingAgency()

void Domain.Tests.Entities.StudentUnitTests.SetIssuingAgency_ValidIssuingAgency_SetsIssuingAgency ( )
inline

◆ SetRace_ValidRace_SetsRace()

void Domain.Tests.Entities.StudentUnitTests.SetRace_ValidRace_SetsRace ( )
inline

◆ SetRegistrationCode_NullOrEmptyCode_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetRegistrationCode_NullOrEmptyCode_ThrowsException ( )
inline

◆ SetRegistrationCode_SetsToUpperCase()

void Domain.Tests.Entities.StudentUnitTests.SetRegistrationCode_SetsToUpperCase ( )
inline

◆ SetRegistrationCode_TooLongCode_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetRegistrationCode_TooLongCode_ThrowsException ( )
inline

◆ SetRegistrationCode_ValidCode_SetsRegistrationCode()

void Domain.Tests.Entities.StudentUnitTests.SetRegistrationCode_ValidCode_SetsRegistrationCode ( )
inline

◆ SetRG_NonPositiveRG_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetRG_NonPositiveRG_ThrowsException ( )
inline

◆ SetRG_ValidRG_SetsRG()

void Domain.Tests.Entities.StudentUnitTests.SetRG_ValidRG_SetsRG ( )
inline

◆ SetUF_LongUF_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetUF_LongUF_ThrowsException ( )
inline

◆ SetUF_NullOrEmptyUF_ThrowsException()

void Domain.Tests.Entities.StudentUnitTests.SetUF_NullOrEmptyUF_ThrowsException ( )
inline

◆ SetUF_ValidUF_SetsUF()

void Domain.Tests.Entities.StudentUnitTests.SetUF_ValidUF_SetsUF ( )
inline

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