Package samples.expectnew
Class NewFileExample
- java.lang.Object
-
- samples.expectnew.NewFileExample
-
public class NewFileExample extends java.lang.Object
Used 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 boolean
createDirectoryStructure(java.lang.String directoryPath)
-