Package samples.expectnew
Class NewFileExample
- java.lang.Object
-
- samples.expectnew.NewFileExample
-
public class NewFileExample extends Object
Used to demonstrate PowerMock's ability to mock new instance calls.
-
-
Constructor Summary
Constructors Constructor Description NewFileExample()
-
-
-
Method Detail
-
createDirectoryStructure
public boolean createDirectoryStructure(String directoryPath)
-
-