| Package | Description |
|---|---|
| com_atlassian_clover | |
| com.atlassian.clover.recorder |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestNameSniffer.Null
Implementation returning null as the test name
|
static class |
TestNameSniffer.Simple
Simple value holder.
|
| Modifier and Type | Field and Description |
|---|---|
static TestNameSniffer |
TestNameSniffer.NULL_INSTANCE
A flyweight pattern.
|
| Modifier and Type | Method and Description |
|---|---|
static TestNameSniffer |
TestNameSnifferHelper.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. |
Copyright © 2023 OpenClover.org. All rights reserved.