tdd共14篇
Testes Unitários com JUnit no Java-拾光赋

Testes Unitários com JUnit no Java

Testes Unitários com JUnit no Java,Os testes unitários estão sendo cruciais no meu dia a dia no desenvolvimento de software, garantindo que cada parte do código funcione como e...
kity的头像-拾光赋kity10个月前
0276
How to Write Great Tests!-拾光赋

How to Write Great Tests!

How to Write Great Tests!,In my previous post, I discussed a nifty sorting test. Today, I am going to teach you how to write great tests! When I write a new JUnit test I follow the...
kity的头像-拾光赋kity4年前
0437
Testes 101 - Testando aplicações Java-拾光赋

Testes 101 – Testando aplicações Java

Testes 101 - Testando aplicações Java, Level Up (4 Part Series) 1 Testes 101 - Testando aplicações Java 2 Soft-Skill 101 - Mentoria. Porque e como? 3 Ágil 101 - O que devo sab...
kity的头像-拾光赋kity5年前
0428
Re-thinking Mocks-拾光赋

Re-thinking Mocks

Re-thinking Mocks,These days I have mainly been using Java for my professional career (roughly I have been working with Java for a year). I also mainly have been using the Spring f...
kity的头像-拾光赋kity5年前
0409
Let's code: graphs in java-拾光赋

Let’s code: graphs in java

Let's code: graphs in java,I have been obsessed with graphs for a few years now. This obsession has resulted in three projects: graph-dsl, graphs, and graph-wm. Graphs are excellen...
kity的头像-拾光赋kity5年前
04912
Technical debt-拾光赋

Technical debt

Technical debt,Software development is cursed with an implied cost at any stage, no matter how elegant your solution looks at any point of time. The cost of fixing what you messed ...
kity的头像-拾光赋kity6年前
04712
I tried to use Test-Driven Development-拾光赋

I tried to use Test-Driven Development

I tried to use Test-Driven Development, We will look into how to use test-driven development in order to write code. I go through the process I use in order to create self-document...
kity的头像-拾光赋kity6年前
03512
Tests and Requirements-拾光赋

Tests and Requirements

Tests and Requirements, Thoughts on TDD (2 Part Series) 1 A very simple Test Driven Development Tutorial 2 Tests and Requirements In the last days I'm facing a huge question: With ...
kity的头像-拾光赋kity6年前
03015
A first approach to contract test-拾光赋

A first approach to contract test

A first approach to contract test,In this post I will talk about contract test: what they are and how you can use them. Sometimes you have to unit test multiple implementations of ...
kity的头像-拾光赋kity6年前
03913
Functional Enums in Java-拾光赋

Functional Enums in Java

Functional Enums in Java,A rehash of my GitHub.io post._ Introduction The largest personal project I am currently undertaking, is that of an emulator (EmuRox). The main goal was to...
kity的头像-拾光赋kity6年前
04911
Live Coding Learnings - June 20, 2019-拾光赋

Live Coding Learnings – June 20, 2019

Live Coding Learnings - June 20, 2019, Live Coding Lessons Learned (4 Part Series) 1 Live Coding Learnings - June 18, 2019 2 Live Coding Learnings - June 19, 2019 3 Live Coding Lea...
kity的头像-拾光赋kity6年前
03015
Live Coding Learnings - June 19, 2019-拾光赋

Live Coding Learnings – June 19, 2019

Live Coding Learnings - June 19, 2019, Live Coding Lessons Learned (4 Part Series) 1 Live Coding Learnings - June 18, 2019 2 Live Coding Learnings - June 19, 2019 3 Live Coding Lea...
kity的头像-拾光赋kity6年前
03812