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

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

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


Field Summary
static int ONE
           
 
Constructor Summary
TheoriesTest.HasATheory()
           
 
Method Summary
 void everythingIsZero(int x)
           
 
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.HasATheory

public TheoriesTest.HasATheory()
Method Detail

everythingIsZero

public void everythingIsZero(int x)