Class BugProofSampleTestClass


  • @BugProofTest
    public class BugProofSampleTestClass
    extends java.lang.Object
    Sample test class
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testOne()  
      • Methods inherited from class java.lang.Object

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

      • BugProofSampleTestClass

        public BugProofSampleTestClass()
    • Method Detail

      • testOne

        public void testOne()