## Summary If there is an empty test method, an analyzer should point to it with a warning. It could even warn user, if there are no asserts. ## Background and Motivation Empty test a is useless piece of code.