Class TestItemStackOperators
java.lang.Object
org.cyclops.integrateddynamics.gametest.integration.TestItemStackOperators
Test the different logical operators.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid----------------------------------- ITEMBYNAME -----------------------------------void----------------------------------- BLOCK -----------------------------------void----------------------------------- CANBURN -----------------------------------void----------------------------------- CAN_HARVEST_BLOCK -----------------------------------void----------------------------------- DAMAGE -----------------------------------void----------------------------------- DATA_KEYS -----------------------------------void----------------------------------- DATA_VALUE -----------------------------------void----------------------------------- FECAPACITY -----------------------------------void----------------------------------- FLUIDSTACK -----------------------------------void----------------------------------- FLUIDSTACK_CAPACITY -----------------------------------void----------------------------------- FUELBURNTIME -----------------------------------void----------------------------------- HASINVENTORY -----------------------------------void----------------------------------- HASDATA -----------------------------------void----------------------------------- INVENTORY -----------------------------------void----------------------------------- INVENTORYSIZE -----------------------------------void----------------------------------- ISDAMAGEABLE -----------------------------------void----------------------------------- ISENCHANTABLE -----------------------------------void----------------------------------- ISENCHANTED -----------------------------------void----------------------------------- ISFECONTAINER -----------------------------------void----------------------------------- ISFLUIDSTACK -----------------------------------void----------------------------------- ISITEMEQUALNONBT -----------------------------------void----------------------------------- ISNBTEQUAL -----------------------------------void----------------------------------- ISRAWITEMEQUAL -----------------------------------void----------------------------------- ISSTACKABLE -----------------------------------void----------------------------------- LIST_COUNT -----------------------------------void----------------------------------- MAXDAMAGE -----------------------------------void----------------------------------- MAXSIZE -----------------------------------void----------------------------------- MODNAME -----------------------------------void----------------------------------- DATA -----------------------------------void----------------------------------- RARITY -----------------------------------void----------------------------------- REPAIRCOST -----------------------------------void----------------------------------- SIZE -----------------------------------void----------------------------------- STOREDFE -----------------------------------void----------------------------------- STRENGTH_VS_BLOCK -----------------------------------void----------------------------------- TAG -----------------------------------void----------------------------------- TAG_STACKS -----------------------------------void----------------------------------- TOOLTIPLINES -----------------------------------void----------------------------------- WITH_DATA -----------------------------------void----------------------------------- WITHSIZE -----------------------------------
-
Constructor Details
-
TestItemStackOperators
public TestItemStackOperators()
-
-
Method Details
-
before
public void before() -
testItemStackSize
----------------------------------- SIZE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeSizeLarge
- Throws:
EvaluationException
-
testInvalidInputSizeSizeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeSize
- Throws:
EvaluationException
-
testItemStackMaxSize
----------------------------------- MAXSIZE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputMaxSizeMaxSizeLarge
- Throws:
EvaluationException
-
testInvalidInputMaxSizeMaxSizeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeMaxSize
- Throws:
EvaluationException
-
testItemStackIsStackable
----------------------------------- ISSTACKABLE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsStackableIsStackableLarge
- Throws:
EvaluationException
-
testInvalidInputIsStackableIsStackableSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsStackable
- Throws:
EvaluationException
-
testItemStackIsDamageable
----------------------------------- ISDAMAGEABLE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsDamageableIsDamageableLarge
- Throws:
EvaluationException
-
testInvalidInputIsDamageableIsDamageableSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsDamageable
- Throws:
EvaluationException
-
testItemStackDamage
----------------------------------- DAMAGE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputDamageDamageLarge
- Throws:
EvaluationException
-
testInvalidInputDamageDamageSmall
- Throws:
EvaluationException
-
testInvalidInputTypeDamage
- Throws:
EvaluationException
-
testItemStackMaxDamage
----------------------------------- MAXDAMAGE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputMaxDamageMaxDamageLarge
- Throws:
EvaluationException
-
testInvalidInputMaxDamageMaxDamageSmall
- Throws:
EvaluationException
-
testInvalidInputTypeMaxDamage
- Throws:
EvaluationException
-
testItemStackIsEnchanted
----------------------------------- ISENCHANTED ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsEnchantedIsEnchantedLarge
- Throws:
EvaluationException
-
testInvalidInputIsEnchantedIsEnchantedSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsEnchanted
- Throws:
EvaluationException
-
testItemStackIsEnchantable
----------------------------------- ISENCHANTABLE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsEnchantableIsEnchantableLarge
- Throws:
EvaluationException
-
testInvalidInputIsEnchantableIsEnchantableSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsEnchantable
- Throws:
EvaluationException
-
testItemStackRepairCost
----------------------------------- REPAIRCOST ------------------------------------ Throws:
EvaluationException
-
testInvalidInputRepairCostRepairCostLarge
- Throws:
EvaluationException
-
testInvalidInputRepairCostRepairCostSmall
- Throws:
EvaluationException
-
testInvalidInputTypeRepairCost
- Throws:
EvaluationException
-
testItemStackRarity
----------------------------------- RARITY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputRarityRarityLarge
- Throws:
EvaluationException
-
testInvalidInputRarityRaritySmall
- Throws:
EvaluationException
-
testInvalidInputTypeRarity
- Throws:
EvaluationException
-
testItemStackStrengthVsBlock
----------------------------------- STRENGTH_VS_BLOCK ------------------------------------ Throws:
EvaluationException
-
testInvalidInputStrengthVsBlockStrengthVsBlockLarge
- Throws:
EvaluationException
-
testInvalidInputStrengthVsBlockStrengthVsBlockSmall
- Throws:
EvaluationException
-
testInvalidInputTypeStrengthVsBlock
- Throws:
EvaluationException
-
testItemStackCanHarvestBlock
----------------------------------- CAN_HARVEST_BLOCK ------------------------------------ Throws:
EvaluationException
-
testInvalidInputCanHarvestBlockCanHarvestBlockLarge
- Throws:
EvaluationException
-
testInvalidInputCanHarvestBlockCanHarvestBlockSmall
- Throws:
EvaluationException
-
testInvalidInputTypeCanHarvestBlock
- Throws:
EvaluationException
-
testItemStackBlock
----------------------------------- BLOCK ------------------------------------ Throws:
EvaluationException
-
testInvalidInputBlockBlockLarge
- Throws:
EvaluationException
-
testInvalidInputBlockBlockSmall
- Throws:
EvaluationException
-
testInvalidInputTypeBlock
- Throws:
EvaluationException
-
testItemStackIsFluidStack
----------------------------------- ISFLUIDSTACK ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsFluidStackIsFluidStackLarge
- Throws:
EvaluationException
-
testInvalidInputIsFluidStackIsFluidStackSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsFluidStack
- Throws:
EvaluationException
-
testItemStackFluidStack
----------------------------------- FLUIDSTACK ------------------------------------ Throws:
EvaluationException
-
testInvalidInputFluidStackFluidStackLarge
- Throws:
EvaluationException
-
testInvalidInputFluidStackFluidStackSmall
- Throws:
EvaluationException
-
testInvalidInputTypeFluidStack
- Throws:
EvaluationException
-
testItemStackFluidStackCapacity
----------------------------------- FLUIDSTACK_CAPACITY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputFluidStackCapacityFluidStackCapacityLarge
- Throws:
EvaluationException
-
testInvalidInputFluidStackCapacityFluidStackCapacitySmall
- Throws:
EvaluationException
-
testInvalidInputTypeFluidStackCapacity
- Throws:
EvaluationException
-
testItemStackIsNBTEqual
----------------------------------- ISNBTEQUAL ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsNBTEqualIsNBTEqualLarge
- Throws:
EvaluationException
-
testInvalidInputIsNBTEqualIsNBTEqualSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsNBTEqual
- Throws:
EvaluationException
-
testItemStackIsItemEqualNoNBT
----------------------------------- ISITEMEQUALNONBT ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsItemEqualNoNBTLarge
- Throws:
EvaluationException
-
testInvalidInputIsItemEqualNoNBTSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsItemEqualNoNBT
- Throws:
EvaluationException
-
testItemStackIsRawItemEqual
----------------------------------- ISRAWITEMEQUAL ------------------------------------ Throws:
EvaluationException
-
testInvalidInputIsRawItemEqualIsRawItemEqualLarge
- Throws:
EvaluationException
-
testInvalidInputIsRawItemEqualIsRawItemEqualSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsRawItemEqual
- Throws:
EvaluationException
-
testItemStackModName
----------------------------------- MODNAME ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeModNameLarge
- Throws:
EvaluationException
-
testInvalidInputSizeModNameSmall
- Throws:
EvaluationException
-
testInvalidInputTypeModName
- Throws:
EvaluationException
-
testItemStackFuelBurnTime
----------------------------------- FUELBURNTIME ------------------------------------ Throws:
EvaluationException
-
testInvalidInputFuelBurnTimeFuelBurnTimeLarge
- Throws:
EvaluationException
-
testInvalidInputFuelBurnTimeFuelBurnTimeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeFuelBurnTime
- Throws:
EvaluationException
-
testItemStackCanBurn
----------------------------------- CANBURN ------------------------------------ Throws:
EvaluationException
-
testInvalidInputCanBurnCanBurnLarge
- Throws:
EvaluationException
-
testInvalidInputCanBurnCanBurnSmall
- Throws:
EvaluationException
-
testInvalidInputTypeCanBurn
- Throws:
EvaluationException
-
testItemStackTag
----------------------------------- TAG ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeTagLarge
- Throws:
EvaluationException
-
testInvalidInputSizeTagSmall
- Throws:
EvaluationException
-
testInvalidInputTypeTag
- Throws:
EvaluationException
-
testItemStackTagStacks
----------------------------------- TAG_STACKS ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeTagStacksLarge
- Throws:
EvaluationException
-
testInvalidInputSizeTagStacksSmall
- Throws:
EvaluationException
-
testInvalidInputTypeTagStacks
- Throws:
EvaluationException
-
testItemStackWithSize
----------------------------------- WITHSIZE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeWithSizeLarge
- Throws:
EvaluationException
-
testInvalidInputSizeWithSizeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeWithSize
- Throws:
EvaluationException
-
testItemStackIsFeContainer
----------------------------------- ISFECONTAINER ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsFeContainerLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsFeContainerSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsFeContainer
- Throws:
EvaluationException
-
testItemStackStoredFe
----------------------------------- STOREDFE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeStoredFeLarge
- Throws:
EvaluationException
-
testInvalidInputSizeStoredFeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeStoredFe
- Throws:
EvaluationException
-
testItemStackFeCapacity
----------------------------------- FECAPACITY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeFeCapacityLarge
- Throws:
EvaluationException
-
testInvalidInputSizeFeCapacitySmall
- Throws:
EvaluationException
-
testInvalidInputTypeFeCapacity
- Throws:
EvaluationException
-
testItemStackHasInventory
----------------------------------- HASINVENTORY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeHasInventoryLarge
- Throws:
EvaluationException
-
testInvalidInputSizeHasInventorySmall
- Throws:
EvaluationException
-
testInvalidInputTypeHasInventory
- Throws:
EvaluationException
-
testItemStackInventorySize
----------------------------------- INVENTORYSIZE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeInventorySizeLarge
- Throws:
EvaluationException
-
testInvalidInputSizeInventorySizeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeInventorySize
- Throws:
EvaluationException
-
testItemStackInventory
----------------------------------- INVENTORY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputInventoryLarge
- Throws:
EvaluationException
-
testInvalidInputInventorySmall
- Throws:
EvaluationException
-
testInvalidInputTypeInventory
- Throws:
EvaluationException
-
testItemItemByName
----------------------------------- ITEMBYNAME ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeItemByNameLarge
- Throws:
EvaluationException
-
testInvalidInputSizeItemByNameSmall
- Throws:
EvaluationException
-
testInvalidInputTypeItemByName
- Throws:
EvaluationException
-
testItemStackListCount
----------------------------------- LIST_COUNT ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeListCountLarge
- Throws:
EvaluationException
-
testInvalidInputSizeListCountSmall
- Throws:
EvaluationException
-
testInvalidInputTypeListCount
- Throws:
EvaluationException
-
testItemStackNbt
----------------------------------- DATA ------------------------------------ Throws:
EvaluationException
-
testInvalidInputNbtNbtLarge
- Throws:
EvaluationException
-
testInvalidInputNbtNbtSmall
- Throws:
EvaluationException
-
testInvalidInputTypeNbt
- Throws:
EvaluationException
-
testItemStackHasNbt
----------------------------------- HASDATA ------------------------------------ Throws:
EvaluationException
-
testInvalidInputHasNbtHasNbtLarge
- Throws:
EvaluationException
-
testInvalidInputHasNbtHasNbtSmall
- Throws:
EvaluationException
-
testInvalidInputTypeHasNbt
- Throws:
EvaluationException
-
testItemStackDataKeys
----------------------------------- DATA_KEYS ------------------------------------ Throws:
EvaluationException
-
testInvalidInputDataKeysDataKeysLarge
- Throws:
EvaluationException
-
testInvalidInputDataKeysDataKeysSmall
- Throws:
EvaluationException
-
testInvalidInputTypeDataKeys
- Throws:
EvaluationException
-
testItemStackDataValue
----------------------------------- DATA_VALUE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputDataValueDataValueLarge
- Throws:
EvaluationException
-
testInvalidInputDataValueDataValueSmall
- Throws:
EvaluationException
-
testInvalidInputTypeDataValue
- Throws:
EvaluationException
-
testItemStackWithData
----------------------------------- WITH_DATA ------------------------------------ Throws:
EvaluationException
-
testInvalidInputWithDataWithDataLarge
- Throws:
EvaluationException
-
testInvalidInputWithDataWithDataSmall
- Throws:
EvaluationException
-
testInvalidInputTypeWithData
- Throws:
EvaluationException
-
testItemStackTooltip
----------------------------------- TOOLTIPLINES ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeTooltipLarge
- Throws:
EvaluationException
-
testInvalidInputSizeTooltipSmall
- Throws:
EvaluationException
-
testInvalidInputTypeTooltip
- Throws:
EvaluationException
-