Package mypkg

Class SayHelloTest

java.lang.Object
mypkg.SayHelloTest

public class SayHelloTest
extends java.lang.Object
Empty test Suite for SayHello program.
Author:
Wayne Pollock, Tampa Florida USA
  • Constructor Summary

    Constructors
    Constructor Description
    SayHelloTest()  
  • Method Summary

    Modifier and Type Method Description
    void testSayHello()
    Rigourous Test :-)

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SayHelloTest

      public SayHelloTest()
  • Method Details

    • testSayHello

      public void testSayHello()
      Rigourous Test :-)