powermock.examples.newmocking
Class PersistenceManager
java.lang.Object
powermock.examples.newmocking.PersistenceManager
public class PersistenceManager
- extends Object
Used to demonstrate PowerMock's ability to mock new instance calls.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceManager
public PersistenceManager()
createDirectoryStructure
public boolean createDirectoryStructure(String directoryPath)
Copyright © 2007-2012. All Rights Reserved.