Uses of Class
org.infinitest.toolkit.GoldenMaster

Packages that use GoldenMaster
org.infinitest.toolkit   
 

Uses of GoldenMaster in org.infinitest.toolkit
 

Methods in org.infinitest.toolkit that return GoldenMaster
static GoldenMaster GoldenMaster.at(File aDirectory)
          Creates and returns a new "golden master" repository on the file system rooted at the given directory.
static GoldenMaster GoldenMaster.at(String directoryPath)
          Creates and returns a new "golden master" repository on the file system rooted at the directory with the given path.
 



© Copyright 2009 Paul R. Holser, Jr. All rights reserved. pholser@alumni.rice.edu