public class TestDataUtils extends Object
| Constructor and Description |
|---|
TestDataUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends NamedTest> |
loadJsonResourceFiles(String packageName,
Class<T> cls) |
static BigDecimal |
randomBigDecimal(int scale) |
public static BigDecimal randomBigDecimal(int scale)
public static <T extends NamedTest> List<T> loadJsonResourceFiles(String packageName, Class<T> cls) throws IOException
IOExceptionCopyright © 2016–2025. All rights reserved.