Class TestFluidStackOperators
java.lang.Object
org.cyclops.integrateddynamics.gametest.integration.TestFluidStackOperators
Test the different logical operators.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore()void----------------------------------- AMOUNT -----------------------------------void----------------------------------- BLOCK -----------------------------------void----------------------------------- BUCKET -----------------------------------void----------------------------------- DENSITY -----------------------------------void----------------------------------- FLUIDBYNAME -----------------------------------void----------------------------------- MODNAME -----------------------------------void----------------------------------- DATA -----------------------------------void----------------------------------- DATA_KEYS -----------------------------------void----------------------------------- DATA_VALUE -----------------------------------void----------------------------------- TAG -----------------------------------void----------------------------------- TAG_STACKS -----------------------------------void----------------------------------- WITH_DATA -----------------------------------voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid----------------------------------- IS_LIGHTER_THAN_AIR -----------------------------------void----------------------------------- ISRAWFLUIDEQUAL -----------------------------------void----------------------------------- LIGHT_LEVEL -----------------------------------void----------------------------------- RARITY -----------------------------------void----------------------------------- SOUND_BUCKET_EMPTY -----------------------------------void----------------------------------- SOUND_BUCKET_FILL -----------------------------------void----------------------------------- SOUND_FLUID_VAPORIZE -----------------------------------void----------------------------------- TEMPERATURE -----------------------------------void----------------------------------- VISCOSITY -----------------------------------void----------------------------------- WITH_AMOUNT -----------------------------------
-
Constructor Details
-
TestFluidStackOperators
public TestFluidStackOperators()
-
-
Method Details
-
before
public void before() -
testAmount
----------------------------------- AMOUNT ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeAmountLarge
- Throws:
EvaluationException
-
testInvalidInputSizeAmountSmall
- Throws:
EvaluationException
-
testInvalidInputTypeAmount
- Throws:
EvaluationException
-
testBlock
----------------------------------- BLOCK ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeBlockLarge
- Throws:
EvaluationException
-
testInvalidInputSizeBlockSmall
- Throws:
EvaluationException
-
testInvalidInputTypeBlock
- Throws:
EvaluationException
-
testLightLevel
----------------------------------- LIGHT_LEVEL ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeLightLevelLarge
- Throws:
EvaluationException
-
testInvalidInputSizeLightLevelSmall
- Throws:
EvaluationException
-
testInvalidInputTypeLightLevel
- Throws:
EvaluationException
-
testDensity
----------------------------------- DENSITY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeDensityLarge
- Throws:
EvaluationException
-
testInvalidInputSizeDensitySmall
- Throws:
EvaluationException
-
testInvalidInputTypeDensity
- Throws:
EvaluationException
-
testTemperature
----------------------------------- TEMPERATURE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeTemperatureLarge
- Throws:
EvaluationException
-
testInvalidInputSizeTemperatureSmall
- Throws:
EvaluationException
-
testInvalidInputTypeTemperature
- Throws:
EvaluationException
-
testViscosity
----------------------------------- VISCOSITY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeViscosityLarge
- Throws:
EvaluationException
-
testInvalidInputSizeViscositySmall
- Throws:
EvaluationException
-
testInvalidInputTypeViscosity
- Throws:
EvaluationException
-
testIsLighterThanAir
----------------------------------- IS_LIGHTER_THAN_AIR ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsLighterThanAirLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsLighterThanAirSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsLighterThanAir
- Throws:
EvaluationException
-
testRarity
----------------------------------- RARITY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeRarityLarge
- Throws:
EvaluationException
-
testInvalidInputSizeRaritySmall
- Throws:
EvaluationException
-
testInvalidInputTypeRarity
- Throws:
EvaluationException
-
testSoundBucketEmpty
----------------------------------- SOUND_BUCKET_EMPTY ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeSoundBucketEmptyLarge
- Throws:
EvaluationException
-
testInvalidInputSizeSoundBucketEmptySmall
- Throws:
EvaluationException
-
testInvalidInputTypeSoundBucketEmpty
- Throws:
EvaluationException
-
testSoundBucketFill
----------------------------------- SOUND_BUCKET_FILL ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeSoundBucketFillLarge
- Throws:
EvaluationException
-
testInvalidInputSizeSoundBucketFillSmall
- Throws:
EvaluationException
-
testInvalidInputTypeSoundBucketFill
- Throws:
EvaluationException
-
testSoundFluidVaporize
----------------------------------- SOUND_FLUID_VAPORIZE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeSoundFluidVaporizeLarge
- Throws:
EvaluationException
-
testInvalidInputSizeSoundFluidVaporizeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeSoundFluidVaporize
- Throws:
EvaluationException
-
testBucket
----------------------------------- BUCKET ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeBucketLarge
- Throws:
EvaluationException
-
testInvalidInputSizeBucketSmall
- Throws:
EvaluationException
-
testInvalidInputTypeBucket
- Throws:
EvaluationException
-
testIsRawFluidEqual
----------------------------------- ISRAWFLUIDEQUAL ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsRawFluidEqualLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsRawFluidEqualSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsRawFluidEqual
- Throws:
EvaluationException
-
testFluidModName
----------------------------------- MODNAME ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeModNameLarge
- Throws:
EvaluationException
-
testInvalidInputSizeModNameSmall
- Throws:
EvaluationException
-
testInvalidInputTypeModName
- Throws:
EvaluationException
-
testFluidNbt
----------------------------------- DATA ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeNbtLarge
- Throws:
EvaluationException
-
testInvalidInputSizeNbtSmall
- Throws:
EvaluationException
-
testInvalidInputTypeNbt
- Throws:
EvaluationException
-
testWithAmount
----------------------------------- WITH_AMOUNT ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeWithAmountLarge
- Throws:
EvaluationException
-
testInvalidInputSizeWithAmountSmall
- Throws:
EvaluationException
-
testInvalidInputTypeWithAmount
- Throws:
EvaluationException
-
testFluidStackDataKeys
----------------------------------- DATA_KEYS ------------------------------------ Throws:
EvaluationException
-
testInvalidInputDataKeysDataKeysLarge
- Throws:
EvaluationException
-
testInvalidInputDataKeysDataKeysSmall
- Throws:
EvaluationException
-
testInvalidInputTypeDataKeys
- Throws:
EvaluationException
-
testFluidStackDataValue
----------------------------------- DATA_VALUE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputDataValueDataValueLarge
- Throws:
EvaluationException
-
testInvalidInputDataValueDataValueSmall
- Throws:
EvaluationException
-
testInvalidInputTypeDataValue
- Throws:
EvaluationException
-
testFluidStackWithData
----------------------------------- WITH_DATA ------------------------------------ Throws:
EvaluationException
-
testInvalidInputWithDataWithDataLarge
- Throws:
EvaluationException
-
testInvalidInputWithDataWithDataSmall
- Throws:
EvaluationException
-
testInvalidInputTypeWithData
- Throws:
EvaluationException
-
testFluidStackTag
----------------------------------- TAG ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeTagLarge
- Throws:
EvaluationException
-
testInvalidInputSizeTagSmall
- Throws:
EvaluationException
-
testInvalidInputTypeTag
- Throws:
EvaluationException
-
testFluidStackTagStacks
----------------------------------- TAG_STACKS ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeTagStacksLarge
- Throws:
EvaluationException
-
testInvalidInputSizeTagStacksSmall
- Throws:
EvaluationException
-
testInvalidInputTypeTagStacks
- Throws:
EvaluationException
-
testFluidFluidByName
----------------------------------- FLUIDBYNAME ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeFluidByNameLarge
- Throws:
EvaluationException
-
testInvalidInputSizeFluidByNameSmall
- Throws:
EvaluationException
-
testInvalidInputTypeFluidByName
- Throws:
EvaluationException
-