Package samples.expectnew
Class NewFileExample
- java.lang.Object
-
- samples.expectnew.NewFileExample
-
public class NewFileExample extends java.lang.ObjectUsed to demonstrate PowerMock's ability to mock new instance calls.
-
-
Constructor Summary
Constructors Constructor Description NewFileExample()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancreateDirectoryStructure(java.lang.String directoryPath)
-