Class SomeTest

java.lang.Object
net.thucydides.sampletests.SomeTest

public class SomeTest
extends java.lang.Object
A description goes here. User: john Date: 25/10/12 Time: 11:35 AM
  • Constructor Summary

    Constructors
    Constructor Description
    SomeTest()  
  • Method Summary

    Modifier and Type Method Description
    void someTest()  

    Methods inherited from class java.lang.Object

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

    • SomeTest

      public SomeTest()
  • Method Details

    • someTest

      public void someTest()