public class ESFuzzyTest extends Object
| Constructor and Description |
|---|
ESFuzzyTest(String name,
int seedCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getSeedCount() |
public ESFuzzyTest(String name, int seedCount)
name - The name of the test.seedCount - The count (run) of the test.public String getName()
public int getSeedCount()
Copyright © 2017. All rights reserved.