Class JsTreeItemDtoConverterTest

java.lang.Object
org.xbricks.inventories.inventory.converter.JsTreeItemDtoConverterTest

public class JsTreeItemDtoConverterTest extends Object
  • Constructor Details

    • JsTreeItemDtoConverterTest

      public JsTreeItemDtoConverterTest()
  • Method Details

    • setup

      public void setup()
    • convertTo_success_givenDepotDisplayDtoWithParentId

      public void convertTo_success_givenDepotDisplayDtoWithParentId()
    • convertTo_success_givenDepotDisplayDtoWithoutParentId

      public void convertTo_success_givenDepotDisplayDtoWithoutParentId()
    • convertTo_success_givenDepotDisplayDtoIsNull

      public void convertTo_success_givenDepotDisplayDtoIsNull()
    • convertTo_success_givenInventoryItemTypeDisplayDtoDtoWithParentId

      public void convertTo_success_givenInventoryItemTypeDisplayDtoDtoWithParentId()
    • convertTo_success_givenInventoryItemTypeDisplayDtoWithoutParentId

      public void convertTo_success_givenInventoryItemTypeDisplayDtoWithoutParentId()
    • convertTo_success_givenInventoryItemTypeDisplayDtoIsNull

      public void convertTo_success_givenInventoryItemTypeDisplayDtoIsNull()