public marks

PUBLIC MARKS with tags "unit test" & programming

2008

Jay Fields' Thoughts

by Regis
experiences in software development, and testing in particular

2006

Programming as a Specialist Doing

by YukuanBlog
這裡我就不談工作流程了,只談談作為一門專業,程式設計有哪些值得我們關注的小細節:

An Array Implementation of Queue

by YukuanBlog
Embedded System 程式開發, queue 是很常用的資料結構: UART 在接收及傳輸資料時,通常各需要一個 character queue;在處理 keypad 的按鍵輸入時需要一個 key queue ;task 間的溝通,也可能要用到某種 event queue 。

A Unit Testing Toy

by YukuanBlog
Unit Testing 的 framework,最早是由 Kent Beck 在 Simple Smalltalk Testing 中提出的。隨著 Java 的流行,及其和 Smailltalk 的相似性,Kent Beck 又完成了在 Java 下的 Unit Testing framework -- JUnit 。隨著 Extreme Programming 的熱門,以及 test-driven development 在實務上的成功,現在幾乎各種程式語言都有它們的 Unit Testing Framework ,大家都來 Unit 一下,被通稱為 XUnit。

PUBLIC TAGS related to tag "unit test"

c +   documentation +   embedded +   font +   framework +   literate programming +   programming +   queue +   test +   version control +  

Active users

Regis
last mark : 12/08/2008 14:00

YukuanBlog
last mark : 23/05/2006 16:27