public class PairG extends AbstractSeqGenerator
Modifier and Type | Field and Description |
---|---|
protected METHODMG |
methodMG |
maxNumberOfStepRetry, pool, scope, valueGenerator
Constructor and Description |
---|
PairG(TestingScope scope,
Pool pool,
int maxNumberOfStepRetry,
Generator<PARAM,STEP> valueGenerator) |
Modifier and Type | Method and Description |
---|---|
Generator<SEQ_RT_info,SEQ_RT_info> |
grey(java.lang.reflect.Method m1,
java.lang.reflect.Method m2) |
Generator<SEQ_RT_info,SEQ_RT_info> |
no_asmviol(java.lang.reflect.Method m1,
java.lang.reflect.Method m2) |
instrument
protected METHODMG methodMG
public PairG(TestingScope scope, Pool pool, int maxNumberOfStepRetry, Generator<PARAM,STEP> valueGenerator)
public Generator<SEQ_RT_info,SEQ_RT_info> grey(java.lang.reflect.Method m1, java.lang.reflect.Method m2)
public Generator<SEQ_RT_info,SEQ_RT_info> no_asmviol(java.lang.reflect.Method m1, java.lang.reflect.Method m2)