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.
commit 7c0ff080b51e1aa79d7181d1e13a640d00a5b756
tree 0a6b940b4ba3fe5a1beac4998b06524868867bf4
parent 7a22429211a4c6116b5ef236acf69eadc2606250
tree 0a6b940b4ba3fe5a1beac4998b06524868867bf4
parent 7a22429211a4c6116b5ef236acf69eadc2606250
| 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/ |
= 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












