Class TestRecipeOperators
java.lang.Object
org.cyclops.integrateddynamics.gametest.integration.TestRecipeOperators
Test the different ingredients operators.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
before()
void
----------------------------------- INPUT -----------------------------------void
void
void
void
----------------------------------- OUTPUT -----------------------------------void
void
void
void
----------------------------------- WITH_INPUT -----------------------------------void
----------------------------------- WITH_INPUT_OUTPUT -----------------------------------void
void
void
void
void
void
void
----------------------------------- WITH_OUTPUT -----------------------------------void
void
void
-
Constructor Details
-
TestRecipeOperators
public TestRecipeOperators()
-
-
Method Details
-
before
public void before() -
testInput
----------------------------------- INPUT ------------------------------------ Throws:
EvaluationException
-
testInputSizeLarge
- Throws:
EvaluationException
-
testInputSizeSmall
- Throws:
EvaluationException
-
testInputSize
- Throws:
EvaluationException
-
testOutput
----------------------------------- OUTPUT ------------------------------------ Throws:
EvaluationException
-
testOutputSizeLarge
- Throws:
EvaluationException
-
testOutputSizeSmall
- Throws:
EvaluationException
-
testOutputSize
- Throws:
EvaluationException
-
testWithInput
----------------------------------- WITH_INPUT ------------------------------------ Throws:
EvaluationException
-
testWithInputSizeLarge
- Throws:
EvaluationException
-
testWithInputSizeSmall
- Throws:
EvaluationException
-
testWithInputSize
- Throws:
EvaluationException
-
testWithOutput
----------------------------------- WITH_OUTPUT ------------------------------------ Throws:
EvaluationException
-
testWithOutputSizeLarge
- Throws:
EvaluationException
-
testWithOutputSizeSmall
- Throws:
EvaluationException
-
testWithOutputSize
- Throws:
EvaluationException
-
testWithInputOutput
----------------------------------- WITH_INPUT_OUTPUT ------------------------------------ Throws:
EvaluationException
-
testWithInputOutputSizeLarge
- Throws:
EvaluationException
-
testWithInputOutputSizeSmall
- Throws:
EvaluationException
-
testWithInputOutputSize
- Throws:
EvaluationException
-