Nos meus testes apresentaram erros:
There were 3 failures:
Diego\Arquitetura\Testes\Dominio\Aluno\TelefoneTest::testTelefoneComDddInvalidoNaoDeveExistir Failed asserting that exception of type "InvalidArgumentException" is thrown.
Diego\Arquitetura\Testes\Dominio\Aluno\TelefoneTest::testTelefoneComNumeroInvalidoNaoDeveExistir Expected deprecation with message "Número de telefone inválido" was not triggered
Diego\Arquitetura\Testes\Dominio\CpfTest::testCpfComNumeroFormatoInvalidoNaoDeveExistir Failed asserting that exception of type "InvalidArgumentException" is thrown.
ERRORS! Tests: 8, Assertions: 8, Errors: 1, Failures: 3.