Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escrever Testes para Extensão de String #33

Open
elissonmichael opened this issue May 22, 2018 · 0 comments
Open

Escrever Testes para Extensão de String #33

elissonmichael opened this issue May 22, 2018 · 0 comments
Labels
fácil Comece por aqui tdd Atividade para Praticar a Escrita de Testes

Comments

@elissonmichael
Copy link
Owner

elissonmichael commented May 22, 2018

Escrever Testes para Extensão de String

Escrever testes para duas funções extras implementadas para a classe String.

Alguns Exemplos:

Entrada Saída
"elisson michael".titleize "Elisson Michael"
"ELISSON MICHAEL".titleize "Elisson Michael"
" ".blank? true
"Elisson".blank? false
@elissonmichael elissonmichael added fácil Comece por aqui tdd Atividade para Praticar a Escrita de Testes labels May 22, 2018
andre-lfa pushed a commit to andre-lfa/Teste_e_Qualidade_de_Software that referenced this issue Jun 13, 2018
elissonmichael added a commit that referenced this issue Jun 13, 2018
Adiciona a resolução das atividades #32 e #33
henriquetatagiba added a commit to henriquetatagiba/teste-e-qualidade-de-software that referenced this issue Oct 11, 2018
mikhaelangelo added a commit to mikhaelangelo/Teste_e_Qualidade_de_Software that referenced this issue Oct 11, 2018
… (resolução parcial pois faltam os testes do método blank)
mikhaelangelo added a commit to mikhaelangelo/Teste_e_Qualidade_de_Software that referenced this issue Oct 19, 2018
elissonmichael added a commit that referenced this issue Oct 19, 2018
Adiciona Resolução da Atividade #33 por @pofreire
elissonmichael added a commit that referenced this issue Oct 19, 2018
Adiciona Resolução das Atividades #32 e #33 por @mikhaelangelo
Kamille21 added a commit to Kamille21/teste-e-qualidade-de-software that referenced this issue Oct 25, 2018
e3duardo added a commit to e3duardo/Teste_e_Qualidade_de_Software that referenced this issue Nov 6, 2018
elissonmichael added a commit that referenced this issue Nov 6, 2018
fandor42 added a commit to fandor42/teste-e-qualidade-de-software that referenced this issue Nov 21, 2018
brpadilha added a commit to brpadilha/teste-e-qualidade-de-software that referenced this issue Aug 16, 2019
elissonmichael added a commit that referenced this issue Aug 19, 2019
Adiciona alguns exemplos para guiar os alunos que estão iniciando.
elissonmichael pushed a commit to ucam-campos/Teste_e_Qualidade_de_Software that referenced this issue Oct 27, 2019
elissonmichael pushed a commit to ucam-campos/Teste_e_Qualidade_de_Software that referenced this issue Oct 27, 2019
elissonmichael added a commit to ucam-campos/Teste_e_Qualidade_de_Software that referenced this issue Oct 27, 2019
Adiciona alguns exemplos para guiar os alunos que estão iniciando.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fácil Comece por aqui tdd Atividade para Praticar a Escrita de Testes
Projects
None yet
Development

No branches or pull requests

1 participant