What's new? | Help | Directory | Sign in
Google
jrduncans
Stephen Duncan Jr's Projects
  
  
  
  
    
Join project
Project owners:
  stephen.duncan
Project members:
snappca

Projects not large enough to require their own project that Stephen Duncan Jr. is working on, or playing with, etc. Currently, there are two project here that may be of interest to others.

EasyMock-PropertyUtils

EasyMock-PropertyUtils is a project I've created to deal with JavaBeans-style properties using EasyMock. It currently consists of methods that allow checking for properties on objects as argument matchers. This is not being included in the core of EasyMock becuase it's not refactoring-safe, and therefore does not fit the EasyMock philosophy.

XPath-Replacement Maven Plugin

The XPath-Replacement Maven Plugin is a plugin for Maven that let's you use XPath to target locations in XML to replace content. This provides a filter-like capability without using placeholders.