Class CDTest


  • public class CDTest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CDTest()  
    • Method Summary

      Modifier and Type Method Description
      void setUp()  
      static void setUpBeforeClass()  
      void testGetFinalPrice()  
      void testGetPrice()  
      • Methods inherited from class java.lang.Object

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

      • CDTest

        public CDTest()
    • Method Detail

      • setUpBeforeClass

        public static void setUpBeforeClass()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetFinalPrice

        public final void testGetFinalPrice()
      • testGetPrice

        public final void testGetPrice()