cafe.test
Class SampleTestSuite

java.lang.Object
  extended by cafe.test.SampleTestSuite

public class SampleTestSuite
extends java.lang.Object


Constructor Summary
SampleTestSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleTestSuite

public SampleTestSuite()
Method Detail

suite

public static junit.framework.Test suite()

main

public static void main(java.lang.String[] args)