org.junit.experimental.test.theories
Class DataPointMethodTest.HasDataPointMethod

java.lang.Object
  extended by org.junit.experimental.test.theories.DataPointMethodTest.HasDataPointMethod
Enclosing class:
DataPointMethodTest

public static class DataPointMethodTest.HasDataPointMethod
extends java.lang.Object


Constructor Summary
DataPointMethodTest.HasDataPointMethod()
           
 
Method Summary
 void allIntsOk(int x)
           
 int oneHundred()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataPointMethodTest.HasDataPointMethod

public DataPointMethodTest.HasDataPointMethod()
Method Detail

oneHundred

public int oneHundred()

allIntsOk

public void allIntsOk(int x)