demo.org.powermock.examples.tutorial.hellopower.withoutpowermock
Class HelloWorld
java.lang.Object
demo.org.powermock.examples.tutorial.hellopower.withoutpowermock.HelloWorld
public class HelloWorld
- extends Object
Use our own code instead of the third party code.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorld
public HelloWorld(ConfigWrapper config)
greet
public String greet()
Copyright © 2007-2012. All Rights Reserved.