unittesting共6篇
System Rules on the Command Line-拾光赋

System Rules on the Command Line

System Rules on the Command Line, Introduction This is a more of a follow up to my previous post Barebones Guide to JUnit on the Command Line rather than an entirely new topic. Sys...
kity的头像-拾光赋kity5年前
0428
Barebones Guide to JUnit on the Command Line-拾光赋

Barebones Guide to JUnit on the Command Line

Barebones Guide to JUnit on the Command Line, Introduction JUnit is a testing framework for Java. It is primarily aimed for IDEs, but with some perseverance it can be used on the c...
kity的头像-拾光赋kity5年前
04912
Live Coding Learnings - June 21, 2019-拾光赋

Live Coding Learnings – June 21, 2019

Live Coding Learnings - June 21, 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年前
0487
My first ever unit test-拾光赋

My first ever unit test

My first ever unit test,I consider myself quite late. Being in the second year of my career and my first ever unit test was a few days ago. Lately, I joined the backend team and t...
kity的头像-拾光赋kity6年前
0339
Writing Assertions for String Objects using Hamcrest and JUnit-拾光赋

Writing Assertions for String Objects using Hamcrest and JUnit

Writing Assertions for String Objects using Hamcrest and JUnit,In this post, I will show you how to write assertions for String Objects making use of the Hamcrest Library when writ...
kity的头像-拾光赋kity7年前
0425
Introduction to Unit Testing with Java-拾光赋

Introduction to Unit Testing with Java

Introduction to Unit Testing with Java,_Cover image by [Hans-Peter Gauster](https://unsplash.com/@sloppyperfectionist) on [Unsplash](https://unsplash.com/)_ We all have been there:...
kity的头像-拾光赋kity7年前
04914