demo.org.powermock.examples.tutorial.hellopower
Class SimpleConfig

java.lang.Object
  extended by demo.org.powermock.examples.tutorial.hellopower.SimpleConfig

public class SimpleConfig
extends Object

Important third party code that cannot be changed.


Constructor Summary
SimpleConfig()
           
 
Method Summary
static String getGreeting()
           
static String getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleConfig

public SimpleConfig()
Method Detail

getGreeting

public static String getGreeting()

getTarget

public static String getTarget()


Copyright © 2007-2012. All Rights Reserved.