public class ArithmeticTestGenerator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ArithmeticTestGenerator.Addition |
static class |
ArithmeticTestGenerator.Division |
static class |
ArithmeticTestGenerator.Multiplication |
static class |
ArithmeticTestGenerator.Remainder |
static class |
ArithmeticTestGenerator.Subtraction |
| Constructor and Description |
|---|
ArithmeticTestGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
genCode(Class lhsType,
gw.spec.core.expressions.arithmetic.ArithmeticTestGenerator.Operator operator) |
static void |
main(String[] args) |
static void |
regenTest(Class lhsType,
gw.spec.core.expressions.arithmetic.ArithmeticTestGenerator.Operator operator) |
public static void main(String[] args) throws IOException
IOExceptionpublic static void regenTest(Class lhsType, gw.spec.core.expressions.arithmetic.ArithmeticTestGenerator.Operator operator) throws IOException
IOExceptionpublic static StringBuilder genCode(Class lhsType, gw.spec.core.expressions.arithmetic.ArithmeticTestGenerator.Operator operator)
Copyright © 2015. All rights reserved.