JUnit is a widely-adopted unit testing framework for Java, developed by Kent Beck and Erich Gamma. In their discussion of JUnit 3.8’s design, the authors state:
Notice how TestCase, the central abstraction in the framework, is involved in four patterns. Pictures of mature object designs show this same ‘pattern density’. The star of the design has [...]
Entries Tagged as 'Research'
Design Pattern Density and Design Maturity
May 18th, 2008 · No Comments
Tags: Research · Software Design
Bertrand Meyer: Electrical Engineering vs. Computer Science
May 16th, 2008 · 1 Comment
Bertrand Meyer, at the 40 Years of Software Engineering panel at ICSE 2008, on May 16, 2008, 11:56am: “Electrical engineering is to computer science what making a bed is to making love.” I’m not entirely sure this is true, but it certainly makes for a memorable quote.
UPDATE: I had mentioned my enjoyment of [...]
Tags: Research
Object-Oriented Software Design Documentation
May 7th, 2008 · No Comments
Software researchers need case studies to validate new tools and methods of object-oriented software design. A good thing to do is to standardize on a set of open source frameworks and libraries that are known and available to everyone. Basically, a benchmark set for new tools and methods in object-oriented software design. JUnit and JHotDraw [...]
Tags: Open Source · Research · Software Design
SE Radio Interview on Open Source Business Models
April 23rd, 2008 · 4 Comments
Markus Völter of the Software Engineering Radio podcast show interviewed me about open source business models. Why not listen to the Open Source Business Model podcast while running rather than reading it as papers on my website?
Tags: Open Source · Presentation · Research
International Journal of Open Source Software & Processes
April 4th, 2008 · 2 Comments
I’m a founding member and associate editor of the International Journal of Open Source Software & Processes. Please consider submitting a paper to this new journal, call for papers appended.
CALL FOR PAPERS
International Journal of Open Source Software & Processes (IJOSSP)
An Official Publication of the Information Resources Management Association - New in 2009
www.igi-global.com/ijossp
Editor-in-Chief: Stefan Koch, Vienna [...]
Tags: Announcement · Open Source · Research
JUnit 3.8 Documented Using Collaborations
April 3rd, 2008 · 3 Comments
Title: JUnit 3.8 Documented Using Collaborations
Author: Dirk Riehle
Institution: SAP Research, SAP Labs LLC
Keywords: JUnit 3.8 Documentation
Abstract: This paper describes the design of the unit testing framework JUnit v3.8. The documentation technique employed is an enhanced version of collaboration-based design, also known as role modeling. In collaboration-based design, objects are viewed as playing multiple roles in [...]
Tags: Publication · Research · Software Design
Ward Cunningham: What If Bacteria Designed Computers?
March 27th, 2008 · No Comments
On March 30th, 2008, Ward Cunningham will unveil his latest innovation at the DorkBotPDX 0×01 event in Portland, Oregon. Don’t miss this chance to meet and listen to one of the great innovators in computer science.
Tags: Announcement · Research · Software Design
Addendum to Total Growth of Open Source Paper
March 22nd, 2008 · 1 Comment
Based on multiple requests, for the Total Growth of Open Source paper, we are providing a table of doubling times for the exponential models as well as semi-log scale graphs of the growth curves.
Table 1: Doubling times for the growth curves
Tags: Open Source · Research
Web 2.0 Pattern Mining Workshop
March 21st, 2008 · 2 Comments
I’m on the program committee of the Web 2.0 Pattern Mining Workshop @ TOOLS 2008 Europe. Please consider submitting a paper.
Abstract: Web 2.0 features are now commonplace—blogs, wikis, RSS feeds, social bookmarking and the like are almost everywhere you look online. Now that these technologies are maturing, what are their common problems and challenges? How [...]
Tags: Announcement · Research · Wikis
The Total Growth of Open Source
March 14th, 2008 · 1 Comment
Title: The Total Growth of Open Source
Authors: Amit Deshpande, Dirk Riehle
Institution: SAP Research, SAP Labs LLC
Abstract: Software development is undergoing a major change away from a fully closed software process towards a process that incorporates open source software in products and services. Just how significant is that change? To answer this question we need to [...]
Tags: Open Source · Publication · Research


