@Deprecated public class ProfilingTestRule extends org.junit.rules.TestWatcher
| Modifier and Type | Field and Description |
|---|---|
io.micrometer.core.instrument.MockClock |
clock
Deprecated.
|
io.micrometer.core.instrument.simple.SimpleMeterRegistry |
registry
Deprecated.
|
| Constructor and Description |
|---|
ProfilingTestRule()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
finished(org.junit.runner.Description description)
Deprecated.
|
protected void |
starting(org.junit.runner.Description description)
Deprecated.
|
public final io.micrometer.core.instrument.MockClock clock
public final io.micrometer.core.instrument.simple.SimpleMeterRegistry registry
protected void starting(org.junit.runner.Description description)
starting in class org.junit.rules.TestWatcherprotected void finished(org.junit.runner.Description description)
finished in class org.junit.rules.TestWatcherCopyright © 2003–2022 Atlassian. All rights reserved.