Class CardFactoryTest


  • public class CardFactoryTest
    extends java.lang.Object
    Testing the card factory class
    • Constructor Summary

      Constructors 
      Constructor Description
      CardFactoryTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addVlibre()
      Testing the creation of Vlibre
      void addVmax()
      Testing the creation of Vmax card
      • Methods inherited from class java.lang.Object

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

      • CardFactoryTest

        public CardFactoryTest()
    • Method Detail

      • addVmax

        public void addVmax()
        Testing the creation of Vmax card
      • addVlibre

        public void addVlibre()
        Testing the creation of Vlibre