com.acquitygroup.demandware:demandware-testing-framework:0.09

com.acquitygroup.webtest.module.cart
[Java] Class CartModule

java.lang.Object
  geb.Module
      com.acquitygroup.webtest.module.cart.AbstractCartModule
          com.acquitygroup.webtest.module.cart.CartModule

public class CartModule
extends AbstractCartModule

Method Summary
static Object getContent()

boolean isProductInCart(Product product)

static void setContent(Object value)

 
Methods inherited from class AbstractCartModule
getContent, isProductInCart, setContent
 

Method Detail

getContent

public static Object getContent()


isProductInCart

public boolean isProductInCart(Product product)


setContent

public static void setContent(Object value)


 

com.acquitygroup.demandware:demandware-testing-framework:0.09