org.junit.experimental.test.theories
Class TheoriesTest.DoesntUseParams

java.lang.Object
  extended by org.junit.experimental.test.theories.TheoriesTest.DoesntUseParams
Enclosing class:
TheoriesTest

public static class TheoriesTest.DoesntUseParams
extends java.lang.Object


Field Summary
static int ONE
           
 
Constructor Summary
TheoriesTest.DoesntUseParams()
           
 
Method Summary
 void everythingIsZero(int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONE

public static int ONE
Constructor Detail

TheoriesTest.DoesntUseParams

public TheoriesTest.DoesntUseParams()
Method Detail

everythingIsZero

public void everythingIsZero(int x,
                             int y)