demo.org.powermock.modules.test.junit45.failure
Class MyClass

java.lang.Object
  extended by demo.org.powermock.modules.test.junit45.failure.MyClass

public class MyClass
extends Object


Constructor Summary
MyClass()
           
 
Method Summary
 int sum(int a, int b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyClass

public MyClass()
Method Detail

sum

public int sum(int a,
               int b)
        throws MyException
Throws:
MyException


Copyright © 2007-2012. All Rights Reserved.