Java org.springframework.aop.aspectj RuntimeTestWalker fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.aop.aspectj RuntimeTestWalker fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.aop.aspectj RuntimeTestWalker.

The text is from its open source code.

Constructor

Method

booleantestsSubtypeSensitiveVars()
If the test uses any of the this, target, at_this, at_target, and at_annotation vars, then it tests subtype sensitive vars.
booleantestTargetInstanceOfResidue(Class targetClass)
booleantestThisInstanceOfResidue(Class thisClass)