public class MeteredMethodBeanTest extends Object
| Constructor and Description |
|---|
MeteredMethodBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
callMeteredMethodOnce() |
void |
instantiateTest() |
void |
meteredMethodNotCalledYet() |
void |
removeMeterFromRegistry() |
public void instantiateTest()
@InSequence(value=1) public void meteredMethodNotCalledYet()
@InSequence(value=2) public void callMeteredMethodOnce()
@InSequence(value=3) public void removeMeterFromRegistry()
Copyright © 2020 Eclipse Foundation. All rights reserved.