Class FindArgumentAssertions

All Implemented Interfaces:
Detector, Priorities, org.apache.bcel.classfile.Visitor

public class FindArgumentAssertions extends AbstractAssertDetector
This detector can find Assertions that try to validate method arguments.