public class TestNameSnifferHelper extends Object
| Constructor and Description |
|---|
TestNameSnifferHelper() |
| Modifier and Type | Method and Description |
|---|---|
static TestNameSniffer |
lookupTestSnifferField(Class currentTestClass)
Find the CloverNames.CLOVER_TEST_NAME_SNIFFER field in the current instance of a test class Return instance
assigned to this field if it's a TestNameSniffer or
null otherwise. |
public static TestNameSniffer lookupTestSnifferField(Class currentTestClass)
null otherwise.nullCopyright © 2023 OpenClover.org. All rights reserved.