| Package | Description |
|---|---|
| org.apache.shenyu.plugin.mock.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayGenerator
Array data generator.
|
class |
BoolGenerator
Boolean Generator.
|
class |
CurrentTimeGenerator
Current time generator.
|
class |
EmailGenerator
Random email address generator.
|
class |
EnStringGenerator
Random english string generator.
|
class |
ExpressionGenerator
The simplified version of the SEPL parsing implementation does not support write function execution.
|
class |
PhoneGenerator
11-digit mobile number generator.
|
class |
RandomDoubleGenerator
Random double value generator in the specified range.
|
class |
RandomIntGenerator
Random int value generator in the specified range.
|
class |
RangeDataGenerator
Specify the in-list data generator.
|
class |
StandardExpressionGenerator
Insecure support for SPEL parsed implementations.
|
class |
ZhStringGenerator
Random length Chinese string generator.
|
| Modifier and Type | Method and Description |
|---|---|
static Generator<?> |
GeneratorFactory.newInstance(java.lang.String ruleName,
java.lang.String rule)
New instance mock data generator.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.