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

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

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


Constructor Summary
TheoriesTest.ParameterAnnotations()
           
 
Method Summary
 void everythingIsOne(int number)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TheoriesTest.ParameterAnnotations

public TheoriesTest.ParameterAnnotations()
Method Detail

everythingIsOne

public void everythingIsOne(int number)