demo.org.powermock.examples.tutorial.hellopower.withoutpowermock
Class ConfigWrapper
java.lang.Object
demo.org.powermock.examples.tutorial.hellopower.withoutpowermock.ConfigWrapper
public class ConfigWrapper
- extends Object
Encapsulate the use of the third party code in our own code that we can mock.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigWrapper
public ConfigWrapper()
getTarget
public String getTarget()
getGreeting
public String getGreeting()
Copyright © 2007-2012. All Rights Reserved.