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

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

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


Field Summary
static java.lang.String A
           
static java.lang.String NULL
           
 
Constructor Summary
TheoriesTest.NullsOK()
           
 
Method Summary
 void everythingIsA(java.lang.String a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULL

public static java.lang.String NULL

A

public static java.lang.String A
Constructor Detail

TheoriesTest.NullsOK

public TheoriesTest.NullsOK()
Method Detail

everythingIsA

public void everythingIsA(java.lang.String a)