A simple test store client factory that returns stores from a predetermined list. If the factory is supplied with N stores then the first N calls to getRawStore will return the stores in succession. After that all calls will return the Nth store. This is intended to help simultate things like MetadataExceptions which may require having an out-of-date Store.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.