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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
History.txt | ||
| |
License.txt | ||
| |
Manifest.txt | ||
| |
PostInstall.txt | ||
| |
README.txt | ||
| |
Rakefile | ||
| |
build.xml | ||
| |
config/ | ||
| |
lib/ | ||
| |
sample/ | ||
| |
script/ | ||
| |
setup.rb | ||
| |
spec/ | ||
| |
tasks/ | ||
| |
website/ |
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








