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 (
No gems have been built for this project yet.
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jun 11 15:51:20 -0700 2008 | [elight] |
| |
History.txt | Sat Aug 09 08:46:35 -0700 2008 | [elight] |
| |
License.txt | Sun May 25 22:03:42 -0700 2008 | [elight] |
| |
Manifest.txt | Tue Jul 15 20:22:39 -0700 2008 | [elight] |
| |
PostInstall.txt | Sat May 24 09:18:32 -0700 2008 | [elight] |
| |
README.txt | Sat May 31 09:35:56 -0700 2008 | [elight] |
| |
Rakefile | Sat Aug 09 09:01:25 -0700 2008 | [elight] |
| |
build.xml | Sat Aug 09 09:01:25 -0700 2008 | [elight] |
| |
config/ | Tue Jul 15 20:22:39 -0700 2008 | [elight] |
| |
lib/ | Fri Aug 15 22:44:38 -0700 2008 | [elight] |
| |
sample/ | Sat Aug 09 11:51:05 -0700 2008 | [elight] |
| |
script/ | Sat May 24 09:18:32 -0700 2008 | [elight] |
| |
setup.rb | Sat May 24 09:18:32 -0700 2008 | [elight] |
| |
spec/ | Fri Aug 15 22:44:38 -0700 2008 | [elight] |
| |
tasks/ | Sat May 24 09:18:32 -0700 2008 | [elight] |
| |
website/ | Sat May 24 09:18:32 -0700 2008 | [elight] |
README.txt
= jrsplenda == DESCRIPTION: Sweetens up Mocha under JRuby with a few helpers to greatly redeuce the amount of code (and therefore pain!) in your spec setups. == FEATURES/PROBLEMS: * Eexpectations added to real (non-mock) Java object in JRuby are not available in JRuby * Classes mocked currently require default constructors Report problems on Lighthouse: http://elight.lighthouseapp.com/projects/12068-jrsplenda == SYNOPSIS: * TBD == INSTALL: 1. Clone repository 2. rake install_gem == EXAMPLES See: http://pastie.caboo.se/205817 Where 'StandardOwtWorkflowBean' is an EJB 3.0 session bean with several private Fields. == LICENSE: * MIT * See LICENSE file for details




