Difference between revisions of "ObjcUnit"

From GNUstepWiki
Jump to navigation Jump to search
(create stub)
 
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 
{{Framework|
 
{{Framework|
shortdescription = ObjcUnit frammework for GNUstep. |
+
shortdescription = ObjcUnit framework for GNUstep. |
 
currentversion = [http://xanthippe.dyndns.org/Zipper/ObjcUnit-1.2-GNUstep.tar.gz 1.2] |
 
currentversion = [http://xanthippe.dyndns.org/Zipper/ObjcUnit-1.2-GNUstep.tar.gz 1.2] |
 
releasedate = Jan 23, 2004 |
 
releasedate = Jan 23, 2004 |
 
license = IBM Public License Version 1.0 |
 
license = IBM Public License Version 1.0 |
overview = < ... > |
+
overview = < ObjcUnit is a unit testing framework for Objective-C originally on Mac OS X. Its design was copied from JUnit, written by Erich Gamma and Kent Beck, and then adapted somewhat for Objective-C. Authored by MalteTancred and Peter Lindberg and adapted for GNUstep by Ken Causey  > |
features = < ... > |
+
features = < ObjcUnit is currently known to be used by the Zipper program and FlexiSheet > |
 
maintainer = unknown |
 
maintainer = unknown |
 
relatedlinks =
 
relatedlinks =

Revision as of 14:50, 31 March 2008

This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it


ObjcUnit framework for GNUstep.

Current Version: 1.2

  • Released: Jan 23, 2004
  • Licensed: IBM Public License Version 1.0

Overview

< ObjcUnit is a unit testing framework for Objective-C originally on Mac OS X. Its design was copied from JUnit, written by Erich Gamma and Kent Beck, and then adapted somewhat for Objective-C. Authored by MalteTancred and Peter Lindberg and adapted for GNUstep by Ken Causey >

Features

< ObjcUnit is currently known to be used by the Zipper program and FlexiSheet >

Maintainer

unknown

Related Links