public class PutStaticMethodCollector extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PutStaticMethodCollector.MethodIdentifier |
| Constructor and Description |
|---|
PutStaticMethodCollector(String targetClassName) |
PutStaticMethodCollector(String targetClassName,
Map<String,Set<String>> getStaticFields) |
| Modifier and Type | Method and Description |
|---|---|
Set<PutStaticMethodCollector.MethodIdentifier> |
collectMethods() |
public PutStaticMethodCollector(String targetClassName)
public Set<PutStaticMethodCollector.MethodIdentifier> collectMethods()
Copyright © 2010–2017 EvoSuite. All rights reserved.