ProfileValueChecker(next: Statement, testClass: Class<*>, @Nullable testMethod: Method)
Construct a new ProfileValueChecker statement.
next - the next Statement in the execution chain; never null
testClass - the test class to check; never null
testMethod - the test method to check; may be null if this ProfileValueChecker is being applied at the class level