This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ojunit /
| name | age | message | |
|---|---|---|---|
| |
OJTestCase.j | Thu Nov 13 16:28:09 -0800 2008 | [boucher] |
| |
OJTestFailure.j | Fri Sep 12 22:35:43 -0700 2008 | [tlrobinson] |
| |
OJTestListenerText.j | Fri Sep 12 22:35:43 -0700 2008 | [tlrobinson] |
| |
OJTestResult.j | Fri Sep 12 22:35:43 -0700 2008 | [tlrobinson] |
| |
OJTestRunnerText.j | Sun Oct 05 18:13:02 -0700 2008 | [tlrobinson] |
| |
OJTestSuite.j | Fri Sep 12 22:35:43 -0700 2008 | [tlrobinson] |
| |
README | Fri Sep 12 22:38:22 -0700 2008 | [280north] |
README
OJUnit is a simple unit test tool written in and for Objective-J. It's based on the xUnit design. For now, simply call the text based test runner using the "objj" interpreter, for example, from a the parent directory of both the ojunit and cappuccino checkouts you could test Date using the following objj ojunit/OJTestRunnerText.j cappuccino/Tests/Foundation/CPDateTest.j Future work: - a web based test runner - easier way to run multiple tests





