org.powermock.hamcrest
Class HamcrestExample

java.lang.Object
  extended by org.powermock.hamcrest.HamcrestExample

public class HamcrestExample
extends Object

A very simple class that's used just to assert that PowerMock works together with Hamcrest.


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

Constructor Detail

HamcrestExample

public HamcrestExample()
Method Detail

getString

public static String getString()


Copyright © 2007-2012. All Rights Reserved.