Save This Page
Home » hibernate-search-src-20081106 » example » [javadoc | source]
example
public class: MyCodeTest [javadoc | source]
java.lang.Object
   ScriptFixture
      example.MyCodeTest
Simple example of a ScriptTestSuite. Selects all scripts of the form MyCode-[0-9]*.xml.
Constructor:
 public MyCodeTest(String name) 
    Name is the name of a script filename.
Method from example.MyCodeTest Summary:
main,   suite
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from example.MyCodeTest Detail:
 public static  void main(String[] args) 
 public static Test suite() 
    Return the set of scripts we want to run.