Class UserTest

    • Constructor Detail

      • UserTest

        public UserTest()
    • Method Detail

      • setUp

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

        public void testEncodePasswordMethods()
      • testWrongEncoding

        public void testWrongEncoding()
      • testWrongUID

        public void testWrongUID()
      • testGetOrders

        public void testGetOrders()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetCarts

        public void testGetCarts()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetCart

        public void testGetCart()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRemoveAllAddressesAttachedToOwner

        public void testRemoveAllAddressesAttachedToOwner()