public class Test { // COMPLIANT: allow empty method in test class public void f() { } }